Multiple 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}}

Set Up 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 payments

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 "Shopify payments".

Multiple currencies

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

  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 "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.

  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 "Auto currencies".

Description

Enable currencies

Enable/Disable the currencies function.

Enable currency format

Cart and checkout prices always show currency codes. Example: $1.00 USD.

Select a currency function

Select a currency function: Shopify payment Multiple currencies Auto currencies Note: Only available for stores with shopify payments. Link here.

Currency code

Add your currency codes Note: Separate your currency codes with a space. Use the ISO 4217 3-letter currency code. Click here for a complete list of currency codes. Example: CAD USD.

For this functionality to work in your shop, you need to edit your money formats according to these instructions. (Please specify where the money format is located.)

SVG icon for currency code

Add SVG code

Last updated