Skip to content

Instantly share code, notes, and snippets.

@leobossmann
leobossmann / clone shopify checkout locale
Last active November 7, 2017 18:26
Shamelessly copy a checkout translation in the Shopify backend.
When logged in, go to "Settings > Checkout > Checkout Language", click the "View and customize this translation" link.
A page with a url like this opens: "https://yourshop.myshopify.com/admin/settings/locales/[locale_id]".
copy [locale_id].
Go Back and choose "create a new one".
Open the Javascript console, paste this (change to your shop/locale_id first):