enable-shopify-markets

Installation
SKILL.md

Enable Shopify Markets

Add multi-region commerce to the Vercel Shop template. A validated regional locale such as en-US, en-CA, or fr-CA is the complete market context: its language scopes translated content and its region scopes Shopify's country context. Do not create a separate market key, market-to-locale map, currency map, or /market/locale route.

Examples of valid public routing:

  • Locale sub-path: /fr-CA/products/shoe
  • Invisible cookie routing: /products/shoe for every locale
  • Per-domain: example.ca/fr-CA/products/shoe or a single locale on example.fr/products/shoe

Never generate redundant paths such as /ca/fr-CA/products/shoe.

Before editing

Read the current versions of:

Installs
13
Repository
vercel/shop
GitHub Stars
45
First Seen
Jun 19, 2026
enable-shopify-markets — vercel/shop