Zen4All-nl / Zen-Cart-Local-Delivery-Module

This shipping module will enable you to let your customers choose a day and time slot, when to deliver the goods they ordered.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Zen-Cart-Local-Delivery-Module

Warning: This code is highly experimental and not ready for production use. See the issues for things that still need to be done.

This module was developed thinking of a grocery store. It adds a timetable during checkout, in order to let the customer select which time he wants the goods delivered.

The store administrator can set the cost and maximum number of deliveries for each time slot (default value and special value).

The time slot will become automaticly unavailable to customers once it reaches the maximum number of orders as set by the store administrator.

Customers can also 'reserve' a time-slot even before starting the checkot process, to make sure that no other customers will take their desired timeslot while shopping.

This module is based on the osCommerce module found [here](http://addons.oscommerce.com/info/4530).

Here are some screen shots. ![Local Delivery Shipping Module](https://github.com/Zen4All-nl/Zen-Cart-Local-Delivery-Module/blob/master/readme/loacal_delivery_shipping.jpg) ![Time Slot Popup](https://github.com/Zen4All-nl/Zen-Cart-Local-Delivery-Module/blob/master/readme/time_slot_popup.jpg) ![Admin Default Times](https://github.com/Zen4All-nl/Zen-Cart-Local-Delivery-Module/blob/master/readme/standard_delivery_time.jpg) ![Admin Special Times](https://github.com/Zen4All-nl/Zen-Cart-Local-Delivery-Module/blob/master/readme/special_delivery_time.jpg)

About

This shipping module will enable you to let your customers choose a day and time slot, when to deliver the goods they ordered.

License:GNU General Public License v2.0


Languages

Language:PHP 100.0%