Guest Posted August 7, 2006 Share Posted August 7, 2006 I need to send my goods to different countries and charge differing amounts depending on destination. Standard shipping modules do not seem to cover this and I'm looking for a suitable contribution to help me. Can anybody help me find a suitable contribution for this task? Bit of a beginner at this! David Quote Link to comment Share on other sites More sharing options...
saqib21 Posted August 7, 2006 Share Posted August 7, 2006 The similar problem with me. I am based in UK but i want to send my products to US/Canada and EU as well. and my table is order under ?25 shipping is ?8 and over ?25 shipping is ?15 for both US/Canada and EU countries. How do i do that? Quote Link to comment Share on other sites More sharing options...
wheeloftime Posted August 7, 2006 Share Posted August 7, 2006 Take a look at the zones module. That will cover shipment to different zones with different price structures. Be sure to read the extra info inside the module file itself which ie. explains how to change it to get those multiple zones ((catalog)/includes/modules/shipping/zones.php) Quote Link to comment Share on other sites More sharing options...
holeyman Posted August 7, 2006 Share Posted August 7, 2006 Take a look at the zones module. That will cover shipment to different zones with different price structures. Be sure to read the extra info inside the module file itself which ie. explains how to change it to get those multiple zones ((catalog)/includes/modules/shipping/zones.php) I have the zones installed but it only allows 3 prices for each zone how you can add more prices? regards AH Quote Link to comment Share on other sites More sharing options...
wheeloftime Posted August 8, 2006 Share Posted August 8, 2006 I have the zones installed but it only allows 3 prices for each zone how you can add more prices? regards AH You can add to the shipping table string up to 255 characters, the format is shown inside the zones.php file. Quote Link to comment Share on other sites More sharing options...
Guest Posted August 8, 2006 Share Posted August 8, 2006 Take a look at the zones module. That will cover shipment to different zones with different price structures. Be sure to read the extra info inside the module file itself which ie. explains how to change it to get those multiple zones ((catalog)/includes/modules/shipping/zones.php) Thanks for that but I still have a big problem with this. I got the zones.php and altered the zone number from 1 to two as a trial - re-uploaded it and went to configure it. All I now get are three empty boxes below the dialogue box for zone 1 handling fee. If I enter anything into these it will not update. I guessed the first might be country code, the second zone rate and the third handling fee? - but there is no indication of this and it will not save. Have all available instructions and understand how to enter the parameters but am having no joy at all. Can I alter the code directly in any of the files or any idea what has gone wrong? David Quote Link to comment Share on other sites More sharing options...
wheeloftime Posted August 8, 2006 Share Posted August 8, 2006 Thanks for that but I still have a big problem with this.I got the zones.php and altered the zone number from 1 to two as a trial - re-uploaded it and went to configure it. All I now get are three empty boxes below the dialogue box for zone 1 handling fee. If I enter anything into these it will not update. I guessed the first might be country code, the second zone rate and the third handling fee? - but there is no indication of this and it will not save. Have all available instructions and understand how to enter the parameters but am having no joy at all. Can I alter the code directly in any of the files or any idea what has gone wrong? David If you change the number of zones you will have to deinstall and directly after that install the module again through your admin. That way you will get the correct entries. Be aware that you will loose all information already entered for the zones module so make sure you reserve enough zones the very first time. It doesn't matter if you keep a few spare ones, if you don't fill them with information they won't be used. Quote Link to comment Share on other sites More sharing options...
Guest Posted August 8, 2006 Share Posted August 8, 2006 If you change the number of zones you will have to deinstall and directly after that install the module again through your admin. That way you will get the correct entries. Be aware that you will loose all information already entered for the zones module so make sure you reserve enough zones the very first time. It doesn't matter if you keep a few spare ones, if you don't fill them with information they won't be used. That worked just fine Thanks a lot David Quote Link to comment Share on other sites More sharing options...
saqib21 Posted August 9, 2006 Share Posted August 9, 2006 that worked for me as well :D thanks everyone for their help. cheers! Quote Link to comment Share on other sites More sharing options...
alymirza Posted August 5, 2008 Share Posted August 5, 2008 (edited) what is the unit software use in zones is it lbs or KG? secondly what unit it uses in product listing form Edited August 5, 2008 by alymirza Quote Link to comment Share on other sites More sharing options...
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.