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