Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How to configure Shipping rate


madone83

Recommended Posts

Hi to everyone,

 

I've been searching into this forum for several hours in order to find a good solution to my problem, with no result.

Hope someone could answer to my topic:

 

I've to configure Shipping module in order to ship products in Italy with a rate based on volume and weight. I couldn't find a plugin or module to do this, so suppose I could set a shipping fee for each single item in my shop.

 

Let's assume I've 3 rate types: IT (shipping to Italy - isles excluded), IT-IS (shipping to Italy - isles included), EU (shipping in Europe)

 

Now I'd like to configure the shipping module in order to enable Italy shippings with fee equals to IT, shipping to Italy (excluding isles) with IT-IS fee, shipping to the rest of Europe with EU fee. Moreover I'd like to avoid any shipping to the rest of the world and european little isles (i.e. shipping to Englan is permitted but shipping to Corsica is not).

 

How can I solve this problem? Any suggestion?

 

Tnx in advance!!

Link to comment
Share on other sites

The zones module can be set up to have x zones. You need to edit /includes/modules/shipping/zones.php

 

I have also seen this set up so shipping to other zones is prohibited.

Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile

 

Virus Threat Scanner

My Contributions

Basic install answers.

Click here for Contributions / Add Ons.

UK your site.

Site Move.

Basic design info.

 

For links mentioned in old answers that are no longer here follow this link Useful Threads.

 

If this post was useful, click the Like This button over there ======>>>>>.

Link to comment
Share on other sites

The zones module can be set up to have x zones. You need to edit /includes/modules/shipping/zones.php

 

I have also seen this set up so shipping to other zones is prohibited.

 

 

Can you please post some samples? I've seen the zones.php code and now I'm able to add more zones (as many contribs do), but I cannot figure how to configure different rates for different regions, one excluding each other, expecially when a region (think about little isles in the same province) cannot be served.

 

Try to explain: if I set Zone 1 as EU (i.e. IT, FR, EN, ES, ...), how can I exclude all the isles of France?

 

Thanks

Link to comment
Share on other sites

eu = IT, EN, ES, fr Lorainne, fr Seine, fr Alsace ....

Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile

 

Virus Threat Scanner

My Contributions

Basic install answers.

Click here for Contributions / Add Ons.

UK your site.

Site Move.

Basic design info.

 

For links mentioned in old answers that are no longer here follow this link Useful Threads.

 

If this post was useful, click the Like This button over there ======>>>>>.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...