# How can I hide the product description in product boxes?

The product description in product boxes is a feature of Shopware and not of ThemeWare®. If you do not want to display this, you can simply select a listing layout without a product description (e.g. "Big image" or "Minimal content"). An additional configuration in ThemeWare® is therefore not necessary.

<figure><img src="/files/Wg81E9TvF5R4oLxEAgtm" alt=""><figcaption><p>Product description in the product box</p></figcaption></figure>

<figure><img src="/files/j6FAL0b6GTnYHZ9hMWGa" alt=""><figcaption><p>Listing layout type</p></figcaption></figure>

{% hint style="success" %}
**Tip**: For more information on Shopware CMS elements, take a look at the Shopware documentation.
{% endhint %}


---

# 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://knowledge.themeware.design/knowledge-base/frequent-questions/how-can-i-hide-the-product-description-in-product-boxes.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.
