![]() |
Getting shipping price to display on product page?
For some reason the shipping price isn't displaying on the product page. I've enabled shipping in the admin panel, set fixed shipping prices for some items and told it not to calculate shipping rates for products with defined shipping freight.
Is there an option I need to turn on? Seems stupid it doesn't display by default. Otherwise can someone please tell me the code snippet to add to the product page to get it to appear? Thanks! :) |
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} " |
All times are GMT -8. The time now is 03:21 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.