Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

:huh: I'm just not getting the table/zone shipping stuff. Here's what I need:

 

I need shipping to US and Canada. It needs to be by order total, not weight. It needs to be table rates (US - up to $200, $7.50 shipping, over $200, free shipping :: Canada - up to $200, $15.50 shipping, over $200, $10.50 shipping).

 

Can somebody please explain to me how this can be made to work?

 

Thanks!

Posted

i just did something similar. I just copied the "table" shipping method and renamed it Zone 1. Then do the same with the language version of the file. In the regular version of the file, you have to go through the file and rename all the "table"s (both caps and not) to whatever you name your file (zone1) in my case. You do not want to change the TABLE with TABLE_CONFIGURATION or the one in MODULE_SHIPPING_TABLE_TEXT_DESCRIPTION (unless you also change it in the language file) or TABLE_ZONES_TO_GEO_ZONES. I changed all the others with no problem. You may have to look at them more carefully in case there are other language ones in there. I was in a rush LOL, but so far no problems. In the language file, change the table.php at the top to whatever you name the file.php. Then upload them to the correct folders and go to your admin. Once you activate it it will update your database, and you can set your table the same way that you normally would. I'm sure you could do the same using the Zone Rates module...the table one just worked with what i was doing.

 

oh, i'm using MS1, i'm not sure if that makes a difference.

 

hth.

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.

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...