Is there any way to change the customer's current locale in the customer accounts?

We would like to provide customers to change the language in which they’re viewing their account without necessarily changing the market in which they view the account.

For example, an Australian customer that’s currently in France and would like to buy from the French market of a store, would like to view the customers account in English.

Can we do this programmatically with some sort of API or hook provided by the customer account extensions, or is there a solution for this already that is native to the customer accounts?

You could create a proxy page and possibly ask user to switch the language using some liquid. It is not possible to do it directly on customer accounts.

1 Like

Interesting approach, thanks for the idea!