# Set product-specific available dates & time

## **Set product-specific available dates & time**

**Step 1**: Go to the **Product Override** section and choose **Specific available dates & time**

**Step 2**: Choose the products you want to apply for the specific available dates & time rule

**Step 3**: Select the date and time of the availability (required). Click on Add to add the timing.&#x20;

<figure><img src="/files/3DF0IAmXIIqlMUMWx3Vc" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
If one specific product is activated by both general rules + specific rules (because you add it to both), the app will prioritize the specific rules for this specific product and discard the general rules for it.
{% endhint %}

<mark style="background-color:purple;">Let's take a specific example with a flower product:</mark>&#x20;

Suppose there is a general rule that states flowers can be delivered from Monday to Friday, its preparation day is 1, and the delivery date range is 5. So if customers place an order on June 06th (Wednesday). So the available dates customers can choose for delivery are June 7, June 8, June 9, June 12, and June 13 (June 10th: Saturday, June 11th: Sunday).

Now, there is a specific rule set up for a particular flower product (roses) that specifies it can only be delivered on specific dates, such as June 10th and June 25th.&#x20;

If the particular flower product (roses) is activated by both the general and specific rules, the app will prioritize the specific rule for the roses. This means the roses will be only delivered on June 10th and June 25th, overriding the general rules.


---

# 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://docs.dingdoong.io/store-pickup/pickup-scheduling/product-override/set-product-specific-available-dates-and-time.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.
