[ic] tags

Nora Heuer - Baytides Management Inc. interchange-users@icdevgroup.org
Sat Nov 2 06:12:01 2002


On 2 Nov 2002 at 2:49, Blair Campbell wrote:

> I have
> [discount ALL_ITEMS] $s * .8 [/discount]
> 
> at the top of results.html
> 
> and
> 
> <TD ALIGN="center">[discount-price]</TD>
> 
> in display area of results.html
> 
> but
> 
> no value comes up for [discount-price] just [discount-price] tag
> 
> yet when I use [discount-price] in checkout.html it works and displays the
> discounted price
> 
> any ideas?
> 
> Blair
> 
> 
I believe
[discount ALL_ITEMS] $s * .8 [/discount]
only applies to items already in your cart.

I could be wrong.
Nora