View Single Post
  #6  
Old 04-16-2008, 02:14 PM
  kube's Avatar 
kube kube is offline
 

X-Adept
  
Join Date: Sep 2005
Location: London: a small place East of Wales
Posts: 529
 

Default Re: recommended $list_price not displaying

Is the [product] part populated with an item when you are passing it through?

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

ie. does printing {$products[product].list_price} produce a price on the same .tpl from which you are calling from?
__________________
Doms
kube v4.1.9
Reply With Quote