Import file details: cms_slot_block.csv
Edit on GitHubThis document describes the cms_slot_block.csv
file to configure CMS Slot Block information in your Spryker Demo Shop.
Import file dependencies
Import file parameters
PARAMETER | REQUIRED | TYPE | REQUIREMENTS OR COMMENTS | DESCRIPTION |
---|---|---|---|---|
template_path | ✓ | String | Must be a valid path to a twig template. | Path to the Twig file template. |
slot_key | ✓ | String | Slot key identifier. | |
block_key | ✓ | String | Block key identifier. | |
position | ✓ | Integer | Position of the block in the slot. | |
conditions.productCategory.all | String | Conditions for all product categories. | ||
conditions.productCategory.skus | String | Conditions for product category and product SKUs. | ||
conditions.productCategory.category_key | String | N/A | Conditions for product category and category key identifiers. | |
conditions.category.all | String | Conditions for all categories. | ||
conditions.category.category_key | String | Conditions for categories and product category key identifiers. | ||
conditions.cms_page.all | String | Conditions for all CMS pages. | ||
conditions.cms_page.page_key | String | Conditions for Page key identifiers and CMS pages. |
Import template file and content example
FILE | DESCRIPTION |
---|---|
cms_slot_block.csv template | Exemplary import file with headers only. |
cms_slot_block.csv | Exemplary import file with Demo Shop data. |
Import file command
data:import:cms-slot-block
Thank you!
For submitting the form