-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Magento 2.1.1 Problem with change currency #6746
Comments
@Omar-Oleh have you created currency rates? |
@Omar-Oleh reproduced. Answers to that questions are not necessary. Thank you for reporting issue! |
Our internal issue is MAGETWO-59089. |
…ETWO-59089 Fixed issues: - MAGETWO-59089 [Github]Magento 2.1.1 Problem with change currency #6746
We're experiencing the same when switching between GBP and JPY currencies: Some workarounds that I know of to prevent this issue from occurring is to:
I tried writing an extension to override this behaviour, to no avail (I might be doing something wrong LOL). But it still doesn't solve the root cause of the problem. |
Fix is delivered to mainline. Closing the issue. |
@SerhiyShkolyarenko is there a commit reference? |
Noticed another issue when selecting product variants using the swatches. |
@eldonbite thank you for the notice. |
I created an issue for the problem described above: #7371 Wrong price upon selecting product options after switching currency Thanks and regards, |
thanks @eldonbite! |
Hi @eldonbite @Omar-Oleh @Ctucker9233 |
… change currency Fixed issues: - MAGETWO-59089 [Github]Magento 2.1.1 Problem with change currency magento#6746 (cherry picked from commit a9510d3)
@SerhiyShkolyarenko, could you please reopen this until the fix is delivered into a release? Thanks in advance. The issue is clearly reported for 2.1.x. It is only reasonable to expect this fix in a 2.1.x release before closing the issue. |
is this issue solved? |
Internal ticket to track issue progress: MAGETWO-69665 |
… currency #6746 - for 2.1.x
… currency #6746 - for 2.1.x
… currency #6746 - for 2.1.x
… currency #6746 - for 2.1.x
… currency #6746 - for 2.1.x
… currency #6746 - for 2.1.x
… currency #6746 - for 2.1.x
… currency #6746 - for 2.1.x
… currency #6746 - for 2.1.x
… currency #6746 - for 2.1.x
Fixed issues: - MAGETWO-60246 [Backport] - [Github]Magento 2.1.1 Problem with change currency #6746 - for 2.1.x - MAGETWO-70329 [GITHUB] The rich snippets are giving a warning for the element price #7173 - MAGETWO-85781 Configurable product Final Price ignores Catalog Rule - MAGETWO-83204 "Hide from Product Page" option does not work for child of configurable product - MAGETWO-83094 Products Ordered Report exported CSV is empty - MAGETWO-71701 [Backport] - Catalog top nav, CSS class not set to active when using Varnish - for 2.1 - MAGETWO-71229 Warning message is cached and shown a few times on the shopping cart
THIS SOLUTION WORK FOR ME: First i need select the country of the currency that i need, in Store Configuration > General > Store Information > Country After i can change the currency in Currency Configuration |
Preconditions
Magento 2.1.1
Created two currencies (United Arab Emirates Dirham and Qatari Rial)
Cache is enabled
Steps to reproduce
Open category page on frontend
Change currency
Expected result
Currency is changed on product listing
Actual result
Currency do not changed. Problem with FPC(I have refreshed FPC, the currency is work fine. But if I changed currency one more, it is do not working)
The text was updated successfully, but these errors were encountered: