Import file details: category_store.csv

Edit on GitHub

This 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.
excluded_store_names String To remove all stores, use the asterisk (*) symbol.

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