Import file details: content_product_abstract_list.csv
Edit on GitHubThis document describes the content_product_abstract_list.csv
file to configure Content Product Abstract List information in your Spryker Demo Shop.
Import file dependencies
This file has the following dependency: product_abstract.csv.
Import file parameters
PARAMETER | REQUIRED | TYPE | REQUIREMENTS OR COMMENTS | DESCRIPTION |
---|---|---|---|---|
key | ✓ | String | Must be unique. | Unique identifier of the content. |
name | ✓ | String | Human-readable name. | Name of the content. |
description | String | N/A | Description of the content. | |
skus.default | ✓ | String | N/A | Default list of product abstract SKUs. |
skus.{ANY_LOCALE_NAME}* Example value: skus.en_US |
String | N/A | List of product abstract SKUs, translated into the specified locale (US for our example). |
*ANY_LOCALE_NAME: Locale date is dynamic in data importers. It means that ANY_LOCALE_NAME postfix can be changed, removed, and any number of columns with different locales can be added to the CSV files.
Import template file and content example
FILE | DESCRIPTION |
---|---|
content_product_abstract_list.csv template | Exemplary import file with headers only. |
content_product_abstract_list.csv | Exemplary import file with Demo Shop data. |
Import file command
data:import:content-product-abstract-list
Thank you!
For submitting the form