# Set product-specific blackout dates & time

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

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

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

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

<figure><img src="/files/jWanJ6KihILzBbh3Hjm7" 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 food product:</mark>

Suppose there is a general rule that states all your food can be delivered from June 05 to June 12

Now, there is a specific rule set up for your salad that specifies it can't be delivered on June 07 and  June 09.&#x20;

If your salad is activated by both the general and specific rules, the app will prioritize the specific rule. This means the salad will be only delivered on June 05, June 06, June 08, June 10, June 11, and June 12, 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/shipping/shipping-date/product-override/set-product-specific-blackout-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.
