File details: merchant_product_offer_store.csv

Edit on GitHub

This document describes the merchant_product_offer_store.csv file to configure merchant product offer stores in your Spryker shop.

To import the file, run:

data:import merchant-product-offer-store

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.
store_name String Value previously defined in the stores.php project configuration. Store where the merchant product offer belongs.

Import file dependencies

The file has the following dependencies:

Import template file and content example

Find the template and an example of the file below:

FILE DESCRIPTION
template_merchant_product_offer_store.csv Import file template with headers only.
merchant_product_offer_store.csv Exemple of the import file with Demo Shop data.