File details: gift_card_concrete_configuration.csv
- 1 Minute To Read
-
Print
-
DarkLight
This article contains content of the gift_card_concrete_configuration.csv file to configure Gift Card Concrete Configuration information on your Spryker Demo Shop. A Gift Card Product is a regular product in the shop which represents a Gift Card that Customer can buy. In this file, you can configure the ammount of money that will be loaded in the Gift Card.
Headers & Mandatory Fields
These are the header fields to be included in the .csv file:
Field Name | Mandatory | Type | Other Requirements/Comments | Description |
---|---|---|---|---|
sku | Yes | String | N/A* | SKU identifier of the Concrete Gift Card Product. |
value | Yes | Integer | N/A | The amount of money that will be loaded in the Gift Card. |
*N/A: Not applicable.
Dependencies
This file has the following dependencies:
Template File & Content Example
A template and an example of the gift_card_concrete_configuration.csv file can be downloaded here:
File | Description |
---|---|
gift_card_concrete_configuration.csv template | Gift Card Concrete Configuration .csv template file (empty content, contains headers only). |
gift_card_concrete_configuration.csv | Gift Card Concrete Configuration .csv file containing a Demo Shop data sample. |