Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

3 set shipping prices?


claire310373

Recommended Posts

Posted

Hi

I want to set up 3 different (set) shipping rates.

1 for Uk 1 for europe 1 for rest of the world.

I dont need to use weight or amounts..

Just wondered what the simplest way to do this was.

claire

Posted

Download the following files:

includes/modules/shipping/flat.php

includes/languages/english/modules/shipping/flat.php

 

Open each of them in turn and save as flat2.php and then flat3.php

 

Find instances of FLAT and rename to FLAT2 and FLAT3, and change the text in includes/languages/english/modules/shipping/flat.php and flat2.php and flat3.php

 

Upload the new files.

 

Go to your osC admin panel, uninstall the Flat Rate and reinstall it and then install Flat2 and Flat3.

 

People will now have the option of which Shipping Rate to select when they go through Checkout.

 

Vger

Posted
Download the following files:

includes/modules/shipping/flat.php

includes/languages/english/modules/shipping/flat.php

 

Open each of them in turn and save as flat2.php and then flat3.php

 

Find instances of FLAT and rename to FLAT2 and FLAT3, and change the text in includes/languages/english/modules/shipping/flat.php and flat2.php and flat3.php

 

Upload the new files.

 

Go to your osC admin panel, uninstall the Flat Rate and reinstall it and then install Flat2 and Flat3.

 

People will now have the option of which Shipping Rate to select when they go through Checkout.

 

Vger

 

Can the same method be used to create extra versions of other shipping modules such as table and and zone modules?

 

I would love to have duplicates of these shipping methods as well.

Backup before making changes. Backup before making changes! Backup before making changes!!

 

You did do a backup? eh?

Archived

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

×
×
  • Create New...