Transcy Custom
File:
snippets/transcy-custom.liquid
Screenshot not yet added.
Save as
Save as
docs/src/assets/screenshots/snippet-transcy-custom.pngDescription
Transcy Custom
Rewrites internal and external links to include the current locale prefix when the shop locale is not English. Runs on a 1-second delay after page load.
Features:
- Prefixes relative links (href="/...") with /{locale}/ - Prefixes absolute links to monroeinstitute.org with /{locale}/ - Skips links that already contain the locale prefixDependencies:
- shop.locale — Current Shopify locale
Tailwind Status: None (script only)
Usage
{% render 'transcy-custom' %}