const menusNames = ['mainMenu', 'subMenu', 'productMenu', 'rangeMenu', 'newMenu']; export async function getMenus() { const collectionsNames = menusNames; const promises = []; collectionsNames.forEach(collection => { promises.push(wixData.query(collection).find()); }); const resolvedData = await Promise.all(promises); const menusData = { 'mainMenu': resolvedData[0].items, 'subMenu': resolvedData[1].items, 'productMenu': resolvedData[2].items, 'rangeMenu': resolvedData[3].items, 'newMenu': resolvedData[4].items }; return { menusNames, menusData }; }
top of page

SPEND $40 AND GET A FREE BIBLE 

SPECIALS

ReligiousTextbooks.com

- FREE BIBLE -

When You Spend $40.00!

At the checkout, please type the SKU CODE (see below) in the notes section and get that Bible FREE.

IMG_0826 (2).JPG

SKU CODE 000157

s-l500 (6)78.jpg

SKU CODE 000158

king james 21st century.jpg

SKU CODE 000080

IMG_0636_edited.jpg

SKU CODE 000109

icbprincess.jpg

SKU CODE 000020

bottom of page