Guest Posted February 15, 2008 Posted February 15, 2008 I would like to show the total amount of products weight on shopping cart so that customer knows how much his/her order weigh. Any solution? Very thankful of any information how to make this.
Guest Posted February 15, 2008 Posted February 15, 2008 What Shipping module are you using? You can set some of the shipping modules to price the shipping by weight so when you go to your checkout you can veiw the weight and the price of shipping.
Guest Posted February 15, 2008 Posted February 15, 2008 What Shipping module are you using? You can set some of the shipping modules to price the shipping by weight so when you go to your checkout you can veiw the weight and the price of shipping. This is my project site http://www.palveluja.fi/asianmarketshop/catalog/index.php http://www.oscommerce.com/community/contributions,2643 I tried this but it didn´t work. I shall put the code and test it. CODE WORKS! Thank you very much!
spacedoutboy Posted February 28, 2008 Posted February 28, 2008 <?php echo $cart->show_weight(); ?> Will the outputted weight include the tare weight set in the admin? Thanks!
burt Posted February 28, 2008 Posted February 28, 2008 No. But that is simple to change, I am sure you can work it out?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.