# Product Details

On the **Product Detail** page you can view all characteristics and information for a **Product** as well as configure it for **Ordering.**&#x20;

<figure><img src="/files/9SZ2noLElWCymokijqsW" alt=""><figcaption><p>A Product overview with all details.</p></figcaption></figure>

Scrolling down in this window, you can access the **Order Grid**.

### Order Grid

The Order Grid lets you configure all Deliveries needed for the selected **Product.**

<figure><img src="/files/l40SfLSq6QxUhhRFedUp" alt=""><figcaption><p>View at a Glance all Deliveries for all <strong>Product</strong> Configurations.</p></figcaption></figure>

For each **Product Configuration** available, choose the Quantity ordered, add an optional **Discount** and **Delivery Date.**&#x20;

Use the <i class="fa-copy">:copy:</i> **Copy** button to Copy a configuration from one row and <i class="fa-paste">:paste:</i> **Paste** button to paste the configuration to another row.&#x20;

Use the <i class="fa-message">:message:</i> **Remark** button to leave a note on a Delivery.&#x20;

Use the <i class="fa-trash-can">:trash-can:</i> **Delete** button to delete a Delivery.&#x20;

Once the Delivery Configuration is ready, use the <i class="fa-cart-shopping">:cart-shopping:</i> **Update Cart** button to add the existing delivery to the [Cart](/user/brand-portal/order-management.md), alternatively, use the <i class="fa-heart">:heart:</i> **Add to Favorite** icon to add products to your [Favorite List](/user/brand-portal/favorites-lists.md).

#### Compare Products

Use the <i class="fa-square-full">:square-full:</i> **Compare to other product** checkbox to add **two** products you would like to compare with one another.

<figure><img src="/files/nyQPHKie59t6ukH50cTF" alt=""><figcaption><p>Add and remove two products to compare using the <i class="fa-x">:x:</i> button.</p></figcaption></figure>

Click **Compare** to open **Product** comparison between the two selected products.

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

Scroll through all product characteristics side-by-side and compare both Products.&#x20;

Use the <i class="fa-plus">:plus:</i> **Go to Order Grid** to see the [Order Grid](#order-grid) for the selected Product.


---

# 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.colect.io/user/brand-portal/product-details.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.
