Slettet Fra Ukjent 17 nov. 2020 23:50 For some reason, I can't give the product a price of less than one euro. It doesn't allow start the price with 0 and comma either on [i]Price[/i] or [i]Price Incl. Tax[/i] fields. What I am missing? It works well on [i]Purchase Price[/i] and [i]Recommended Price[/i] fields. Help is highly appreciated.
jsl LiteCart Fan Fra Malaysia Medlem siden jsl 18 nov. 2020 02:29 In Admin, go to currency, then set currency decimal to 2
Slettet Fra Ukjent 18 nov. 2020 06:01 [quote]In Admin, go to currency, then set currency decimal to 2[/quote] Thank you for your reply. Unfortunately, this is not the problem. LiteCart allows me to use price with two decimals (like 1,99€), but [b]not starting with zero[/b] (like 0,99€). Any ideas for this?
jsl LiteCart Fan Fra Malaysia Medlem siden jsl 18 nov. 2020 13:31 key in 99 first, then arrow back and key in 0. or key in 99 first, then arrow back and key in 1. you will get 0.99 / 1.99 then .. it is weird, but it work
Slettet Fra Ukjent 18 nov. 2020 13:58 That worked! Really strange behaviour... but good that it works! Thank you a lot for your help!
tim Founder Fra Sweden Medlem siden tim 18 nov. 2020 20:26 I see there is a problem with the javascript there. Until I have a fix for it. Type 1,99 (or 1.99 depending on your browser decimal setting) then replace the 1 with a 0. The problem is that if the value equals zero after your keypress it resets it. Edit: See if this commit helps https://github.com/litecart/litecart/commit/a426dbf99decb0572ff9debfc31093dd335fd480