Import file details: price-product-offer.csv

Edit on GitHub

This document describes the price-product-offer.csv file to configure Merchant product offer price information in your Spryker shop.

Import file dependencies

Import file parameters

PARAMETER REQUIRED TYPE DEFAULT VALUE REQUIREMENTS OR COMMENTS DESCRIPTION
product_offer_reference String Unique Identifier of the merchant product offer in the system.
price_type String Can be DEFAULT or ORIGINAL Price type.
store String Value previously defined in the stores.php project configuration. Store the price is defined for.
currency String Defined in the ISO code. Currency of the price.
value_net Integer Empty price values are imported as zeros. Net price in cents.
value_gross Integer Empty price values are imported as zeros. Gross price in cents.
price_data.volume_prices Array Price data which can be used to define alternative prices, that is, volume prices, overwriting the given net or gross price values.

Import template file and content example

FILE DESCRIPTION
template_price-product-offer.csv Import file template with headers only.
price-product-offer.csv Example of the import file with Demo Shop data.

Import command

data:import price-product-offer