Is it possible to just show money with trailing zeros on just the product showing on product page?
Working in theme refresh
pw: haj
Is it possible to just show money with trailing zeros on just the product showing on product page?
Working in theme refresh
pw: haj
@Kingstone are you talking about this?
@harivishwakarma thanks for replying! Yes i want on my collection to show price like on the picture 599kr and on the product page 599.00kr, is that possible?
I’ll have to check it.
Thanks! Appreciate you checking it out
@Kingstone I can do this work. hariomvish267@gmail.com
Perfect! Sent you an invite
Hello there
Yes, it is possible to display money values with trailing zeros on product pages. This can be achieved through formatting the values using a programming language or a template engine, depending on the technology stack you’re using. The exact method to achieve this will vary, but in general, you can format the monetary values as strings and specify the number of decimal places to display.