# Custom Column - Layouts

In the Shopping Experiences, the CMS Bundle allows you to create **custom columns as individual sections**. This feature enables you to design specific layouts and content flexibly.

<figure><img src="/files/6L92JaaN4RRWsAgyr3JY" alt=""><figcaption></figcaption></figure>

### Edit Placeholder Blocks in Sections

When you add a **column section**, it initially appears with predefined placeholder blocks. You can replace these blocks as usual with any blocks from Shopware’s Shopping Experiences, whether it’s text, images, or other elements.

#### Here’s how to edit the column settings:

1. **Replace Placeholder Blocks:**\
   Click on each placeholder and replace them with the desired blocks using drag & drop.
2. **Adjust Column Settings:**\
   To modify the structure or layout of the columns, open the section’s column settings. Here, you can configure column settings for each device.

<figure><img src="/files/PtrS72dJmbEdybJhDFph" alt=""><figcaption></figcaption></figure>


---

# 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.rh-webdesign.com/cms-bundle/en/sections-and-blocks/sections/custom-column-layouts.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.
