Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Simple Question: I need to be able to do this


iAddict

Recommended Posts

Hey, basically, is it possible to add more than one flat rate? I need to do this because I am using the flat rate installed for shipping ground but I want to add other flat rates that would be priority mail, overnight, etc. All products would cost the same. Anyone know what I can do? Thanks in advance :)

Link to comment
Share on other sites

  • 2 weeks later...

Make a copy of (catalog)/includes/modules/shipping/flat.php and rename it (for example) flat2.php

 

Open the new file in Wordpad... select Replace from the edit menu... check the match case box, then find and replace each instance of flat with flat2... then in the same manner, replace each instance of FLAT with FLAT2

 

 

Make a copy of (catalog)/includes/languages/english/modules/shipping/flat.php and rename it flat2.php

 

Again, open the file in Wordpad and replace the three instances of FLAT with FLAT2. Change the title and description to 'Priority Mail' or 'Overnight' or whatever you want it to be.

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