Import file details: product_quantity.csv
Edit on GitHubThis document describes the product_quantity.csv
file to configure Product Quantity Store information in your Spryker Demo Shop.
To import the file, run:
data:import:product-quantity
Import file parameters
The file should have the following parameters:
PARAMETER | REQUIRED | TYPE | REQUIREMENTS OR COMMENTS | DESCRIPTION |
---|---|---|---|---|
concrete_sku | ✓ | String | SKU of the concrete product. | |
quantity_min | Number | String | Minimum quantity of the product in cart. | |
quantity_max | Number | String | Maximum quantity of the product in cart. | |
quantity_interval | Number | String | Interval restrictions. |
Import file dependencies
This file has the following dependency: product_concrete.csv.
Import template file and content example
Find the template and an example of the file below:
FILE | DESCRIPTION |
---|---|
product_quantity.csv template | Exemplary import file with headers only. |
product_quantity.csv | Exemplary import file with headers only. |
Thank you!
For submitting the form