We do that, more or less, at the moment, only somewhat more simply - I forget the name of the module I use, but I have implemented 3 copies of it, giving the customer the ability to select a delivery zone manually.

The postal one won't work for us, I don't think, it doesn't actually allow you to make a fine enough adjustment of the distances from the shop.

I have found a tool that allows you to calculate the distance between two post codes - which is so fine that you could measure 100's of a mile! (As the crow flies, of course).  Using that tool to calculate the distance from the shop to the delivery address would be the best idea - as it removes all responsibility from the customer - but I don't know how to make a module for Zen Cart (yet).

Click here for more details

I just want a module that will look at the customers postcode, works out the distance, and posts an amount in the checkout:

Something like :

if distance <= 2 then delivery charge = 0
if distance > 2 and < 3 then delivery charge =

Cool, that's a lot of work saved.  Stickyness suggested!

Thanks.

Continuing with my previous post.

I have found this website, which shows how to calculate the distance between two postcodes:

SlooMedia Tutorials - Click here

Unfortunately, I have no idea on how to incorporate this into Zen Cart so that it can accurately calculate a delivery charge between our shop and the customer's home.

Any ideas?

I can sympathise with Phaeton.

I've created a site for a Chinese Takeaway that delivers.  However, they would really like to break down delivery charges into areas, rather than the primary postcode areas - or find someway of calculating distance from the shop to the customers full postcode address.  Our orders have to be delivered immediately, you can't wait until tomorrow morning or three days hence for a Chinese meal.

So from that, I'm sure you can understand how unwieldy the system is for us.  Customers don't need to enter city districts, and getting them to select their district from a drop down list could result in them selecting the wrong place (either accidentally, or to help them save a quid or two).

Any ideas on how I can refine what I have at the moment.

http://www.chinesevista.co.uk/maya is the site if you'd like to try it out.

Thanks,

Sadly, the doctors tell me that at 51, I'm now rapidly approaching my dotage.

However, I remain convinced that this template could be useful, the only thing is, I can't find a description of what the template actually does.

I can imagine it changes the default currency to UK Pds Stlg, amongst other things - but a full list of changes over the base ZENCart would be helpful.

Thanks,