Zen Follower
- Join Date:
- Jun 2006
- Posts:
- 168
- Plugin Contributions:
- 0
function to get the total weight?
Hi.
I'm trying to get the total weight of the shopping cart contents, however if I try to use this function: $weight = $_SESSION['cart']->show_weight();, the shipping module does not load in the admin area....i tried putting this in one of the shipping modules and no luck....
i've tried this on a fresh install of zencart 1.3.7.1 and it's not working....
..any advice?
thanks