Import file details: category_store.csv
Edit on GitHubThis document describes the category_store.csv file to configure assignments of categories in your Spryker shop.
Import file dependencies
The file has the following dependency: stores.php configuration file of the Demo Shop PHP project.
Import file parameters
| PARAMETER | REQUIRED | TYPE | REQUIREMENTS OR COMMENTS | DESCRIPTION |
|---|---|---|---|---|
| category_key | ✓ | String | Category key of the category. | |
| included_store_names | String | To accept all stores, use the asterisk (*) symbol. | Holds store names to include separated by a comma. | |
| excluded_store_names | String | To remove all stores, use the asterisk (*) symbol. | Holds store names to exclude separated by a comma. |
Import template file and content example
| FILE | DESCRIPTION |
|---|---|
| template_category_store.csv | Exemplary import file with headers only. |
| category_store.csv | Exemplary import file with Demo Shop data. |
Import file command
data:import:category-store
Thank you!
For submitting the form