Applying Discounts Based on Customer Location
Regios Automatic Discounts lets you create discounts that only apply to customers in specific countries. This can be useful for international stores.
This requires Shopify's Geolocation app. Location detection is based on the customer's geolocation, OR the shipping address location (whichever is available).
To create a location-specific automatic discount, select "Customers in a specific location" in the "Discount applies to customers" section of the discount setup form.
When this option is active, you'll be shown a search field, where you can type in the names of countries you want to apply the discount to. You can select multiple countries.
Each selected country will appear as a tag. You can click the "x" button on any of these tags to remove a country from your list.
In the cart and checkout, the customer's country is detected from Shopify's localization object: https://shopify.dev/docs/api/functions/reference/product-discounts/graphql/common-objects/localization
We want to hear about your experience with our app! Leave a review on the Shopify App Store.
This requires Shopify's Geolocation app. Location detection is based on the customer's geolocation, OR the shipping address location (whichever is available).
To create a location-specific automatic discount, select "Customers in a specific location" in the "Discount applies to customers" section of the discount setup form.
When this option is active, you'll be shown a search field, where you can type in the names of countries you want to apply the discount to. You can select multiple countries.
Each selected country will appear as a tag. You can click the "x" button on any of these tags to remove a country from your list.
In the cart and checkout, the customer's country is detected from Shopify's localization object: https://shopify.dev/docs/api/functions/reference/product-discounts/graphql/common-objects/localization
Have any feedback for us?
We want to hear about your experience with our app! Leave a review on the Shopify App Store.
Updated on: 03/11/2024
Thank you!