> For the complete documentation index, see [llms.txt](https://knowledge.themeware.design/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.themeware.design/knowledge-base/frequent-questions/how-can-i-make-product-boxes-more-compact.md).

# How can I make product boxes more compact?

The "spacing" or "gaps" in product boxes – for example in product listings or product sliders – are intended by Shopware and already exist in the standard theme.

Technically seen, these are "placeholders" for informations that have to be displayed depending on the product configuration (see screenshot below).

These are e.g. information such as the **rating** or **variant characteristics**.

These "placeholders" are used to prevent product boxes from having different heights due to the lack of information in some products.

Of course, we have also thought about this and show you a few tips and optimization possibilities in the following article:

{% content-ref url="/pages/W2oyACTIGjwuJi2Sgc5P" %}
[Make product boxes more compact](/knowledge-base/tutorials/categories/make-product-boxes-more-compact.md)
{% endcontent-ref %}

#### Screenshots

![](/files/562pocL2yo6991SstVeD)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-make-product-boxes-more-compact.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.
