Retro Posted November 19, 2007 Posted November 19, 2007 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
Guest Posted November 19, 2007 Posted November 19, 2007 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
Retro Posted November 21, 2007 Author Posted November 21, 2007 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.