Import file details: sales_order_threshold.csv
Edit on GitHubThis 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:
- currency.csv
- glossary.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 |
|---|---|
| sales_order_threshold.csv template | Exemplary import file with headers only. |
| sales_order_threshold.csv | Exemplary import file with Demo Shop data. |
Thank you!
For submitting the form