View Single Post
  #2  
Old 06-30-2011, 04:24 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: Display Fixed Shipping Cost

If they use the shipping freight field on product modify page to enter shipping cost for each individual product then you can just call it on the product details page as

{currency value=$product.shipping_freight}

in product_details.tpl
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote