Import file details: sales_order_threshold.csv

Edit on GitHub

This document describes the sales_order_threshold.csv file to configure Sales Order Threshold information in your Spryker Demo Shop.

To import the file, run:

data:import:sales-order-threshold

Import file parameters

The file should have the following parameters:

PARAMETER REQUIRED TYPE REQUIREMENTS OR COMMENTS DESCRIPTION
store String Name of the store.
currency String Currency ISO code.
threshold_type_key String Identifier of the threshold type.
threshold Integer Threshold value.
fee Integer Threshold fee.
message_glossary_key String Identifier of the glossary message.

Import file dependencies

This file has the following dependencies:

Import template file and content example

Find the template and an example of the file below:

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