Localization (l10n)

What is Localization (l10n)?

Localization, abbreviated l10n, is the process of adapting a product to a specific locale so it feels as if it had been built there. It goes far beyond translation: it covers tone, imagery, legal disclaimers, units of measure, payment expectations, and merchandising. In a headless storefront, l10n is the visible layer that sits on top of the i18n foundation.

Definition

Where Internationalization (i18n) is the engineering scaffold, Localization (l10n) is the content and cultural work that fills it. A locale is typically expressed as a language-region pair such as de-DE, de-CH, fr-CA, or pt-BR. Each pair can require its own copy, pricing logic, image rotation, size charts, and even category structures. l10n also includes transcreation — rewriting marketing campaigns so the intent survives, not just the words — and is usually managed via a CMS with locale-aware content models, often supported by Translation Memory and glossaries.

Why it matters

Shoppers consistently prefer to buy in their native language and with familiar conventions. A Swiss visitor expects CHF, German spelling without the eszett in some contexts, and locale-specific Payment Solutions like TWINT. A Brazilian visitor expects pt-BR rather than pt-PT and Pix as a payment option. When localization is shallow, bounce rates rise and AOV (Average Order Value) drops. Done well, l10n compounds with SEO via Hreflang, with Personalization, and with regional merchandising to lift conversion across markets without rebuilding the storefront per country.

Use cases

A Composable-Commerce retailer uses a CMS that stores a canonical product entry plus locale-specific overrides, so de-AT inherits from de-DE but overrides legal text. A travel brand localizes hero imagery seasonally per hemisphere, driven by CMS locale fields rather than separate sites. A marketplace pairs l10n with Tax Localization so prices display gross in the EU and net in the US, while the underlying Storefront API stays uniform. For RTL markets, l10n includes mirrored layouts, locale-specific iconography, and adapted typographic scales. Across all of these, l10n is what turns a multi-market platform from technically possible into commercially credible.

Explore Multi-Brand and Multi-Market.

Frontend Insights