> For the complete documentation index, see [llms.txt](https://theme-documentation.gitbook.io/spark-shopify-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://theme-documentation.gitbook.io/spark-shopify-documentation/theme-settings/multiple-currencies.md).

# Multiple Currencies

Search Form helps shoppers find the products, brands, collections, features, model numbers, and content that they care about.

{% hint style="info" %}
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.
{% endhint %}

## 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}}
```

<figure><img src="https://1003004518-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FO9T0eVpfbnvoysXhw8Kp%2Fuploads%2Fu6uJlkd8VfJ1SzaWHzV0%2FScreenshot_22.png?alt=media&amp;token=ed8caaad-a15a-43da-80cc-119799cf5d1e" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**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.
{% endhint %}

## Multiple Currencies and Automatic Currencies <a href="#multiple-currencies-and-automatic-currencies" id="multiple-currencies-and-automatic-currencies"></a>

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:

### S**hopify 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](https://help.shopify.com/en/manual/payments/shopify-payments/multi-currency/setup).

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

<figure><img src="https://1003004518-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FO9T0eVpfbnvoysXhw8Kp%2Fuploads%2FKrUkT2uBXHOpkZlI5Krf%2FScreenshot_25.png?alt=media&amp;token=8b401e9e-8f66-4d4c-b72a-23d062bb8e2d" alt=""><figcaption></figcaption></figure>

### **Multiple Currencies**

This feature is a built-in feature of Spark Theme which allows you to show multiple currencies on your sit&#x65;**.**

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

<figure><img src="https://1003004518-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FO9T0eVpfbnvoysXhw8Kp%2Fuploads%2FLPD8Cvv3mjo7jCNvcBWf%2FScreenshot_23.png?alt=media&amp;token=8b6436cd-4387-435a-a710-1deeac696e53" alt=""><figcaption></figcaption></figure>

### A**utomatic 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.

{% hint style="info" %}
At checkout page, currency will be the default currency of your store
{% endhint %}

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

<figure><img src="https://1003004518-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FO9T0eVpfbnvoysXhw8Kp%2Fuploads%2FDTxxggpWKu6iMEy0Fk65%2FScreenshot_24.png?alt=media&amp;token=ce3179b9-511a-4398-876b-7b48bd7120a1" alt=""><figcaption></figcaption></figure>
