# Product Detail

## How To Go To A Product Detail Page

A Product Detail Page appears as soon as you tap an item from either a Lookbook page, or a [Product List Page](/user/sales-app/collections/product-list.md).&#x20;

## What Is A Product Detail Page

The Product Detail Page is the page that shows you all available details of an item, such as product name, product number, color options, prices, sizes, fabric, material etc.&#x20;

It's the page that usually precedes adding an item to your order.&#x20;

![Product Detail Page](/files/9RyLMqV10vcpGCXxvguN)

Under '**More details**' more product information is found such as washing and care instructions, delivery information, color codes, model or theme.&#x20;

![More details Product Detail Page](/files/8PPBrqbu3iVp4E49w6HK)

### Matching-Set

On the PDP, there is an option where you can view articles that are matching with this product. In here, you can quickly add articles to your cart that match the article. To set this up, please see the following [documentation](https://docs.colect.io/admin/configuration/business-logic#cross-and-upsell).&#x20;

<figure><img src="/files/6DqbHJvjaOJyPnyEhNkG" alt=""><figcaption></figcaption></figure>

<br>


---

# 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/sales-app/collections/product-detail.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.
