Important

You are browsing upcoming documentation for version 6.0 of OroCommerce, OroCRM, and OroPlatform, scheduled for release in 2024. Read version 5.1 (the latest LTS version) of the Oro documentation to get up-to-date information.

See our Release Process documentation for more information on the currently supported and upcoming releases.

Configure Product Data Export per Customer 

You can control whether to allow registered customer users to export products, their prices, and price tiers into a .csv file from the storefront product collection and search results pages. You can configure these settings globally, per organization, website, customer group, and customer.

Hint

In addition to configuring product grid export on the configuration levels mentioned above, you can mark “simple” fields of a product as Exportable. You can also mark a price attribute as Enabled in Product Export. Exportable setting is available for all “simple” fields (scalar values and select/multi-select enums) of the product entity. Export is not allowed for relations, other complex fields (“WYSIWYG”, attachments, etc.), and entityfallback-type fields. Please note that the product name is always included in the export.

Export product data from the storefront product collection page

To configure product data export settings per customer:

  1. Navigate to Customers > Customers in the main menu.

  2. For the necessary customer, hover over the More Options menu to the right of the necessary customer and click the Configuration icon to start editing the configuration.

Configuration settings for a customer
  1. Select Commerce > Products > Customer Settings in the menu to the left.

Product data export configuration options on customer level
  1. Enable the following options by clearing the Use Customer Group checkbox next to the required option:

    • Enable Product Grid Export — Enable this option to allow customers in the storefront to export selected product data. Once you enable this option and click Save Settings on the top right, options Include Product Prices and Include Price Tiers will be displayed.

    • Include Product Prices — Enable this option to add product prices to the exported product data file. Data will be displayed only for the primary unit, minimum quantity, and the currency currently selected in the storefront.

    • Include Price Tiers — Enable this option to include price tiers in the exported product data file, if available. Product units will be omitted in the exported file if they have no price.

  2. Click Save Settings.