Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

how can I duplicate a shipping module?


Retro

Recommended Posts

Posted

I want to use the same shipping module for different zones with different shipping costs, is it possible to duplicate the 'table' module in order to use it for different zones?

I suposse I have to duplicate the sql table renaming it but I'm not sure if the php file requiere more changes

 

 

maybe there's a contribution that can do this but I can't find it

 

thank you

Posted
I want to use the same shipping module for different zones with different shipping costs, is it possible to duplicate the 'table' module in order to use it for different zones?

I suposse I have to duplicate the sql table renaming it but I'm not sure if the php file requiere more changes

maybe there's a contribution that can do this but I can't find it

 

thank you

There is a zones module that you can use.

 

If you just want to use the same module, you rename both files to, eg whatevermodule2.php, and in the files, you change the name to whatevermodule2

Posted

Hi

the problem is that I need to apply different prices for different zones of an unique country, and zones module works just with countries, isn't it? maybe I'm wrong but I don't know how to apply my defined zones to that module because it only allows to introduce countries

 

thank you

Archived

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

×
×
  • Create New...