Global expansion, localizing content, and selling in multiple currencies and languages
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hello,
I am one of the admins on a Shopify website with several international markets.
Is it possible to make it so any visitors to the site from a USA IP address can only see the version of the website for the USA?
Please advise.
thanks,
fmg
Yes, this is possible, though would require some custom javascript to get going.
You could use a service like https://ipapi.co/ to grab the user's geo-location, and if the user is from the US, you could redirect them to the USA site, or show them US content, etc.
If you'd like, I'd be happy to help with this 🙂