Import file details: product_offer_stock.csv
Edit on GitHubThis document describes the product_offer_stock.csv file to configure Merchant product offer stock information in your Spryker shop.
Import file dependencies
Import file parameters
The file should have the following parameters:
| PARAMETER | REQUIRED | TYPE | DEFAULT VALUE | REQUIREMENTS OR COMMENTS | DESCRIPTION |
|---|---|---|---|---|---|
| product_offer_reference | ✓ | String | Unique | Identifier of the merchant product offer in the system. | |
| stock_name | ✓ | String | Stock name is defined as described in the merchant warehouse. | Name of the stock. | |
| quantity | ✓ | Integer | The number of product offers that are in stock. | ||
| is_never_out_of_stock | Integer | 1—option is enabled 0—option is disabled. |
Allows the offer to be never out of stock. |
Import template file and content example
| FILE | DESCRIPTION |
|---|---|
| template_product_offer_stock.csv | Import file template with headers only. |
| product_offer_stock.csv | Exemple of the import file with Demo Shop data. |
Import command
data:import product-offer-stock
Thank you!
For submitting the form