Multiple Currencies

We have 3 options for currencies: Shopify multiple currencies, Multiple currencies and Auto Currencies.

How to edit the HTML for Currency formatting?

  1. From your Shopify admin, go to Online Store -> Settings.

  2. Scroll down to Store currency area, you'll see your Currency settings.

  3. Click Change formatting to open the Currency Formatting section.

  4. Find HTML with currency and HTML without currency formats in the section.

HTML for Currency Formatting

<span class=money>${{amount}}</span>

Email for Currency Formatting

${{amount}}

Remember: We set up USD as the default currency. If you use another currency, please replace it with the corresponding one. In addition, please enter correct currency formatting, otherwise it'll cause issues related to other functions like "Add To Cart Function", for example.

Multiple Currencies and Auto Currencies

Ella Theme supports Shopify multiple currencies as well as theme built-in currency features. Please follow our instructions below to set up currencies for your site:

Shopify Multiple Currencies

This feature is only available for stores using Shopify Payments. Please follow instruction of Shopify to enable Shopify Payments. For more information, see How to enable Shopify Payments.

  1. From your Shopify admin, go to Online Store -> Themes.

  2. Find the theme that you want to edit, and then click Customize.

  3. Click Theme settings -> Multiple Currencies.

  4. Turn on "Enable Shopify Payments".

Multiple Currencies

This feature is a built-in feature of Ella Theme which allows you to show multiple currencies on your site.

This option will not have automatic currency feature by location

  1. From your Shopify admin, go to Online Store -> Themes.

  2. Find the theme that you want to edit, and then click Customize.

  3. Click Theme settings -> Multiple Currencies.

  4. Turn on "Enable Multiple Currencies".

Auto Currencies

This feature is a built-in feature of Ella Theme which allows your customers to see the item price on their own currency. When you enable this feature, currency selector on your site will be disabled, customers will see price in their currency by location.

At checkout page, currency will be the default currency of your store

  1. From your Shopify admin, go to Online Store -> Themes.

  2. Find the theme that you want to edit, and then click Customize.

  3. Click Theme settings -> Multiple Currencies.

  4. Turn on "Enable Automatic currency".

Last updated