Skip to main content

Price Loader Component

You can use the Commerce Price Loader component to import Commerce price data from one Commerce store to another. You can import:

  • Price data files of any size.
  • Tier and sale pricing associated with prices.
caution

The Price Import integration does not support bundles.

Connections

Collect the following Commerce API keys. You can find this information in SYSTEM > Application Keys in Commerce Manager when logged in as a user with Seller Admin privileges.

Commerce API KeyDescription
API Base URLYour Commerce API Base URL.
Client IDYour Commerce Client ID.
Client SecretYour Commerce Client Secret.

Actions

The component has the following actions.

Load Prices

InputTypeDescription
ConnectionconnectionCommerce connection.
PricestextThe data that you provide to the Price Loader component must conform to JSON Lines text format and conform to the model here.
Log LevelstringThe level of logging.

Load Pricebooks

InputTypeDescription
ConnectionconnectionCommerce connection.
Price BookstextThe data that you provide to the Price Loader component must conform to JSON Lines text format and conform to the model here.
Log LevelstringThe level of logging.