Shopify i18n Basics

Community

i18n basics for multi-language Shopify themes.

Authorsarojpunde
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill introduces internationalization (i18n) fundamentals for Shopify themes, outlining locale file structure, translation keys, and Liquid usage to support multiple languages.

Core Features & Use Cases

  • Locale File Structure: Organization of locales/en/fr/de files and their schema translations.
  • Translation Usage: How to reference translations in Liquid and handle variables, HTML, and pluralization.
  • Practical Examples: Typical keys for navigation, product, cart, and forms.

Quick Start

Scaffold locale files for English and French, then render translations in templates using the t filter.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Shopify i18n Basics
Download link: https://github.com/sarojpunde/shopify-dev-toolkit-claude-plugins/archive/main.zip#shopify-i18n-basics

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository