terrytriple Posted June 2, 2008 Posted June 2, 2008 Hi Guys, I'm looking for a shipping module whereby I can allocate a shipping code (A,B,C,D, etc) to each product, get the MAX() shipping code for all of the items in the cart and then pick the shipping cost from a table. For example : 2 items in the cart : Widget Type A, shipping code A Widget Type B, shipping code B shipping costs : shipping code A £ 0.49 shipping code B £ 0.99 shipping code C £ 1.99 I don't care about the overall number of items -- just want to use the MAX() shipping code.. does anyone know of an existing module which will do this ? or can anyone give me a pointer regarding writing my own (I've done some PHP before).. Many Thanks Terry 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.