> For the complete documentation index, see [llms.txt](https://docs.premsoft.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.premsoft.de/en/plugins/cms-elements.md).

# CMS Elements

Out of the box, Shopware ships only a handful of building blocks for its shopping experiences. This plugin extends your toolkit with **21 additional CMS elements** – from accordion and tabs through before/after sliders and image galleries to countdown timers, pricing tables and "shop the look" images with product hotspots.

You add every element by drag-and-drop, just like the standard blocks – no coding required. You design each element conveniently in the sidebar and see the result right away in the live preview.

## Table of contents

1. [Installation & activation](/en/plugins/cms-elements/installation.md)
2. [Getting started](/en/plugins/cms-elements/getting-started.md)
3. [CMS elements at a glance](/en/plugins/cms-elements/cms-elements.md)
4. [Reusable sections](/en/plugins/cms-elements/reusable-sections.md)
5. [Free & premium elements](/en/plugins/cms-elements/premium-elements.md)
6. [Plugin settings](/en/plugins/cms-elements/settings.md)
7. [Data protection (GDPR)](/en/plugins/cms-elements/gdpr.md)
8. [Frequently asked questions (FAQ)](/en/plugins/cms-elements/faq.md)

## At a glance

* **21 additional CMS elements** for shopping experiences, category and CMS pages
* **No code required** – everything via drag-and-drop and the sidebar
* **8 elements free**, more unlockable as premium
* **GDPR-friendly** thanks to two-click consent for video and Google Maps
* **Activatable per sales channel**


---

# 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://docs.premsoft.de/en/plugins/cms-elements.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.
