View Single Post
  #2  
Old 03-24-2007, 03:40 PM
 
iboux iboux is offline
 

Newbie
  
Join Date: Mar 2007
Posts: 4
 

Talking Re: How to display shipping freight

find the file: customer/main/product.tpl

and add the following code where you want to display it:
" {$lng.lbl_shipping_freight} :  ${$product.shipping_freight} "
__________________
X-Cart version 4.1.6
Reply With Quote