Skip to main content
Solved

Change separator from point to comma


Forum|alt.badge.img+2
  • Problem Solver I
  • 8 replies

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.

Best answer by SimonK

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

View original
Did this topic or the replies in the thread help you find an answer to your question?

2 replies

Forum|alt.badge.img+2
  • Author
  • Problem Solver I
  • 8 replies
  • Answer
  • May 2, 2022

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


stephen.trumble
Community Manager
Forum|alt.badge.img+60

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! 


Reply