# Products

<figure><img src="/files/KdOJSnGwyVEc54zj2uyA" alt=""><figcaption></figcaption></figure>

If you have products with unique transit time requirements or wish to customize the display of delivery messages for specific products, utilize the product settings.

Regarding shipping and delivery delays, you can set delays for individual products similar to those configured in the general settings. Delays specified at the product level will be cumulative with those set in the general settings.

{% hint style="warning" %}
If you have set both a default time and customised times for the delivery area and specific products, the time set for the product will be used as the final effective time for calculating the delivery date.&#x20;

In other words, the product's settings take priority over the delivery area and the default values.
{% endhint %}

### Customize product visibility

You can customize the visibility of any product in your store.

Please follow these steps:

1. Navigate to `All product`
2. Locate the product you wish to edit
3. Click the `Edit` button > `Visible` > `Hidden`

### Customize product transit time

You can customize the delivery time for specific products.

<figure><img src="/files/90cJRFi60zVgpgkGJZh7" alt="" width="563"><figcaption></figcaption></figure>

Key settings include:

1. **Max Delivery Days**: The *latest* delivery time you want for this product.
2. **Min Delivery Days**: The *earliest* delivery time you want for this product.

#### Notice:

After editing, you can click the eye icon to preview how the product will appear in your store.

### Customize by Collections

Apply these settings for items with specific transit time requirements or to control the display of the message for certain collections.

{% hint style="info" %}
Please note that an active subscription is required to enable Customize by Collections. For more information, see Plan.
{% endhint %}

&#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://docs.dirhand.com.au/dh-estimated-devilry-date/products.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.
