# Benefits

With this product-specific custom field, you can enter "**Product benefits**". These can be displayed on the product page below the product specifications.

Separate the multiple benefits with a semicolon.

**Example**: `Benefit 1; Benefit 2; Benefit 3`

The custom field is part of the "Benefits on product pages" extension in ThemeWare®.

{% hint style="info" %}
**Note**: You can enable/disable the "Benefits on product pages" in the theme configuration.
{% endhint %}

#### Technical name

`twt_{theme}_{edition}_custom_field__product__benefits`

***

#### Further links

More information about the extension "Benefits on product pages" can be found here:

{% content-ref url="/pages/05d9kcchUIIOKS0p0a5k" %}
[Benefits on product pages](/additional-features/extensions/benefits-on-product-pages.md)
{% endcontent-ref %}


---

# 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/custom-fields/products/general/benefits.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.
