zeropsi Posted March 4, 2006 Posted March 4, 2006 how do you set something like this up? like: product A cost $5.00 to ship product B cost $12.50 to ship product C cost $7.50 to ship Quote
Guest Posted March 5, 2006 Posted March 5, 2006 how do you set something like this up? like: product A cost $5.00 to ship product B cost $12.50 to ship product C cost $7.50 to ship probably the easiest "hack" for this would be to use the zones.php module and assign a specific "weight" for each product (ie prod A is 1lb, prod B is 2lb etc), then set your "weight table" shipping array (edit the zones data) so the array looks like 1:5,2:12.50,3:7.5 etc...this is pretty kludgy but it would get you to where you need to be. - mark Quote
Guest Posted March 5, 2006 Posted March 5, 2006 use a contribution http://www.oscommerce.com/community/contributions,1333 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.