File details: product_label.csv

Edit on GitHub
You are browsing a previous version of the document. The latest version is 202307.0.

This document describes the product_label.csv file to configure Product Label information in your Spryker Demo Shop.

Import file dependencies

product_abstract.csv.

Import file parameters

PARAMETER REQUIRED TYPE REQUIREMENTS OR COMMENTS DESCRIPTION
name String Name of the label.
is_active Boolean Indicates if the label is active.
is_dynamic Boolean Indicates if the label is dynamic.
is_exclusive Boolean Indicates if the label is exclusive.
front_end_reference String Front end reference of the label.
valid_from Date Label valid from this date.
valid_to Date Label valid to this date.
name.{ANY_LOCALE_NAME}*
Example value: name.en_US
String Name of the label, in the available locale (US for our example).
product_abstract_skus String List of comma-separated product abstract SKUs.

*ANY_LOCALE_NAME: Locale date is dynamic in data importers. It means that ANY_LOCALE_NAME postfix can be changed or removed, and any number of columns with different locales can be added to the CSV files.

Import template file and content example

FILE DESCRIPTION
product_label.csv template Exemplary import file with headers only.
product_label.csv Exemplary import file with headers only.

Import command

data:import:product-label