Add ">" Greater Than & "<" Less Than etc options to conditional merges
For example, we want to show the actual inventory value on the front end if we have less than 6 units remaining:
##IF[##QUANTITYONHAND## <6 ]## Only ##QUANTITYONHAND## remaining! ##ELSE## 5+ Remaining ##ENDIF##
Cheers
3
-
Are there any plans for Americommerce to expand the IF conditional capabilities?
Conditional IF statements should have AND and OR capabilities and also capable of using numeric values.
This will be a great expansion, I can't think of any programming language that uses IF statements without and/or and can evaluate other than strings
1 -
good suggestion, got my vote!
0
Please sign in to leave a comment.
Comments
2 comments