Let's analyze in detail how to add products to the online store application. In this module you can add products to the online store by downloading a CSV file or YML / XML, or add them manually to the application.
On the new page you can create categories of goods, for example, shoes, clothes, accessories and so on. For this you need:
By clicking the "Save" button below on the page or "Enter" on the keyboard, you will create a category, after which it will appear in the list of categories.
By clicking on a category, a new window will open where you can either create subcategories in the same way, or fill the category you created with goods.
You can create a subcategory of a category using the "Add Category" button. For example, the category "Women's Clothing" contains subcategories of "Dresses", "Jeans", "Blouses.
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 can 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 with goods.
To return to the beginning of the catalog, click on “Catalog” above the name “Products / Catalog”.