# Benefits on product pages

{% hint style="info" %}
**Note**: This article is work in progress.
{% endhint %}

You can display shop and/or product benefits on product pages. **Product benefits** can be entered via a snippet and/or a custom field in the corresponding product.

...

{% hint style="info" %}
**Note**: You maintain the global "Shop benefits" using an individual snippet.
{% endhint %}

<figure><img src="/files/BYn0TYhRG8SKHQYXfmkY" alt=""><figcaption><p>ThemeWare® "Benefits on product pages"</p></figcaption></figure>

***

## Configuration

You can find the configuration in the tab "Product pages":

> Tab "Product pages" => Block "Benefits (in the buybox)"

...

{% hint style="info" %}
**Note**: You can find more information about the corresponding custom field in the article [Benefits](/additional-features/custom-fields/products/general/benefits.md).
{% endhint %}

***

## Summary

#### Theme configuration

* Tab "Product pages" => Block "Benefits (in the buybox)"

#### Snippets

* **Headline**
  * `twt.detail.benefits.headline`
* **Text**
  * `twt.detail.benefits.content`

#### Custom field

* [Benefits](/additional-features/custom-fields/products/general/benefits.md)


---

# 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.themeware.design/additional-features/extensions/benefits-on-product-pages.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.
