Multiple Currencies
How to edit the HTML for Currency formatting?
From your Shopify admin, go to Online Store -> Settings -> Store details.
Scroll down to Store currency area, you'll see your Currency settings.
Click Change formatting to open the Currency Formatting section.
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}}

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.
From your Shopify admin, go to Online Store -> Themes.
Find the theme that you want to edit, and then click Customize.
Click Theme settings -> Multiple Currencies.
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.
From your Shopify admin, go to Online Store -> Themes.
Find the theme that you want to edit, and then click Customize.
Click Theme settings -> Multiple Currencies.
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.
From your Shopify admin, go to Online Store -> Themes.
Find the theme that you want to edit, and then click Customize.
Click Theme settings -> Multiple Currencies.
Turn on "Enable Automatic currency?".

Last updated