# &#x20;Product Override

## Product Override

Unless your business is a one-product store, you might sometimes need to activate different local delivery rules for different products.

By default, the umbrella rules you set for date and time will apply to what you define in **Product Availability**. However, you can always choose to define different rules for some specific products in **Product Override**

**E.g**. Your bakery only offers local delivery for cakes without ice cream on top and customers can pick between 2 days. You will apply a general rule for those collections. For some specialties that have ice cream, you can only deliver them on the same day because you don’t have the capacity to preserve them for longer. This is when you need to tailor the rules for the odd ones out.

{% content-ref url="/pages/n59MwlsBNqkeLFlnHNC6" %}
[Set product-specific preparation time](/local-delivery/delivery-scheduling/product-override/set-product-specific-preparation-time.md)
{% endcontent-ref %}

{% content-ref url="/pages/ijGKURJew8WULvQHiodb" %}
[Set product-specific available dates & time](/local-delivery/delivery-scheduling/product-override/set-product-specific-available-dates-and-time.md)
{% endcontent-ref %}

{% content-ref url="/pages/zfZtSX8oSmArRrBAsw3J" %}
[Set product-specific blackout dates & time](/local-delivery/delivery-scheduling/product-override/set-product-specific-blackout-dates-and-time.md)
{% endcontent-ref %}

{% content-ref url="/pages/9cZFEwUsaYLWQqw39oe0" %}
[What happens when a cart has different products with different rules?](/local-delivery/delivery-scheduling/product-override/what-happens-when-a-cart-has-different-products-with-different-rules.md)
{% endcontent-ref %}


---

# 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.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.
