Articles on: Form Customization & Design

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.



  1. Go to General page
  • From the Settings page, click on Store details.



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



  1. 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.



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.

Updated on: 01/04/2025

Was this article helpful?

Share your feedback

Cancel

Thank you!