Price swapped if the same item is in the cart twice and one is from Assembly Options
ID: 1070336
Backlog
Published on 7/24/2024
•
Last update on 7/24/2024
Summary
If an item is added to the cart as an option (also known as child) from Assembly Options, and the same item is added to the cart as a regular item; the prices are mixed up, and each is applied to the incorrect one.
For example:
- Item as an option with a price of 0;
- Item as regular with a price of 100. In the order, the item as the option will have the price of 100 and the regular one with the price of 0.
Simulation
- Add an item with an assembly option to the cart, and make sure one of the options has a different price list in the configuration;
- Add the same item as the option.
Workaround
N/A