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

ABOUT

ReligiousTextbooks.com

- OUR PRODUCT -

Bargain books are excess inventory that we purchased directly from Wholesalers. We purchased these books and we pass along these savings to our customers by selling them for up to 40% off publisher’s list price. These books are NEW and have never been used and in great reading condition and will, in most cases, have a small dot or line on the edge of the book to signify it is a discounted title. All of our books are in great reading condition. ALL dollar items are USED AND NOT RETURNABLE.

puzzle2.jpg
ReligiousTextbooks.com
ReligiousTextbooks.com
ReligiousTextbooks.com
bottom of page