Change The Currencies Format

The Shopify Default Currency is usually "30.00", etc. Please concentrate on its type, which is 00.00, you can change it to 0, Rounded decimal Odd decimals, etc.

To change it, please follow this official guide from Shopify.

Usually, Shopify support will always say to contact the theme owner, but actually, it depends on the Shopify dashboard configuration, not the theme side. Here are the steps:

  1. From your Shopify admin, go to Settings.

  2. Click on Store details.

  3. In the Store currency section, click Change formatting.

  4. In each of the fields, replace {{amount}} with the currency format that you want to use from the options table.

  5. Click Save.

These are some examples of currency types:

  • {{ amount }} => 1,134.65

  • {{ amount_no_decimals }} => 1,135 (Rounded)

  • {{ amount_with_comma_separator }} => 1.134,65

  • {{ amount_no_decimals_with_comma_separator }} => 1.135 (Rounded)

  • {{ amount_with_apostrophe_separator }} => 1’134.65

[Private Offer] EComposer Partner Plan

Exclusively for Kalles users, you can get EComposer - Theme Partner Plan for ZERO and start making beautiful, high-converting store pages today:

  • FREE 100% EComposer Standard plan for 6 months (save you $114)

  • Build ANY Shopify pages: Landing page, Sales Funnel page, Lead pages, & other custom pages tailored for your marketing campaigns.

  • Create advanced sections & add to Kalles with ease

  • Save up to 50 pages/sections

  • 100+ professional, stunning pre-designed templates

  • Anyone can build pages with live drag-drop editor

How to claim offer: Install EComposer HERE. Then open chatbox icon in EComposer dashboard and leave a message with subject “Kalles+EComposer” to upgrade for free

Cheers, The4.

Last updated