Re: Multiple Zone Rates Support Thread
They don't ... Zone Rates and Table Rate do not multiply based on quantity ... they are not designed for this ...
Perhaps you could start a new thread on your shipping needs and we can figure out what might work for you ...
Be sure to include details on what you are trying to do on shipping prices based on per Product per quantity ...
It sounds to me like Per Unit perweightunit might be something for you ...
Re: Multiple Zone Rates Support Thread
How is this addon different from the ones already available? :huh:
Re: Multiple Zone Rates Support Thread
Does not appear to be for international flat rate :(
Is it compatible with Google Base?
Re: Multiple Zone Rates Support Thread
Hi, how can i change the shipping option name show to customer in shopping cart shipping estimator?
Thanks
Re: Multiple Zone Rates Support Thread
Quote:
Originally Posted by
PinkLeopard
How is this addon different from the ones already available? :huh:
Hi,
Sorry for the slow reply.
This module is no different from the zone rates module that comes with the standard ZenCart solution. All it does is allows for multiple zone rates to be used at the same time. Basically provides more than one zone rate shipping option for any one zone.
Useful if for example you want to offer the customer expedited processing or shipping but whereby the price still has to vary by zone.
Hope this clarifies things for you.
Sam
Re: Multiple Zone Rates Support Thread
Quote:
Originally Posted by
kiyo
Hi, how can i change the shipping option name show to customer in shopping cart shipping estimator?
Thanks
Hello,
If you want to change the name of the visible text you need to change the definitions in the language file.
To do this open includes/languages/english/modules/zones#.php and edit the following bits highlighted in red:
define('MODULE_SHIPPING_ZONES2_TEXT_TITLE', 'Zone Rates 2');
define('MODULE_SHIPPING_ZONES2_TEXT_DESCRIPTION', 'Zone Based Rates');
define('MODULE_SHIPPING_ZONES2_TEXT_WAY', 'Shipping to');
define('MODULE_SHIPPING_ZONES2_TEXT_UNITS', 'lb(s)');
define('MODULE_SHIPPING_ZONES2_INVALID_ZONE', 'No shipping available to the selected country');
define('MODULE_SHIPPING_ZONES2_UNDEFINED_RATE', 'The shipping rate cannot be determined at this time');
(Do NOT change anything in capitals else the coding won't find the definition and it will just display nothing! Also make sure you don't accidently delete the inverted comma or you will see some very strange results!)
Sam
Re: Multiple Zone Rates Support Thread
It would be better that instead of using the:
/includes/languages/english/modules/zones2.php
that the templates and overrides file be used for:
/includes/languages/english/modules/your_templates_dir/zones2.php
Re: Multiple Zone Rates Support Thread
Can someone tell me if I have this mod understood....
This mod allows you to set up multiple shipping zones and multiple shipping options for a particular zone?
I installed that zone table mod I don't know what the heck it does yet. I need to read through it. But here's what I'm looking for:
A way to customize shipping costs for EACH zones i ship to as well as offer them multiple...well 2 shipping options. USPS or DHL.
Would this mod get the job done? Thank you!
Re: Multiple Zone Rates Support Thread
Re: Multiple Zone Rates Support Thread
I am using 1.38
and I try to using this modules, is only able to process to checkout process 2 , and it always return back and can't process to total checkout page.
Please if anyone could help this issue?
and I have see other having this problem at 1.3.9.
at
http://www.zen-cart.com/forum/showthread.php?t=167463