# Advanced version

PremsManufacturer ships in a free variant and an Advanced variant. Both versions are delivered through the same plugin; the feature set is controlled via an in-app purchase from the Shopware Store.

## Free Version

The free version includes:

* Manufacturer detail page with configurable shopping experience
* CMS blocks "Manufacturer name", "Manufacturer image and description", and "Manufacturer product list"
* CMS block "Manufacturer list" (overview), assigned to a category of your choice
* Sorting, pagination, and filters on the manufacturer product listing
* SEO URLs for manufacturer detail pages with automatic sitemap entries
* Manufacturer linking on the product detail page
* Per-sales-channel activation
* Headless-ready via store-api routes

{% hint style="warning" %}
The free version displays a maximum of 5 manufacturers in the manufacturer list. The A-Z navigation and the search suggest integration are not active.
{% endhint %}

## Advanced Version

The Advanced version adds:

* A-Z navigation block on the manufacturer overview
* Manufacturer list without manufacturer count limitation
* Matching manufacturers in the storefront search suggest dropdown

## How to Upgrade

The upgrade is purchased through the Shopware Store. Once the Advanced version is booked, all extended features are immediately available; the plugin does not need to be reinstalled or reconfigured.

After the upgrade, the extended limits apply right away: a cache clear is enough for the storefront to display all manufacturers, the A-Z navigation, and the search suggest integration.


---

# 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.premsoft.de/en/plugins/manufacturer-list-and-detailpage/advanced-version.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.
