Store change using "localization.country.iso_code" based on user location

Hi,

I need to shift between 2 shopify stores (ex US/AU) based on the user location.

Is it ok to use ‘localization.country.iso_code’ to check the country and redirect using javascript.

Is it always accurate? Or do i have to user geo location service or app.

Thank you!

Nal

Hi,

It is better to use app

Hi @Small_Task_Help ,

Is there any reason, Is the 'localization.country.iso_code" not returned correctly in all countries? I’m trying to avoid apps as much as possible.

Thank you!