--- Mathew Jones <suppressed> wrote: > Hi, > > Im having problems with showing the discounted price of items on the flypage > or on the results page. > I have seen the question asked several times on the list, but no answers. > I am using IC 5.2.0. > > What I am trying to do is set a $5 discount on ALL_ITEMS. I have the > following tag at the top of the > page. > [discount ALL_ITEMS]$s - 5[/discount] > > On the shopping cart and checkout page the discounted price displays > correctly using the > [item-discount-price] tag. > > When I use [item-discount-price] on the flypage or results page, it just > prints out > "[item-discount-price]" to the page. > > Is there another way thats not documented to display the discounted price on > a flypage or results page? > > Thank You > > Mat > > _______________________________________________ Mat, On those pages, I use the following: [currency][calc][item-price noformat] * [scratch discountLevel][/calc][/currency] In your case, you could just put this on those pages: [currency][calc][item-price noformat] - 5[/calc][/currency] Let me know if this works. Mark _______________________________ Do you Yahoo!? Express yourself with Y! Messenger! Free. Download now. http://messenger.yahoo.com _______________________________________________ interchange-users mailing list suppressed http://www.icdevgroup.org/mailman/listinfo/interchange-users
Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.