# Delivery date and time feature

**1. Date picker feature**&#x20;

![](/files/-MHzW1PQFVOWIHmx25M7)

&#x20;Turn on this and you can set the time customers have to wait before delivery after placing an order in the **Lead time** column below.

→ For example: Set 2 days. After placing orders, customers have to wait 2 days for delivery.

![](/files/-MHzWHn5RCYABiueUN9J)

In this example, our customer ordered on 23 July and has to wait at least 2 days till delivery. Customers can choose a delivery day from Friday, 25 July onwards.

The frontend will look as follow:

![](/files/-MCuyQ_Xvpg_lap_W9Ez)

**2. Time picker feature**

Turn on this and you will only allow your customers to choose given delivery time slots.

For example: Add 2-time slots from 9:00 AM to 11:00 AM and from 1:00 PM to 5:00 PM. Customers can choose 1 of the 2 delivery time slots.

![](/files/-MHzWvXht8LkVdws0sKI)

The frontend will look as follow:

![](/files/-MCuzk1xbDNLBPzYwnUi)

**3. Max date picker feature**

This feature allows you to set the time intervals between Placing an order and Delivery.&#x20;

&#x20;For example: Set the **Time intervals between Placing an order and Delivery equal** to 2. If today is Wednesday, customers can only select delivery time slots within 2 days from now.

![](/files/-MCuzk1yz3eD-c9tBqly)

The frontend will look as follow:

![](/files/-MCv-uEOf2X18ohfMVLM)

**4. Limit Pickup slot per time window**

If you want to limit the number of orders that can be placed within a time slot, you can enable the **Limit Pickup Slot** feature. Then, enter the number of slots that you allow your customers to take.

![](/files/-MHzXBFq5K16fUOWDskT)

And don't forget to click on the **Save** and **Publish to Shop** button after you make any changes in the app.&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://storepickup-docs.secomapp.com/local-delivery-set-up/setting-local-delivery-option-for-specific-locations/delivery-date-and-time-feature.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
