File details - product_attribute_key.csv
Edit on GitHubThis document describes the product_attribute_key.csv
file to configure Product Attribute information on your Spryker Demo Shop.
To import the file, run:
data:import:product-attribute-key
Import file parameters
The file should have the following parameters:
PARAMETER | REQUIRED | TYPE | REQUIREMENTS OR COMMENTS | DESCRIPTION |
---|---|---|---|---|
attribute_key | ✓ | String | Must be unique. | Product attribute key name. |
is_super | Boolean | If empty it will be imported as False (0). False = 0 = It is not a super attribute. True = 1 = It is a super attribute. |
Indicates whether it is a super attribute or not. |
Import file dependencies
This file has no dependencies.
Import template file and content example
Find the template and an example of the file below:
FILE | DESCRIPTION |
---|---|
product_attribute_key.csv template | Exemplary import file with headers only. |
product_attribute_key.csv | Product Exemplary import file with Demo Shop data. |
Thank you!
For submitting the form