# Columns

{% hint style="info" %}
In Shopware Cloud Shops, the columns contain text elements - the view therefore differs from the images from the Shopware self-managed version shown here.
{% endhint %}

We include additional columns (also called grids) in the configuration scope of the shopping experiences. Any elements can be placed in these blocks.

## Single row columns

There are various blocks with up to six columns as well as multi-column elements with different divisions.

![](/files/3hfzLMJxKptobret42Bt)

## Multi-row columns

Some layouts can only be realized with columns in which more than one element can be stacked.

<figure><img src="/files/7R8Gpqgr5CwNHpj00pDT" alt=""><figcaption></figcaption></figure>

## Spacings

How to configure spacings between columns and blocks can be found in the article [Shopping experiences > block spacings](/en/content/shopping-experiences/block-inner-spacings.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://themedocs.zenit.design/en/content/shopping-experiences/blocks/columns.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.
