- _shopify_country cookie will no longer be set on merchant storefronts and checkout as of August 15, 2025.
- Developers should replace cookie‑based location detection with the Customer Privacy API's getRegion method.
- Example JavaScript shows how to retrieve the region and derive the country code.