# Installation

Install the extension via **Extensions** > **My Extensions**.

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

There are two aspects to the Wishlist extension:

* Basic Configuration
* Admin Dashboard

Follow the steps in the section **Basic Configuration** first, then refer to the section **Admin Dashboard** for details on how to manage the extension on an ongoing basis.

### Basic Configuration

Before you enable the app, check the settings in this section and ensure they meet your requirements. Make any changes to individual fields as described below by selecting **My extensions** > **Discount Category for Shopware 6** > **Configuration**.

### General Properties

The general properties offer basic control elements, such as activating/deactivating the extension.

| Field                               | Type   | Description                                                                                                                                     |
| ----------------------------------- | ------ | ----------------------------------------------------------------------------------------------------------------------------------------------- |
| Activate Discount Category system   | Toggle | Activate this setting to enable the extension in your shop.                                                                                     |
| Allow multiple campaigns on product | Toggle | If activated and there are multiple campaigns for one product the discounts will be sums up. Otherwise, only the highest discount will be used. |
| Hide regular Shopware badges        | Toggle | With this setting, all other Shopware badges are deactivated and only the discount notices of the extension are displayed.                      |


---

# 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/discount-category-for-shopware-6/installation.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.
