Currency formatting

We can change the way that currencies are shown on our store.

  1. From your Shopify admin, go to Settings.
  1. Click Store details.
  2. In the Store currency section, click Change formatting.
  3. In each of the fields, replace {{amount}} with the currency format that you want to use from the options table.
  4. Click Save.
{{ amount }}1,134.65
{{ amount_no_decimals }}1,135
{{ amount_with_comma_separator }}1.134,65
{{ amount_no_decimals_with_comma_separator }}1.135
{{ amount_with_apostrophe_separator }}1’134.65

Leave a comment

Your email address will not be published. Required fields are marked *