Bundle options order is not updated by import

This article provides a solution for the issue when after importing products from a .csv file, the bundle product options appear in a different order than they are listed in the import file.

Affected products and versions

  • Adobe Commerce on cloud infrastructure 2.2.x, 2.3.x
  • Adobe Commerce on-premises 2.2.x, 2.3.x
  • Magento Open Source

Issue

Prerequisites:

You have a valid .csv file containing bundle products.

Steps to reproduce:

  1. Import the file using the Import functionality.
  2. Open the bundle product page.

Expected results:

The options order is the same as in the .csv file.

Actual results:

The options order is different from that in the .csv file.

Cause

The options position was not declared explicitly.

Solution

  1. Declare a position explicitly for each option in the position parameter of the bundle_values column in the .csv file. For detailed instructions, see Edit the Product Data in our user guide.
  2. Repeat the import operation.

For general information on Import, see the Importing Bundle Product in our user guide.

recommendation-more-help
8bd06ef0-b3d5-4137-b74e-d7b00485808a