Background of the issue:
I am trying to set up a reset cart during currency switching. I have set default currencies for languages: EUR for English and PLN for Polish. I want to avoid resetting the cart when switching languages.
Symptoms:
When I switch languages in the cart, the currency changes automatically, but the price as a number doesn't change.
Questions:
How can I avoid the behavior where the currency changes but the price as a number doesn't change when switching languages?