File details - product_label_store.csv

Edit on GitHub

This document describes the product_label_store.csv file to configure Product Label and store assignment information in your Spryker Demo Shop.

To import the file, run:

data:import:product-label-store

Import file parameters

The file should have the following parameters:

PARAMETER REQUIRED TYPE REQUIREMENTS OR COMMENTS DESCRIPTION
name String Name of the label.
store_name String Defines the store relation of the product label.

Import file dependencies

This file has the following dependency: product_label.csv.

Import template file and content example

Find the template and an example of the file below:

FILE DESCRIPTION
product_label_store.csv template Exemplary import file with headers only.
product_label_store.csv Exemplary import file with Demo Shop data.