Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Using a postcode range for shipping (expresso-store)

We're building a online-store/site for a winery, and they have a matrix/table of shipping costs to different regions (in Australia).

In Exp-resso Store 1.6.0, is there anyway of setting up a post-code for a specific shipping cost?

i.e. postcode= 2000-2249, 2555-2574 = $10 + $1/kg. 1250-1263 = $12 +$1.1/kg

Additional info: The deliveries are technically through AusPost, but using their "Wine Delivery Service" which doesn't match their normal parcel delivery stuff, so we can't use the AusPost plugin/API :(

like image 717
Denham Avatar asked Apr 24 '26 06:04

Denham


1 Answers

There's no way to do this from the control panel. However, you can easily write your own shipping calculator using PHP.

An example of a simple custom shipping plugin is here:

https://gist.github.com/2176462

like image 88
Adrian Macneil Avatar answered Apr 25 '26 20:04

Adrian Macneil



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!