> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://docs.helixo.co/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# How to set up the money formatting?


### After installing the app, you will receive guidance on configuring the currency format. Please ensure that you've configured the currency format correctly.

**How?**

1. Go to Shopify Settings --> General option
2. Under the Store currency section, select Change Formatting.
3. There will be two different money formats i.e. HTML with currency and HTML without currency.

Eg: For USD the default currency format appears as follows:

HTML with currency

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

```
HTML without currency

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

```
For more details, please refer to the video tutorial below.

${youtube}[How to Set Up Money Format in Shopify with BUCKS | Step-by-Step Guide](XBKC-WWL4xI)

###### ***Note: Formats might be different for different currencies.***
###### ***Connect the support if you need more help setting up the money format.***
---
```
Hope you've got some value from this article. 

Let us know your feedback 🙂 We are excited to hear your thoughts. 🙂
```