View Single Post
  #3  
Old 11-25-2003, 07:06 AM
 
kumar kumar is offline
 

Advanced Member
  
Join Date: Apr 2003
Posts: 38
 

Default

I am referring to the cart.php - I need to display the total weight of all products in the shopping cart. This needs to be displayed on the shopping cart page - cart.php

Quote:
Originally Posted by B00MER
if your refering to the products.tpl or products_t.tpl

Code:
{$products[product].shipping_freight}
Reply With Quote