# Multiple Currencies

{% 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 %}

![](https://3875480980-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8KVBTL14Wsr30Mq5W8PK%2Fuploads%2F8fvpglcrQKJP84haQbRt%2F19.jpg?alt=media\&token=09026f5d-ee5f-44cc-a608-879320a21471)

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

![](https://3875480980-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8KVBTL14Wsr30Mq5W8PK%2Fuploads%2F4FUp8ASgseaM2DeEsQxo%2FScreenshot_18.png?alt=media\&token=b8ee1ec8-6b0c-4caf-b676-d485ca3ad6e7)

{% 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

Bonnita 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 "**Enable Shopify Payments**".

![](https://3875480980-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8KVBTL14Wsr30Mq5W8PK%2Fuploads%2FyRWzfBM45dQrVBeIONS6%2F12.png?alt=media\&token=1f41a6bc-fc6d-4329-8c85-8e89c7c58c1c)

### **Multiple Currencies**

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

{% hint style="info" %}
This option will not have automatic currency feature by location
{% 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** **Multiple Currencies**".

![](https://3875480980-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8KVBTL14Wsr30Mq5W8PK%2Fuploads%2FyJZWUxp7KaZIiZUzKMxQ%2F13.png?alt=media\&token=51ff8da0-edfe-4e91-ae4d-a404fc672a85)

### A**utomatic Currencies**

This feature is a built-in feature of Bonnita 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**".

![](https://3875480980-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8KVBTL14Wsr30Mq5W8PK%2Fuploads%2FXa4UcBIV9Zp5Ox3DOjaE%2F14.png?alt=media\&token=28f6ed4b-a571-44af-8b88-b334e69100d1)

{% hint style="info" %}
Automatic currencies by GEO location for a group of currencies you want: This feature is the combination of **Multiple Currencies** and **Automatic currencies** above. It will help you allow your customers to see the product price in their currency within a group of currencies you want and set up in theme setting.
{% 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 both of these options: "**Enable Automatic currency**" and "Enable **Multiple Currencies**".

![](https://3875480980-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8KVBTL14Wsr30Mq5W8PK%2Fuploads%2Fm2SkAeRvDJAtNFJfZSid%2F15.png?alt=media\&token=f7122676-80d2-490c-8920-94266cf31f7c)
