Mr.Sundy Posted July 6, 2006 Posted July 6, 2006 Hi Guys, Ok this might be a bit tricky, then again it might not. I am building an online store selling collectables, my client wants to be able to set individual shipping rates for each product as he lists them, at the same time he wants to be able to set 3 different rates for each product, one for UK, one for Europe and one for USA/Canada, basically he wants 3 new fields added to his listing page in admin where he can enter the 3 different rates. Hes very adamant about this and theres no budging him so does anyone know the easiest way of doing this? I havent a clue how to write php by the way. Many many thanks to anyone help me out here. Cheers. B) B) B)
♥Vger Posted July 7, 2006 Posted July 7, 2006 Easy enough. Install the World Zones Shipping Module from the Contributions section. It comes by default with shipping for USA and Canada, Europe, Rest Of The World. In the code is the option to define more zones, so you can set one up just for the UK. You can set it to ship by Price (the default) or ship by weight e.g. up to ?10.00 in value the shipping is ?2.50 to the UK, ?3.50 to Europe, ?5 to the USA, ?10 to the Rest of the world - and so on. Vger
Mr.Sundy Posted July 7, 2006 Author Posted July 7, 2006 Easy enough. Install the World Zones Shipping Module from the Contributions section. It comes by default with shipping for USA and Canada, Europe, Rest Of The World. In the code is the option to define more zones, so you can set one up just for the UK. You can set it to ship by Price (the default) or ship by weight e.g. up to ?10.00 in value the shipping is ?2.50 to the UK, ?3.50 to Europe, ?5 to the USA, ?10 to the Rest of the world - and so on. Vger Thanks a lot vger for your speedy reply, but my client wants to be able to enter each of the three shipping costs himself with each item and not have it calculated for him. B)
Maggilove Posted July 7, 2006 Posted July 7, 2006 You could try Multiple Individual Product Shipping Prices
Recommended Posts
Archived
This topic is now archived and is closed to further replies.