Import and export Price Management data

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 the Price Management PBC:

  • product_price.csv: allows you to define the price-related information for each product. This data defines the price type, whether is gross or net, its value, the store and currency to which the price applies, and other price data (for example, volumes price).

  • product_price_schedule.csv: use this file to schedule a specific price for a product. For that you have to define the price type, whether it’s gross or net, its value, the store and currency to which the price applies, the activation date of that price, and its validity.

  • currency.csv

If you import contract prices at high volume — millions of records from an ERP — see Handle price explosion and ERP-owned pricing in B2B for the architecture and write-path options before you tune the importers.

The table below provides details on Pricing 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 Price Imports information relative to product prices. data:import:product-price product_price.csv
Product Price Schedule Imports information about product scheduled prices. data:import:product-price-schedule product_price_schedule.csv