Hello everybody!
I’m working on a project of Vue StoreFront with Shopify and after I added a lot of currencies and countries on VSF and also created many markets on Shopify, I’m always receiving the prices on dollars on the products list page and on the cart page, although I change the user country and consequently the currency (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!