# Produkt im Shop ausblenden und nur als Gratisprodukt sichtbar machen

Im Hauptprodukt des Gratisproduktes kann die Sichtbarkeit im Shop eingestellt werden im Bereich **Zuweisung**.

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

Damit das Produkt automatisch als Gratisbeigabe in den Warenkorb gelegt werden kann, muss es dem Verkaufskanal zugewiesen, aber keiner Kategorie zugeordnet sein. Zudem muss die Sichtbarkeit  **in Suche und Listen ausblenden** konfiguriert werden.

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

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

Zusätzlich kann jetzt noch im Gratisprodukt selber eingestellt werden, dass der Kauf-Button auf der Produktdetailseite ausgeblendet werden kann.&#x20;

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

Durch diese Konfiguration wird nicht nur der Kaufen-Button auf der Produktdetailseite ausgeblendet; es wird zudem verhindert, dass das Produkt manuell über die Eingabe der Produktnummer im Warenkorb hinzugefügt werden kann. Das Produkt ist somit exklusiv als Gratisbeigabe definiert.

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


---

# 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.codegiganten.de/plugin-documentation/apps/gratisprodukte/produkt-im-shop-ausblenden-und-nur-als-gratisprodukt-sichtbar-machen.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.
