# Product information

***

**Product information** section provides crucial data that belongs to an individual product such as price, title, buy buttons, etc. Accurate, reliable, and in-depth product details help customers find the information they need to make buying decisions.&#x20;

You can change the product information by re-ordering, removing, and adding blocks.

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

The **Product information** section includes:

1. [Default product blocks](/articles/product-pages/product-information/default-product-blocks.md).
2. [Text](/articles/product-pages/product-information/text.md) block.
3. [Line item property](/articles/product-pages/product-information/line-item-property.md) block.
4. [Inventory status](/articles/product-pages/product-information/inventory-status.md) block.
5. [Collapsible tab](/articles/product-pages/product-information/collapsible-tab.md) block.
6. [Custom liquid](/articles/sections/sections-available-in-inspiredtheme/custom-liquid.md) block.
7. [Pop-up](/articles/product-pages/product-information/pop-up.md) block.
8. [Product rating](/articles/product-pages/product-information/product-rating.md) block.


---

# 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://help.inspiredtheme.com/articles/product-pages/product-information.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.
