In the “Menu” module of the restaurant application, you can fill your application with goods by downloading a CSV file or YML / XML, or add it manually during menu settings in the application.
On the new page, you need to create categories of goods, for example, shoes, clothes, accessories and so on. For this you need:
By clicking “Save” below on the page or “Enter” on the keyboard, you will create a category, after which it will appear in the list. By clicking on a category, a new window opens, where you can either create subcategories in the same way, or fill in an already created one.
You can create a subcategory of a category using the "Add Category" button. For example, the category “Main dishes” contains subcategory "Pizza".
You can create a product in a category using the "Add Product" button.
Then a new page opens where you need:
Having saved your product, you will see its photo and name, next to the name are a pencil and an urn. By clicking on the pencil, you can edit the product you created, and by clicking on the urn - delete.
In categories, you can create either products or subcategories. After creating subcategories, you can fill them.
To return to the beginning of the catalog, click on “Catalog” at the top above the name “Products / Catalog”.