enable-shopify-markets

Installation
SKILL.md

Enable Shopify Markets (Multi-Locale)

Description

Interactively set up Shopify Markets with multi-locale routing using next-intl. Supports both sub-path routing (/en/products/...) and per-domain routing (en.store.com/products/...). This skill is the Markets-aware path; if you only want next-intl routing/messages without Markets, use enable-i18n instead.

When to Use This Skill

  • When the user wants to enable Shopify Markets / multi-locale support
  • When the user wants to add internationalization (i18n) with locale-prefixed URLs
  • When invoked via /vercel-shop:enable-shopify-markets

Prerequisites

  • The storefront is running in single-locale mode (default state)
  • next-intl is installed (it is by default)
  • Shopify Markets are configured in the Shopify admin for the desired locales

Installs
4
Repository
vercel/shop
GitHub Stars
22
First Seen
8 days ago
enable-shopify-markets — vercel/shop