Welcome to the Liquify Community

Updated last week

Price Bug

Hi, we have a Price bug after the last conversion…
Attachment
IMG_2518.png
J
c
j
7 comments
Hey Consti, it seems that something went missing while we were restructuring the Alpine objects. But the following should work for now:

x-text="LiquifyHelper.moneyFormat(price)"
Thank you 🙂
Are there currently any other errors?
Which I need to fix
I don't think so. Did you use any of the functions provided? Like x-on:click="addToCart(true)" for example
No, thank you!
hi @consti, li-js-object will just render the string and li-js-price will render the string in the stores price format.

li-js-price="price" will be converted to x-text="LiquifyHelper.moneyFormat(price)"
Add a reply
Sign up and join the conversation on Discord