thall89553 Posted November 26, 2007 Posted November 26, 2007 When someone is adding items to the cart how can I get a value for the total weight of the order and keep that weight value for the next shipping page? I want to modify my checkout process so the customer only gets free shipping if the order value is over $50 dollars (set in the admin area) and the total weight of the order is over 5lbs. I figured if I can calculate the weight in the shopping_cart.php page I could use that on the next page. Thanks.
porpoise1954 Posted November 27, 2007 Posted November 27, 2007 When someone is adding items to the cart how can I get a value for the total weight of the order and keep that weight value for the next shipping page? I want to modify my checkout process so the customer only gets free shipping if the order value is over $50 dollars (set in the admin area) and the total weight of the order is over 5lbs. I figured if I can calculate the weight in the shopping_cart.php page I could use that on the next page. Thanks. Something like this? * * * * * * * * * * * * * * * * * * * * * Porpoises are most happy when wet! \ _ \ _ \ _ \ _ \ _ \ _ \ _ \ _ \ _ \ _ \ _ \ _
Recommended Posts
Archived
This topic is now archived and is closed to further replies.