Gift Cards

Edit on GitHub

The Gift Cards category contains all data you need to manage gift cards information in your online store. We have structured this section according to the following CSV files that you will have to use to import the data:

The table below provides details on Gift Cards data importers, their purpose, CSV files, dependencies, and other details. Each data importer contains links to CSV files used to import the corresponding data, including specifications of mandatory and unique fields, dependencies, detailed explanations, recommendations, templates, and content examples.

DATA IMPORTER PURPOSE CONSOLE COMMAND FILES DEPENDENCIES
Gift Card Abstract Configuration Imports gift card product configuration information. A Gift Card Product is a regular product in the shop which represents a Gift Card that Customer can buy. The Gift Card Abstract Product configuration represents a type of Gift Cards with a code pattern (for example, “Xmas”, “Happy-B”, etc.). data:import:gift-card-abstract-configuration gift_card_abstract_configuration.csv product_abstract.csv
Gift Card Concrete Configuration Imports gift card product configuration information. This data is used to configure the amount of money that will be top-up (loaded) in the Gift Card. data:import:gift-card-concrete-configuration gift_card_concrete_configuration.csv product_concrete.csv