Currency formatting
You can change the way that currencies are displayed on your store to make it easier for your customers to read the amounts.
On this page
Currency formatting types
There are four different currency formats that are used in different parts of your store:
Name | Used in |
---|---|
HTML with currency | Online store and Shopify admin |
HTML without currency | Online store and Shopify admin |
Email with currency | Notifications |
Email without currency | Notifications andOrder Printertemplates |
Currency formatting options
You can display currency amounts in a few ways:
Money format | Rounded | Example |
---|---|---|
{{ 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 |
If the decimal number is 50 or greater, then currency formats that are rounded are rounded up. If the decimal number is less than 50, then currency formats that are rounded down.
Change your currency formatting
Activate currency codes in your theme settings
Themes that arecreated by Shopifylet you display or hide the currency code along with the prices in your online store.
Steps:
- From your Shopify admin, go to欧宝体育官网入口首页>Themes.
- Next to the theme that you want to edit, clickCustomize.
- ClickTheme settings.
- ClickCurrency format.
- In theCurrency codessection, select or deselectShow currency codes.
- ClickSave.