> For the complete documentation index, see [llms.txt](https://lezada.docs.hasthemes.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lezada.docs.hasthemes.com/theme-settings/general-settings/multi-currency.md).

# Multi Currency

## Step 1

![](https://2660769954-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MccyNuK6eTGishgIP-S%2F-McxEb6kiCLAs-PsHExg%2F-McxF7oRiffgCLk1u8Sc%2Fhed1.jpg?alt=media\&token=dc202790-ed79-43e7-a285-e85d69eab935)

## Step 2

![](https://2660769954-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MccyNuK6eTGishgIP-S%2F-MdMRt03qQVZmP1XH0nB%2F-MdMXVjGJK_AKjewzBuC%2F2.jpg?alt=media\&token=7061132c-b3e0-4be4-b3ae-fd1a8a406ae4)

## Step 3

![](https://2660769954-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MccyNuK6eTGishgIP-S%2F-MdM_oqNIh8ryfpTCneA%2F-MdMbfPW4hp0_hoAxL_2%2F3.jpg?alt=media\&token=86d132e0-3d6b-4937-bd68-979b7dbcc439)

## **Currency Store Configuration**

Editing the HTML for currency formatting

1. From your shop admin, go to the [Settings / General](https://shopify.com/admin/settings/general)
2. Scroll down and then you will see a "Standards & formats" block. Find the "Currency" there
3. Select your currency
4. Click "Change formatting"
5. Replace selected text and click Save

```http
<span class=money>${{amount}} USD</span>
```

```http
<span class=money>${{amount}}</span>
```

![](https://2660769954-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MccyNuK6eTGishgIP-S%2F-MdMbhtnjLt-n32Ku8Rz%2F-MdMcEGWDfzqggnsMWxi%2Fstore-settings-1.png?alt=media\&token=89cfc669-8ae8-48df-93ba-fa491653603a)

{% hint style="success" %}
[Read More](https://help.shopify.com/en/manual/using-themes/change-the-layout/help-script-find-money-formats)
{% endhint %}
