Dedicated to the Hydrogen framework, headless commerce, and building custom storefronts using the Storefront API.
Hi.
I'm trying to solve a use case related to checkout internationalization. I'm using storefront api 2023-04, I create my checkouts with @InContext and pass the buyer identity, to be able to see changes in the checkout object prices when I change countries, this works fine, the problem is when you go to the checkout page is always going to show you the prices set with the country that the checkout was created(buyer identity). So, for example, if you create a checkout in the US, add some items to the cart, and change the country to Spain(ex: country picker), when you go to the checkout page, the prices there are in US dollars, not in Euros.
The only way that I found so far to address this use case was by calling