Multiple Currencies

We have 3 options for currencies: Shopify multiple currencies, Multiple currencies and Automatic Currencies. Please don't choose all 3 options at the same time because it can make other functions not work.

Don't combine Shopify payment with others as well. You can choose one of 3 options OR combine Multiple Currencies with Automatic Currencies.

How to edit the HTML for Currency formatting?

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

  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 Automatic Currencies

Spark 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 "Enalble Shopify Payments?".

Multiple Currencies

This feature is a built-in feature of Spark 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 "Enable Multiple Currencies?".

Automatic Currencies

This feature is a built-in feature of Spark 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