Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Zone Rates: How do I get multiple zones?


brimmy

Recommended Posts

I am new to OSCommerce and I find myself somewhat lost on how to set up the various modules. I want to have a flat rate shipping to various zones (Canada, US, Europe, etc). How do I go about setting this up? My modules only list one zone and there's no link to create another.

Link to comment
Share on other sites

I am new to OSCommerce and I find myself somewhat lost on how to set up the various modules. I want to have a flat rate shipping to various zones (Canada, US, Europe, etc). How do I go about setting this up? My modules only list one zone and there's no link to create another.

You can set up additional zones in admin. Locations / Taxes ----> zones

Link to comment
Share on other sites

You can set up additional zones in admin. Locations / Taxes ----> zones

 

 

 

There are already 181 zones under that module. The shipping module still only has Zone 1 Countries, Zone 1 Shipping Table and Zone 1 Handling Fee. How do I designate a zone 2 and a zone 3?

Link to comment
Share on other sites

There are already 181 zones under that module. The shipping module still only has Zone 1 Countries, Zone 1 Shipping Table and Zone 1 Handling Fee. How do I designate a zone 2 and a zone 3?

OK, so set up more under tax zones and use them for shipping.

Link to comment
Share on other sites

There are already 181 zones under that module. The shipping module still only has Zone 1 Countries, Zone 1 Shipping Table and Zone 1 Handling Fee. How do I designate a zone 2 and a zone 3?

Go to includes-> modules -> shipping -> zones.php

Modify

$this->num_zones = 1; -> change from 1 to how many zones you'd wish...

 

and then save the file.

 

Hope this helps.

Link to comment
Share on other sites

Go to includes-> modules -> shipping -> zones.php

Modify

$this->num_zones = 1; -> change from 1 to how many zones you'd wish...

 

and then save the file.

 

Hope this helps.

 

Everyrhing correct. Just Add.....uninstall and reinstall the zone module to have it working perfectly.

 

I hope it works

Link to comment
Share on other sites

  • 3 weeks later...
Everyrhing correct. Just Add.....uninstall and reinstall the zone module to have it working perfectly.

 

I hope it works

Thank you!! I was just trying to make an additional zone today and was having trouble. I edited the php file for 2 zones, but it still wasn't working. Saw your post, uninstalled and reinstalled the zone module. Success! Thanks again.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...