[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] sale price and product price
I found the answear it's:
Here is the snip of code from my results.html:
<td align="center"><b>[item-price]</b></td>
<td align="center">$[item-field price]</td>
----- Original Message -----
From: "Blair Campbell" <blairacampbell@shaw.ca>
To: <interchange-users@icdevgroup.org>
Sent: Monday, November 04, 2002 12:58 PM
Subject: [ic] sale price and product price
> I am setting up all my stock with product price and sale price. I want to
> display both.
>
> <td align="center">[product-price]</td>
>
> <td align="center">[item-price]
> </td>
> [item-price] gives me the sale price. How can I display the reg or product
> price?
>
> Blair
>
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
>