Skip to content

Prices of Bundle products on customer's wishlist are wrong #13181

Closed
@densen45

Description

@densen45

Preconditions

We tested this on two environments:

  1. Ubuntu 17.04, Apache2, PHP 7.0
  2. Ubuntu 17.10, Nginx, PHP 7.0

And we were able to reproduce this issue on the following two Magento 2 versions:

  1. M 2.1.10
  2. M 2.2.2

Steps to reproduce

  1. Create a Bundle product in the backend with at least one option with "Radio" and "User defined quantity" (also experienced the issue for "Checkbox")
  2. Access the Bundle in a browser
  3. Change the quantity of the option
  4. Notice and remember the calculated price
  5. Add the Bundle to the wishlist
  6. 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

Labels

Fixed in 2.2.xThe issue has been fixed in 2.2 release lineFixed in 2.3.xThe issue has been fixed in 2.3 release lineIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentReproduced on 2.2.xThe issue has been reproduced on latest 2.2 releaseReproduced on 2.3.xThe issue has been reproduced on latest 2.3 release

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions