How to show the full price with two decimal place

Hey there, I'm to be at a loss.
In my project, though a number-field I'm retrieving a number which I want to show like 9.90€ with two decimal places.
On the front-end the prices are only showed with one decimal place e.g 9.9€. How can I change this? Within the slice machine there isn't any possibility to set the decimal places while on the content-editor it always removes the last 0 automatically..

Hi @sebastian.wolf298,

I was able to recreate this issue, it seems to work for any decimal that's not 0. I've passed this on to our dev team, in the meantime, as a workaround, you could try using a key text field to display the number.

Let me know if you need more information, or if I can help with anything else,
Ezekiel

1 Like

thank you for the information!

1 Like