> For the complete documentation index, see [llms.txt](https://docs.rh-webdesign.com/cms-bundle/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rh-webdesign.com/cms-bundle/en/elemente/hersteller-marken/hersteller-register.md).

# Brand - Directory

The Manufacturer Directory displays an **alphabetically ordered list of the manufacturers/brands** integrated into your shop.

Users can scroll through the list or search for a specific manufacturer. This feature enables a clear presentation of the various partners, making it easier for users to learn more about each brand.

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

### General Configuration

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

<table><thead><tr><th width="276">Function</th><th>Description</th></tr></thead><tbody><tr><td>Show Manufacturer Logos (1)</td><td>If disabled, manufacturers are displayed as text blocks</td></tr><tr><td>Manufacturers with Products (2)</td><td>If enabled, only manufacturers with assigned products are shown</td></tr><tr><td>Links to Manufacturers (3)</td><td>Manage manufacturer links in Shopware Administration. Enable or disable linking here</td></tr><tr><td>Open Links in New Tab (4)</td><td>Manufacturer links open in a new browser tab</td></tr><tr><td>Enable Navigation (5)</td><td>Navigation from A to Z generates jump links to each section</td></tr><tr><td>Navigation - Anchor Prefix (6)</td><td><strong>Advanced:</strong> Important if you have multiple jump links on one page with the same prefix</td></tr></tbody></table>

### Layout Settings

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

<table><thead><tr><th width="290">Function</th><th>Description</th></tr></thead><tbody><tr><td>Logo - Maximum Height (1)</td><td>The manufacturer logo height is capped at this value</td></tr><tr><td>Logo - Maximum Width (2)</td><td>The manufacturer logo width is capped at this value</td></tr><tr><td>Manufacturer - Background Color (3)</td><td>If no logo is assigned to the manufacturer, this background color is applied to unify the look</td></tr><tr><td>Manufacturer - Text Color (4)</td><td>If the manufacturer is displayed as a text block, set its color here</td></tr></tbody></table>


---

# 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.rh-webdesign.com/cms-bundle/en/elemente/hersteller-marken/hersteller-register.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.
