Skip to main content

Hi there,

we’re using the WooCommerce integration for our transactional emails.

The plugins shows every price with a decimal point as separator. Like this for example: 49.01

We need it with a comma as separator like this: 49,01

Is there any way to change that in the WooCommerce output or is there an option to format the price in Klaviyo?

We’re using always 2 decimal numbers.

Sorry, found a solution by adding {% currency_format %} to the template. (shown here)


Hey @SimonK 

So glad you were able to find the answer so quickly and thank you for sharing back with the community for others to learn from!