Import file details: content_product_set.csv

Edit on GitHub

This document describes the content_product_set.csv file to configure Content Product Set information in your Spryker Demo Shop.

Import file dependencies

This file has the following dependency: product_set.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 Description of the content.
product_set_key.default String Default key identifier of the product set.
product_set_key.{ANY_LOCALE_NAME}*
Example value: product_set_key.en_US
String Key identifier of the product set, translated

*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_set.csv template Exemplary import file with headers only.
content_product_set.csv Exemplary import file with Demo Shop data.

Import file command

data:import:content-product-set