Importing Demo Shop data

Edit on GitHub

To import data into a Spryker Demo Shop, you need to:

  1. Enable the existing data importers or create your own.
  2. Populate the CSV files with import data.
  3. Define the correct order of import.
  4. Run either individual data importers, or in bulk.

This section will help you with this process. Here you will find explanation on the purpose and format of each import file and what combination of import files to use to accomplish common tasks like setting up store configuration or populating the catalog. To help you create your import files, we have provided details, examples and templates of the import CSV files structured by categories in the Data Import Categories section.