> 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/premium-elements.md).

# Premium elements

You can use PremSoft CMS Elements in two tiers: a free selection of strong core elements and – after unlocking – the complete premium package.

## Included for free (8 elements)

You can use these elements permanently and at no extra cost:

* **Accordion / FAQ**
* **Tabs**
* **Icon box**
* **Call-to-action banner**
* **Hero image with text**
* **Number counter**
* **Map (OpenStreetMap)**
* **Social media icons**

## Premium elements (13 elements)

Unlocking premium adds these elements:

* **Content blocks with anchor links**
* **Section divider**
* **Flexible grid**
* **Image gallery with lightbox**
* **Before/after slider**
* **Parallax background**
* **Video (GDPR compliant)**
* **Countdown timer**
* **Pricing table**
* **Testimonials**
* **Shop the look**
* **Progress bar**
* **Google Maps (GDPR)**

## Unlocking premium

Unlocking runs conveniently through Shopware's **in-app purchases** – you don't need to enter a separate licence key.

1. In the admin, open **Settings → Extensions** and choose the **CMS Elements** entry (plan overview).
2. Select the right premium package and complete the purchase through your Shopware account.
3. After a successful booking, all premium elements are available immediately.

## How do premium elements behave without unlocking?

* In the **admin interface**, premium elements are visible and marked as such so you can get to know them.
* In the **storefront** (for your customers), a premium element is **not** rendered without an active unlock.

This way you can plan and design safely – a premium element only goes live after unlocking.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.premsoft.de/en/plugins/cms-elements/premium-elements.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
