# Pickup date and time feature

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

![](/files/-MHtnP7reHq-HB1bpcwo)

Once you enable this feature, your customers have to choose a date to pick up their orders. You can customize the dates in the **Opening hours for Pickup** part. In this part, you can set up the **Lead time** (The time that customers have to check out before the day they want to pickup).&#x20;

For example: Set 1 day 12 hours on Wednesday. Customers have to checkout 1 day 12 hours before Wednesday, so they are able to choose Wednesday for their pick up day.

![](/files/-MHtoWPFLDxPwr6uk5kL)

Turn off Status of the days your store is closed. In this example, we are closed on Saturday and Sunday. (Customers can’t pick-up in these 2 days)

![](/files/-M6ZJM6NPgcfDdUoObdp)

Then, the frontend will look as follow:

![](/files/-MCq7nZRXY6yYzkgIrTi)

**2. Time picker feature**

Similar to the Date picker feature, if you enable the time picker feature, your customers have to choose the time to pick up their orders. There are 5 Time Picker slots: 10, 15, 20, 30, and 60 minutes.

For example: If you choose 10 minutes, time pick up slots for your customers will be: 11h - 11h10 - 11h20 - 11h30 - 11h40 - 11h50 …

![](/files/-MHtokIkiiMrDgcG8web)

The frontend will look as follow:

![](/files/-MCq85UFPnZEClnKt90j)

&#x20;Enable Time Picker and you’re able to set **Break hours** (The time that customers cannot pick-up in that day)

![](/files/-M6ZKGsssL2z_I588DFJ)

The frontend will look as follow:

![](/files/-MCq8hnOt-Jca2tJ-3VE)

**3. Max date picker feature**

![](/files/-MCq8t9Oqa3rXJiqwApl)

Turn on this and you only allow your customer to select pick up days from X time back here. You can adjust the specific time period in the **Opening hours for Pickup** part below.

&#x20;For example: Set **Time intervals between Placing an order and Pickup:** 3days means customers can only choose pick-up time slots within 3 days from now.

![](/files/-MHz8LmfnO4tghA26v1I)

The frontend will look as follow:

![](/files/-MCq96KqHgvOao2eGVNN)

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/setting-pickup-option-for-specific-locations/pickup-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.
