A space to discuss online store customization, theme development, and Liquid templating.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hey Folks,
Our app uses region based locale files to change the wording of the checkout.
If I load for example de-CH.json at checkout, the format of the currency changes, however there is no mention of the currency format within the locale.
I have shared 2 screenshots below, the first screenshot shows the currency format when de.json is loaded at checkout, the 2nd screenshot shows the currency format when de-CH.json is loaded at checkout.
If the currency format is not mentioned in the locale file, why would it change at checkout?
Can I add a translation key to the locale file to change the currency format at checkout?