View Single Post
  #1  
Old 07-21-2005, 06:51 AM
 
staalejg staalejg is offline
 

Advanced Member
  
Join Date: Jun 2005
Posts: 63
 

Default Displaying List Price on Product.tpl

When we try to include the List Price of a product on Product.tpl, we get a 0.00 value. Is there a way to get the List Price to display on Product.tpl?

Here is the code we are using to try and display the list price - taken from products.tpl.

{include file="currency.tpl" value=$products[product].list_price}

Regards,

Teksavers
__________________
Juan (Teksavers)
Reply With Quote