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).
Create Product Discount (or your desired discount type)
Give Your Discount a Title
Click Edit Logic
In the "Get started with our logic builder" modal Click "Select a Template" button
Click Next
In the "Get started with a template" modal Click "Specific Countries". You can also search for "Specific Countries" in the search bar and then click it
Click the "Choose Template" button
Now you have basic Country Specific Discount Set up.
Click "Edit Criteria" to edit the discount to your desired criteria
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).
Create Product Discount (or your desired discount type)
Give Your Discount a Title
Click Edit Logic
In the "Get started with our logic builder" modal Click "Select a Template" button
Click Next
In the "Get started with a template" modal Click "Specific Countries". You can also search for "Specific Countries" in the search bar and then click it
Click the "Choose Template" button
Now you have basic Country Specific Discount Set up.
Click "Edit Criteria" to edit the discount to your desired criteria
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: 14/01/2025
Thank you!