Menu
Import catalogue
Bring Najd Kitchen’s menu over from a spreadsheet. The file is read in the browser and checked against what this brand already sells — you see every change before anything is written.
Drop the catalogue file here
A .csv exported from a spreadsheet, up to 2,000 rows
Columns the file needs
nameRequired — matched against existing itemsname_arArabic name on the menu and receiptcategoryMust already exist in this brandpriceRequired — number, no currency signcostOptional — drives the marginavailableyes / nogroupsOption group ids, separated by |
Categories in this brand: Starters, Main Dishes, Grills, Desserts, Drinks
Matching is by item name within this brand. A name that already exists is repriced, a new name is created, and nothing at another brand is touched. Back to the catalogue.