Product options data import

Edit on GitHub

To learn how data import works and about different ways of importing data, see Data import. This section describes the data import files that are used to import data related to product options:

  • product_option.csv: allows you to define product options, like insurance, warranty or gift wrapping, and its abstract products.
  • product_option_price.csv: allows you to define the net and gross prices for each product option.

The table below provides details on Product Options 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
Product Option Imports information about product options, like insurance, warranty or gift wrapping, and the list of Abstract Product SKUs to which the Product Option is available. data:import:product-option product_option.csv None
Product Option Price Imports information to set the prices net and gross for each of Product Option, per store and per currency. data:import:product-option-price product_option_price.csv product_option.csv