How to get the local currency/country name from where a user is visiting our Shopify store?
I’m developing a search script (using JavaScript) for a Shopify client. Is there a way, we can check from where a customer has opened their Shopify’s store, so that we can show them the local currency?
Should we handle it from backend or frontend?