Import file details: product_concrete_pre_configuration.csv
Edit on GitHubThis document describes the product_concrete_pre_configuration.csv file to configure configurable product information in your Spryker shop.
Import file dependencies
File details: product_concrete.csv
Import file parameters
| PARAMETER | REQUIRED | TYPE | DEFAULT VALUE | REQUIREMENTS AND COMMENTS | DESCRIPTION |
|---|---|---|---|---|---|
| concrete_sku | ✓ | String | Must be an SKU of an existing product. | Unique product identifier. | |
| configurator_key | ✓ | String | Multiple products can use the same configurator_key. |
Unique identifier of a product configurator to be used for this product. | |
| is_complete | ✓ | Boolean | 0 | True = 1 False = 0 |
Defines if product configuration is complete by default. |
| default_configuration | String | Accepts JSON. | Defines the configuration customers start configuring the product with. | ||
| default_display_data | String | Accepts JSON. | Defines the configuration to be displayed to customers when they start configuring the product. The parameters are taken from default_configuration. |
Import template file and content example
| FILE | DESCRIPTION |
|---|---|
| Template product_concrete_pre_configuration.csv | Import file template with headers only. |
| product_concrete_pre_configuration.csv | Exemplary import file with Demo Shop data. |
Import command
data:import:product-configuration
Thank you!
For submitting the form