Re: Region Tables 1.0.0 Released!
Quote:
Originally Posted by
jamesbarsalou
My current situation is:
I am
only shipping inside the
U.S.
I have
7 zones within in the US. Each zone is based on zip code.
There is
3 methods of shipping (ground, ground to P.O. Boxes, and DHL 'rush').
There are
3 categories which determine the % rate of
charge for shipping based on zone (o
rders less than $30, orders between $30-$499.99, and orders $500 and over).
Below is a chart displaying what I have explained above:
http://i201.photobucket.com/albums/a...Untitled-1.gif
How can this be executed? Anything will help at this point.
Thanks!
If I read your question right here we go
First of all in the setup section of the module do the following
set up calculation method as Price
Number of regions 7
Number of shipping types as 3
At this stage I would update this.
Go back into the module
Enter the zip codes for this region 1. Use blocks such as US:12458-25489,US:29874=31564, etc etc
Below this now you will see the 3 shipping type blocks. Lets say they are in the order of
Ground = Method 1
ground to PO = method 2
DHL = method 3
enter as follows in method 1 for Ground in region 1
29.99:xxx,499.99:xxxx,999999=xxxx where xxx = the shipping cost
In method 2 do the same for ground to PO box
and in method 3 DHL
Repeat this for each of the regions.
Once you have done this you need to modify the language file so everyone knows what you are on about
Go to includes/languages/english/modules/shipping/YOUR_Template/ and modify the regiontables.php file.
Example
define('MODULE_REGION_TABLES_REGION_1_TITLE', 'Northe East USA');
define('MODULE_REGION_TABLES_REGION_1_METHOD_1_TITLE', 'Ground Delivery approx 5 working days');
define('MODULE_REGION_TABLES_REGION_1_METHOD_2_TITLE', 'Ground to PO Box approx 5 days');
define('MODULE_REGION_TABLES_REGION_1_METHOD_3_TITLE', 'DHL RUSH Approx 2 working days.');
Do the same for each region and presto it's done.
If you wish to see it in action
www.golfuni.com.au/shop/ - Be aware this is an active shop but you can add something to your bag and click estimate shipping. For your assistance For the State use New South Wales postcode 2100. If you then update your location to Victoria 3125 you will see there are 3 shipping options instead of two on this one.
Hope this helps
Re: Region Tables 1.0.0 Released!
Thank you very much for your help!
I've installed and set up the most I can and have ran into another problem. My shipping is based and calculated on a percentage (%) of the total amount.
For example if the total cost of your shopping cart is $50 and you are in Zone 2, then shipping ground is 15%, which would equal $7.50 for shipping.
I have far too many products which change very often, to be calculating shipping costs for each individual product. (Or maybe I'll have to.)
Is there any way Region Tables can accomplish this; calculating shipping costs based on a percentage of the total?
Re: Region Tables 1.0.0 Released!
Quote:
Originally Posted by
jamesbarsalou
Thank you very much for your help!
I've installed and set up the most I can and have ran into another problem. My shipping is based and calculated on a percentage (%) of the total amount.
For example if the total cost of your shopping cart is $50 and you are in Zone 2, then shipping ground is 15%, which would equal $7.50 for shipping.
I have far too many products which change very often, to be calculating shipping costs for each individual product. (Or maybe I'll have to.)
Is there any way Region Tables can accomplish this; calculating shipping costs based on a percentage of the total?
If you send me a PM with your order value brackets & the % amounts you charge for freight I'll quickly set a method price list for you. Takes about 5 minutes to do.
Re: Region Tables 1.0.0 Released!
Quote:
Originally Posted by
ekles
If you send me a PM with your order value brackets & the % amounts you charge for freight I'll quickly set a method price list for you. Takes about 5 minutes to do.
This is all I have:
http://i201.photobucket.com/albums/a...Untitled-1.gif
Re: Region Tables 1.0.0 Released!
I am using the most recent version 1.4 and I have set up the zones tables, (twice actually....LOL), but both times, when I tried the shipping estimator, I don't get the table rates. I get the store pickup, ant the shipping per unit option, but never the zone table rates. I have the tables "installed" through ADMIN/modules/shipping.
Any idea where to look for the problem?
Re: Region Tables 1.0.0 Released!
Quote:
Originally Posted by
daneh
I am using the most recent version 1.4 and I have set up the zones tables, (twice actually....LOL), but both times, when I tried the shipping estimator, I don't get the table rates. I get the store pickup, ant the shipping per unit option, but never the zone table rates. I have the tables "installed" through ADMIN/modules/shipping.
Any idea where to look for the problem?
Did you mark the first option
Enable Region Tables Method to
True or Yes
Re: Region Tables 1.0.0 Released!
Yes. I have checked that option. I was not sure if there was another switch somewhere else that I may have missed.
Re: Region Tables 1.0.0 Released!
Quote:
Originally Posted by
daneh
Yes. I have checked that option. I was not sure if there was another switch somewhere else that I may have missed.
Cut and paste your settings (Use a PM not here) for the module and I can see if there is a problem
Re: Region Tables 1.4.0 Released!
Quote:
Originally Posted by
conor
The link is dead, any idea where I can get this module?
Thanks
Fuzz
Re: Region Tables 1.0.0 Released!
Yeah. The link now goes to a module that costs £50 :(