I have a problem with decimal numbers in the Webflow CMS.
Even though I specified the number with double precision (1.00) Webflow rounds it up.
So for example 9.99 is automatically rounded to 10.0 which is especially unwanted when defining prices.
Does anyone have a clue why is it like that?
Any workaround?
It looks like you have set a precision set to 1.0 on Designer Canvas, while having 1.00 precision set on Collection.
What I recommend is for the Preis on the website to change precision to 1.00. See animation below and notice what happens when I change precision from 1.0 to 1.00