File details - product_group.csv

Edit on GitHub

This document describes the product_group.csv file to configure Product Group information in your Spryker Demo Shop.

To import the file, run:

data:import:product-group

Import file parameters

The file should have the following parameters:

PARAMETER REQUIRED TYPE REQUIREMENTS OR COMMENTS DESCRIPTION
group_key String Must be unique. Product group identifier.
abstract_sku String SKU of the abstract product.
position Integer The position of the product within that group.

Import file dependencies

This file has the following dependency: product_abstract.csv.

Import template file and content example

Find the template and an example of the file below:

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