# Short description

This product-specific custom field is displayed above the price in the product box on category pages and/or in the buy box on the product page.

The input field is HTML-capable, but be careful with the formatting.

The custom field is part of the ThemeWare® "Product short description" extension.

{% hint style="info" %}
**Note**: You can enable/disable the "Short description" in the theme configuration.
{% endhint %}

#### Technical name

`twt_{theme}_{edition}_custom_field__product__short_description`

***

#### Further links

You can find more information about the extension "Product short description" here:

{% content-ref url="/pages/VyY3UuzRxFoYvzUlarzy" %}
[Product short description](/additional-features/extensions/product-short-description.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/short-description.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.
