Set decimal places in number variables

So many “gotchyas” in variables at the moment. Number formatting options like zero padding, and adding a thousands comma are pretty essential. All of the current demos conveniently use prices that get around these problems. Lastly, being able to reference an image as a variable would be needed to properly have a database to work with.

2 Likes

Also have issues with price formatting, especially when cart is set at zero. Sometimes it looks fine- 0.00, sometimes it’s like this: 0, and sometimes: -0.00. Allowing currency symbols too please. And commas for large numbers!

2 Likes