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.
Prerequisites:
You have a valid .csv file containing bundle products.
Steps to reproduce:
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.
The options position was not declared explicitly.
position
parameter of the bundle_values
column in the .csv file. For detailed instructions, see Edit the Product Data in our user guide.For general information on Import, see the Importing Bundle Product in our user guide.