> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.releas.it/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 Change the Currency Format Displayed in the Releasit COD Form

The Releasit Cash on Delivery (COD) form automatically uses the currency format defined in your Shopify store settings. If you want to adjust how currency values appear—such as showing or hiding decimal points or switching between dot/comma separators—you can customize this directly in Shopify.

This tutorial will guide you step-by-step on how to change the currency formatting settings that the Releasit form will use.

### Step-by-Step Instructions

1. **Open Shopify Settings**
* In your Shopify admin, click on Settings in the lower-left corner of your dashboard.

![](https://storage.crisp.chat/users/helpdesk/website/-/9/5/6/c/956ccd10099b2000/image_42iprh.png)

2. **Go to General page**
* From the Settings page, click on Store details.

![](https://storage.crisp.chat/users/helpdesk/website/-/9/5/6/c/956ccd10099b2000/image_1ivrx5h.png)

3. **Access Currency Formatting Options**
* Scroll to the the Store defaults section. Then click on Change currency formatting.

![](https://storage.crisp.chat/users/helpdesk/website/-/9/5/6/c/956ccd10099b2000/image_1hjv5e1.png)

4. **Update the HTML Without Currency Field**
* The Releasit form uses the format from the HTML without currency field, so this is the one you should edit.

![](https://storage.crisp.chat/users/helpdesk/website/-/9/5/6/c/956ccd10099b2000/image_3cgfe1.png)

You can choose from the following format shortcodes, depending on how you want the prices to appear:

| Format Type | Shortcode | Example |
| ---- |
| Amount with decimals and dot separator | {{amount}} | 1,999.99 |
| Amount without decimals and dot separator | {{amount_no_decimals}} | 2.000 |
| Amount with decimals and comma separator | {{amount_with_comma_separator}} | 1.999,99 |
| Amount without decimals and comma separator | {{amount_no_decimals_with_comma_separator}} | 2,000 |

Update the field based on your preferred style and click **Save**.

### Important Notes

* The change will apply to the entire store, not only to the COD form.
* The currency symbol (e.g., $, €, etc.) is handled separately under the HTML with currency field, but is not used by the Releasit form.

If you have questions or run into any issues, feel free to reach out to us directly through the app.