Categories data import
Edit on GitHub
You are browsing a previous version of the document. The latest version is 202307.0.
Categories contains data required to set up categories in your online store. We have structured this section according to the two CSV files that you will have to use to import the data:
- category.csv: allows you to import all relevant information about the categories such as categories names, key, descriptions and additional settings like activating them or allowing customers to search for them.
- category_template.csv: allows you to import any category templates.
The table below provides details on Categories data importers, their purpose, CSV files, dependencies, and other details. Each data importer contains links to CSV files used to import the corresponding data, including specifications of mandatory and unique fields, dependencies, detailed explanations, recommendations, templates, and content examples.
DATA IMPORTER | PURPOSE | CONSOLE COMMAND | FILE(S) | DEPENDENCIES |
---|---|---|---|---|
Category | Imports information about product categories definition. | data:import:category |
category.csv | category_template.csv |
Category Template | Imports information relative to product category templates. | data:import:category-template |
category_template.csv | None |
Category Store | Imports configuration of assignments of categories. | data:import:category-store |
category_store.csv | stores.php |
Thank you!
For submitting the form