Closed
Description
Preconditions
We tested this on two environments:
- Ubuntu 17.04, Apache2, PHP 7.0
- Ubuntu 17.10, Nginx, PHP 7.0
And we were able to reproduce this issue on the following two Magento 2 versions:
- M 2.1.10
- M 2.2.2
Steps to reproduce
- Create a Bundle product in the backend with at least one option with "Radio" and "User defined quantity" (also experienced the issue for "Checkbox")
- Access the Bundle in a browser
- Change the quantity of the option
- Notice and remember the calculated price
- Add the Bundle to the wishlist
- Compare the price that was displayed on the Bundle product view page to the price from the wishlist
Expected result
The Bundle's price is the same.
Actual result
The Bundle's price differs.
Actually, the price is calculated based on the default values for the selections that were configured in the backend and not on the customer's defined quantities.
Hovering over the "Details" the correct quantities for the selections are shown.
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.2 release lineThe issue has been fixed in 2.3 release lineGate 2 Passed. Manual verification of the issue description passedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentThe issue has been reproduced on latest 2.2 releaseThe issue has been reproduced on latest 2.3 release