Import 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

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

Import file dependencies

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

Import template file and content example

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