Skip to main content
Problem Solver I
May 2, 2022
Solved

Change separator from point to comma

  • May 2, 2022
  • 2 replies
  • 583 views

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.

    This topic has been closed for replies.
    Best answer by SimonK

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

    2 replies

    SimonKAuthorAnswer
    Problem Solver I
    May 2, 2022

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

    stephen.trumble
    Klaviyo Alum
    May 2, 2022

    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! 

    -Stephen