[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
RE: i need help with a pricing scheme
>
> [if explicit]
> [condition]
> $currently = '[loop-field category]';
> return 1 if $currently eq "apparel";
> return 0;
> [/condition]
> <TABLE WIDTH="80%"><TR BGCOLOR="blue"><TD ALIGN=CENTER><BR><FONT
> COLOR="white"><H2>Apparel</H2></FONT></TD></TR></TABLE>
> [/if]
>
I do something similar to this but do you know how i would add more
if/else/thens inside this [if]?
for example i would not only check for apparel but also have different
output for bags, watches and hosiery.
thanks,
mike k.