File details - discount_store.csv

Edit on GitHub

This document describes the discount_store.csv file to configure Discount Store information in your Spryker Demo Shop.

To import the file, run:

data:import:discount-store

Import file parameters

The file should have the following parameters:

PARAMETER REQUIRED TYPE REQUIREMENTS OR COMMENTS DESCRIPTION
discount_key String discount_key must be included in the discount.csv file.
store_name String Name of the store to which the discount applies.

Import file dependencies

This file has the following dependencies:

  • discount.csv
  • stores.php configuration file of the demo shop PHP project

Import template file and content example

Find the template and an example of the file below:

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