I need a way to offer multiple shipping options! eg.. (UPS Ground, Blue 2nd Day Air, Red Overnight etc..) I am not proficient enough in this yet to produce my own module, but, I believe it may be done using multiple instances of the Zone Based Module. Can anyone point me in the right direction of how this may be accomplished?
If anyone wants to create this module for me, I would be willing to pay $$$
Thanks, -JO
you can do it by creating geo_zone for each of shipping options. In admin - go to localization/geo_zones - and create one for each.
then you have to add countries to each geo_zone. You can do it from admin localization/geo_zones (click on folder icon) also - if you have only a few countries to enter. Otherwise you have to consider writing sql statement to update geo_zone_to_zone (or some similar name) table to tie your new geo_zones with countries.
Then in extensions/shipping/zone - you have to specify shipping prices for each geo_zone - and to enable them.
then you have to add countries to each geo_zone. You can do it from admin localization/geo_zones (click on folder icon) also - if you have only a few countries to enter. Otherwise you have to consider writing sql statement to update geo_zone_to_zone (or some similar name) table to tie your new geo_zones with countries.
Then in extensions/shipping/zone - you have to specify shipping prices for each geo_zone - and to enable them.
Last edited by gary on Thu Jan 10, 2008 6:51 am, edited 1 time in total.
Who is online
Users browsing this forum: No registered users and 2 guests