vuestorefront / shopify

Vue Storefront 2 integration for Shopify
https://docs.vuestorefront.io/shopify
MIT License
150 stars 84 forks source link

Prices are not respecting the selected currency #364

Open JoaoMartins1930 opened 2 years ago

JoaoMartins1930 commented 2 years ago

What is your question / Please describe your issue

Hello everybody! I'm working on a project of VSF with Shopify and after I added a lot of currencies and countries on VSF and also created many markets on Shopify, I am receiving all the prices on dollars on the products list page and on the cart page, although the product page has always the right price regarding which country user has selected (which is the correct behavior). I almost haven't touched on the code from this two pages, so it's just like when I created the project from the CLI. As any of you faced this? Do you know what I should do to receive price in all pages, always depending on the selected currency? Thank you!

What version of Vue Storefront are you using?

1.1.2

Code of Conduct