Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Shipping


Bobbot20

Recommended Posts

Hi, I need some help please.

 

I need to have two forms of shipping, both table rate. I have already set up thet able rate that was default with what came with OsCommerce, but I need to create another table rate form of shipping.

 

These are the two forms of shipping I would like at the end:

 

Media Rate

Priority Rate

 

(BOTH TABLE RATES)

 

THANKS!

Link to comment
Share on other sites

  • 2 weeks later...
  • 1 month later...

I'm also looking to have multiple TABLE RATES and NOT MULTIPLE ZONE RATES just like Bobbot20 on his post.

 

The links provided is to have multiple zone rates. Do you have something similar to multiple TABLE RATES?

Link to comment
Share on other sites

Do a search in the forums for UK shipping tables -- I found an excellent post that helped me sort out multiple table rates.

 

(If you can't find it that way, you could also search through my posts to find it, as I've passed the link on a few times.)

 

HTH,

 

Terry

Terry Kluytmans

 

Contribs Installed: Purchase Without Account (PWA); Big Images, Product Availability, Description in Product Listing, Graphical Infobox, Header Tags Controller, Login Box, Option Type Feature, plus many layout changes & other mods of my own, like:

 

Add order total to checkout_shipment

Add order total to checkout_payment

Add radio buttons at checkout_shipping (for backorder options, etc.)

Duplicate Table Rate Shipping Module

Better Product Review Flow

 

* If at first you don't succeed, find out if there's a prize for the loser. *

Link to comment
Share on other sites

Thanks I found something.

 

All you need to do is copy the table.php file in the

 

includes > modules > shipping

and

includes > language > your language > shipping

 

rename those files and copy back to the directory you took it from. Don't forget to rename all instances of "table" and "_table_" to the name of what you called your new table.

 

Important: do not rename TABLE.CONFIGURATION.

 

That's it. Now I gotta test it.

Link to comment
Share on other sites

Thanks for that post - very useful, as I couldn't find anything else in the forums (never been very good at searching).

 

Couple of corrections/clarifications:

 

1. Should be

includes > language > your language > modules > shipping

not

includes > language > your language > shipping

 

2. Change all instances of 'table' to 'table2' (assuming you want to call the new table 'table2'), and all instances of _TABLE_ to _TABLE2_ - take care with the upper/lower case and the underscores, and don't change anything else with TABLE in it.

 

Ewan

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