Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect price on product page for configurable products in multi-currency store #7712

Closed
vacre opened this issue Dec 7, 2016 · 3 comments

Comments

@vacre
Copy link

vacre commented Dec 7, 2016

Preconditions

  1. Magento CE 2.1.2 without sample data
  2. PHP 7.0.13
  3. MySQL Ver 14.14 Distrib 5.7.16, for Linux (x86_64) using EditLine wrapper

Steps to reproduce

  1. Create a configurable product with at least two options with different prices.
  2. Activate at least two currencies for the store (Stores->Configuration->General->Currency Setup->Currency Options->Allowed Currencies).
  3. Activate the option to display prices both with and without tax in catalog (Stores->Configuration->Sales->Tax->Price Display Settings).
  4. Go to the product page of the newly created product and choose the different options and notice the display price, it will be correct.
  5. Now change currency on the storefront and again choose options for the product.

Expected result

  1. The display price for configurable products options is correct for all currencies.

Actual result

  1. The display price becomes incorrect for the configurable options when changing currencies.
@eldonbite
Copy link

Looks like we're experiencing the same issue (#7371).

@vacre
Copy link
Author

vacre commented Dec 15, 2016

Looks like it. Yet another issue (#7790) has been reported of the problem.

@veloraven
Copy link
Contributor

@vacre thank you for your report but I'm closing it as a duplicate of #7371.
And thank you for pointing at another duplicate issue.

magento-devops-reposync-svc pushed a commit that referenced this issue Jun 11, 2022
[Amigos] Community Contributions - 2.4-develop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants