Skip to content

[Issue] Convert MSRP currency of configurable product options #29603

Closed
@m2-assistant

Description

@m2-assistant

This issue is automatically created based on existing pull request: #27446: Convert MSRP currency of configurable product options


Preconditions:

Magento 2.4-develop

The MSRP of configurable products is updated in Javascript when an option is chosen. Javascript uses an object with prices of the options. The prices in this object are converted to the chosen currency. MSRP prices however were not converted, leading to the price being displayed in a wrong currency.

Steps to reproduce:

  1. Enable MAP (Configuration > Sales > Sales > Minimum Advertised Price > Enable MAP).
  2. Enable multiple currencies (Configuration > General > Currency Setup > Allowed Currencies)
  3. Create a configurable product with options that have an MSRP
  4. Go to the frontend and choose a currency that is not the base currency
  5. View the product on the frontend a choose an option.

Expected result: ✔️ The MSRP is converted to the chosen currency

2020-09-10_13-55

Actual result: ✖️ The MSRP is not converted but it is labeled as the chosen currency

2020-09-10_13-59

Metadata

Metadata

Assignees

No one assigned

    Labels

    Component: ConfigurableProductFixed in 2.4.xThe issue has been fixed in 2.4-develop branchIssue: 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 developmentPriority: P2A defect with this priority could have functionality issues which are not to expectations.Progress: doneReported on 2.4.0Indicates original Magento version for the Issue report.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branchSeverity: S2Major restrictions or short-term circumventions are required until a fix is available.

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions