Re: Getting shipping price to display on product page?
I did a search through the old posts and found the answer. I thought I'd post it here for anyone else who was wondering:
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} "
__________________
Xcart Version 4.1.9 [win]
|