# Multiple Currencies

{% hint style="info" %}
We have 3 options for currencies: Shopify multiple currencies, Multiple currencies and Auto Currencies.
{% endhint %}

{% hint style="success" %}
**Steps:**

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**.
   {% endhint %}

<figure><img src="https://content.gitbook.com/content/SkIHgFDpy0SIeYlayaAb/blobs/ZNbtBXn3EAoIej2RxWkd/screenshort-20.jpg" alt=""><figcaption><p>Multiple Currencies</p></figcaption></figure>

<figure><img src="https://content.gitbook.com/content/SkIHgFDpy0SIeYlayaAb/blobs/sv0axJdnuTu8H5waENF6/screenshort-117.jpg" alt=""><figcaption><p>Shopify Multiple Currencies</p></figcaption></figure>

<figure><img src="https://content.gitbook.com/content/SkIHgFDpy0SIeYlayaAb/blobs/WesEJtQvZMVy0u1aVmA7/screenshort-118.jpg" alt=""><figcaption><p>Auto Currencies</p></figcaption></figure>

### &#x20;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}}

```

<figure><img src="https://4042727321-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSkIHgFDpy0SIeYlayaAb%2Fuploads%2FVmSLSQmWjWt2fyQMMvLY%2Fimage.jpg?alt=media&#x26;token=4aeaa54f-a0a3-4be1-94cb-515a30ea1992" 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 Auto Currencies

Pizzon 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:

#### 1. 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](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**".

<figure><img src="https://content.gitbook.com/content/SkIHgFDpy0SIeYlayaAb/blobs/GU6P2oe5tVeKOvv5JP5a/screenshort-194.jpg" alt=""><figcaption></figcaption></figure>

#### 2. Multiple Currencies

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

<figure><img src="https://content.gitbook.com/content/SkIHgFDpy0SIeYlayaAb/blobs/1T9JJaLumFJLMgaB9zol/screenshort-195.jpg" alt=""><figcaption></figcaption></figure>

#### 3. Auto Currencies

This feature is a built-in feature of Pizzon 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. lick **Theme settings ->** **Multiple Currencies.**
4. Turn on "**Enable Automatic currency**".

<figure><img src="https://content.gitbook.com/content/SkIHgFDpy0SIeYlayaAb/blobs/uTpvERJyBfajPy3q1bOt/screenshort-196.png" alt=""><figcaption></figcaption></figure>
