You’ll have to provide a country abbreviation in toLocaleString() as that defaults to US otherwise. (I chose Spain since they use your desired format.) There are several other small things to change. This worked in my testing:
OH WHAT? That’s wat I exactly did, but only for the first one and not the second.
A Product Owner was asking for such small detail inside my prototype for a big e-commerce relaunch. You helped me so much, I appreciate it. Thank you so much.
I tried your file again and I think I feel confused. Maybe I made a mistake yesterday and thought it works.
I typed into the input 1000.98 € but I get 100.098,00 € as a result.
I don’t spot the mistake.
PS: I probably set my variable Gesamtpreis to 1000,98 (with comma) that’s why it worked…but not to 1000.98( with dot)
I made it work with a function you have posted somewhere here on the forum. So it works for the “green price” in the file, but not for the “red” onces. I would like to calculate the half price and round it to two digits behind the comma + replace the dot