File details: merchant_stock.csv

Edit on GitHub

This document describes the merchant_stock.csv file to configure merchant stock information in your Spryker shop.

To import the file, run:

data:import merchant-stock

Import file parameters

The file should have the following parameters:

PARAMETER REQUIRED TYPE DEFAULT VALUE REQUIREMENTS OR COMMENTS DESCRIPTION
merchant_reference String Unique Identifier of the merchant in the system.
stock_name String Stock name is defined as described in merchant warehouse. Name of the stock.

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_stock.csv Import file template with headers only.
merchant_stock.csv Example of the import file with Demo Shop data.