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}
|