Import file details: discount_amount.csv

Edit on GitHub

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

To import the file, run:

data:import:discount-amount

Import file parameters

PARAMETER REQUIRED TYPE REQUIREMENTS OR COMMENTS DESCRIPTION
discount_key String Key identifier of the discount.
store String Name of the store to which the discount applies to.
currency String Currency ISO code of the discount.
value_net Number Net value of the discount.
value_gross Number Gross value of the discount.

Import template file and content example

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