I was working on some template code, and I was surprised to see this conditional on the BASK and INVC pages:
I thought the VM regarded all those as equivalent. Can someone please clarify?
Thanks --
Code:
<mvt:if expr="l.settings:item:price EQ '0' OR l.settings:item:price EQ '0.00' OR l.settings:item:price EQ 0.00 OR l.settings:item:price EQ 0">
Thanks --
Comment