Hi,
When I try and use the following:
<div>
[onload;block=div;when[var._SESSION.subtotal] != 0]
...
</div>
|
The div doesn't show up at all. I know var._SESSION.subtotal is correct because when it's used as [var._SESSION.subtotal] it outputs a value of 0. I've tried < 1 and ='' and neither work.