File details: product_packaging_unit.csv
Edit on GitHubThis document describes the product_packaging_unit.csv file to configure information about product packaging units in your Spryker shop.
Import file dependencies
Import file parameters
| PARAMETER | REQUIRED | TYPE | DESCRIPTION |
|---|---|---|---|
| concrete_sku | ✓ | string | Concrete product SKU of packaging unit. |
| lead_product_sku | ✓ | string | Lead product concrete SKU. |
| packaging_unit_type_name | ✓ | string | Type a name of the current concrete product. |
| default_amount | optional | positive integer |
|
| is_amount_variable | ✓ | bool integer |
|
| amount_min | optional | positive integer |
|
| amount_max | optional | positive integer |
|
| amount_interval | optional | positive integer |
Min = 3; Max = 10; Interval = 2 Choosable: 3, 5, 7, 9 |
Import file template and content example
| FILE | DESCRIPTION |
|---|---|
| template_product_packaging_unit.csv | Import file template with headers only. |
| product_packaging_unit.csv | Exemplary import file with the Demo Shop data. |
Import file command
data:import:product-packaging-unit
Thank you!
For submitting the form