This extension adds a step in the Checkout process for the customer to select a suitable time slot for delivery. The additional step has a calendar which shows the available and booked time slots for a given week.
This extension is also a shipping method which calculates the cost of delivery based on the postcode of the delivery address.
The backend allows the administrator to configure the calendar with the following:
- definition of time slots,
- definition of delivery zones (with list of postcodes, number of deliveries per time slot, and cost of delivery for the zone)
- available time slots per day,
- blocked time slots for a particular date, and
- settings for the background colors of the calendar with a preview.
The delivery date/time is also added to the description of the Shipping Method description on Order details in the frontend and backend.