Add ">" Greater Than & "<" Less Than etc options to conditional merges
C
Cart Product Team
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
Log In
N
Nate Horsfall
YES PLEASE!