Sell Globally,
Personalize Locally.

Personalize your Shopify storefront by visitor country: banners, text swaps, hide elements, popups, Product Blocker, redirects, theme blocks, and Shopify Markets. All features on every plan. Free to install from the Shopify App Store.

How GeoTailor Works

Connect the app, define who sees what by country, and let the storefront script personalize in the background. Typically under five minutes, with no theme code required.

1

Install & enable the embed

Install from the Shopify App Store, then turn on GeoTailor under Online Store → Themes → Customize → App embeds. Save the theme. No Liquid snippets to paste.

2

Build rules & popups

In the embedded app, choose countries or Shopify Markets and add actions: banners, text swaps, hide element (sections or blocks), geo popups, Product Blocker, and geo redirect to another URL. Use priorities for overlapping rules.

3

Storefront applies automatically

Each visit: we resolve country from the shopper IP (via trusted geo providers), return your active configuration, and the lightweight script applies it asynchronously, so your theme keeps loading normally.

Everything you need to localize

Geo rules for banners, replace text, and hide element; geo popups; geo app blocks in the theme editor; Product Blocker and geo redirect by country, all on every plan from one dashboard.

Blazing Fast Targeting

Our storefront script is built to stay tiny (about 5KB minified) and load without blocking the rest of your theme.

Global IP Detection

We read the real client IP from Shopify and CDN headers, then resolve it to an ISO country code using ipapi.co.

Hide sections & elements by country

Use the hide element action in geo rules to remove a storefront node for selected countries: single blocks, promos, or entire sections you target with a CSS selector, so visitors elsewhere still see the default layout.

Geo redirect by country

Send visitors from chosen countries to a different URL: another storefront, a regional site, or a campaign landing page, while everyone else stays on the current page.

Product picker for purchase rules

Block specific products by country using in-admin catalog search and multi-select, with no copying of numeric IDs. Enforcement uses Shopify checkout validations.

Geo sections in the theme editor

Add localized blocks without writing Liquid: trust badges (preset icons or uploads), shipping promise, promo cards, country FAQ with up to eight Q&A rows, sale countdown timers, and the flexible GeoSection. All respect the same country targeting as rules.

Geo popups & offers

Target overlays by country with a template gallery, split layouts, scheduling, analytics, A/B rotation, page paths, and exit intent. Popups never run on Shopify checkout.

Shopify Markets targeting

Target rules and popups by Shopify Market handle. GeoTailor resolves each market to its countries automatically.

Popup analytics & scheduling

Track impressions, dismissals, and CTA clicks on the dashboard. Schedule popups with optional start and end times (UTC).

Plans & activity insights

Every plan includes all GeoTailor features. Tiers differ only by monthly geo request quota (~storefront visitors). Upgrade inside Shopify billing with a 7-day trial on your first paid plan from Free.

Developer Friendly.
Merchant Approved.

GeoTailor integrates with Shopify Online Store 2.0: enable the App Embed and we register a small storefront script, with no manual Liquid edits to drop in snippets.

We provide full documentation for targeting CSS selectors on your storefront and for listening to the optional geotailor:ready event after rules are loaded.

Read the Full Docs
// Same pattern as the embed (API_BASE is set for your shop): fetch(API_BASE + '/api/geo-rules?shop=' + encodeURIComponent(shopDomain), { mode: 'cors' }) .then(r => r.json()) .then(data => { // data.country, data.rules (actions), data.popups });

Simple, Transparent Pricing

Every plan includes all GeoTailor features. Choose a tier by monthly storefront traffic. Paid plans include a 7-day free trial when you upgrade from Free (one per store).

Free

$0/mo

Full features for small stores (~10k visitors/mo).

  • All features on every plan
  • Unlimited geo rules & popups
  • Product Blocker & redirect actions
  • Shopify Markets & country lists
  • Premium popup templates & styling
  • A/B tests, exit intent, scheduling
  • Popup analytics & insights history
  • 10k/mo (~10k visitors, ~330/day)
Install Free

Starter

$9/mo

Full features for growing stores (~100k visitors/mo).

  • All features on every plan
  • Unlimited geo rules & popups
  • Product Blocker & redirect actions
  • Shopify Markets & country lists
  • Premium popup templates & styling
  • A/B tests, exit intent, scheduling
  • Popup analytics & insights history
  • 100k/mo (~100k visitors, ~3.3k/day)
Start Trial

Scale

$24/mo

Full features with unlimited geo requests.

  • All features on every plan
  • Unlimited geo rules & popups
  • Product Blocker & redirect actions
  • Shopify Markets & country lists
  • Premium popup templates & styling
  • A/B tests, exit intent, scheduling
  • Popup analytics & insights history
  • Unlimited visitors & requests
Start Trial

Geo requests count when GeoTailor resolves a new visitor IP for geo rules and popups. Repeat visits within a few minutes use cache and do not add extra requests.

Frequently Asked Questions

The read_products scope lets the embedded admin show a searchable product list when you configure the Block product action. GeoTailor only reads catalog data needed for that picker and does not modify your products in Shopify.
Not in practice. The app uses Shopify’s App Embed pattern: our script loads asynchronously and does not block the rest of your theme from rendering.
No, our visual Rule Engine allows you to input CSS selectors and text replacements directly. However, having basic HTML/CSS knowledge can help you target specific elements more effectively.
Yes, GeoTailor is compatible with all Shopify Online Store 2.0 themes.
Rules modify existing content on your store (e.g. replacing a hero text). Geo Popups are new overlays targeted by country or Shopify Market, with a template gallery, split layouts, scheduling, analytics, A/B rotation, page paths, and exit intent. They never appear on Shopify checkout.
Yes. Every plan supports country lists, Shopify Markets, and advanced exclusion targeting (not_in) on rules and popups.
Geo runs after your HTML loads: the script fetches the visitor’s country and applies changes as soon as the response returns. Very fast networks see minimal delay; heavier themes may show default content for a brief moment before personalization.
On every plan, you can target by Shopify Market handle in rules and popups. GeoTailor reads your Markets catalog and applies the matching countries on the storefront. Re-authorize the app if you add Markets after install so read_markets is granted.
You can cancel directly through your Shopify App subscriptions panel under admin settings at any time.