> For the complete documentation index, see [llms.txt](https://helpcenter.etron.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.etron.info/verwaltungsoberflache/stammdaten/produkte/produkte-produktstammblatt/set.md).

# Set

> *Stammdaten*➜ *Produkte* ➜ *Produkte* ➜ *(Produkt öffnen)* ➜ *(Reiter) Set*

{% hint style="info" %}
*Der Reiter "Set" ist sichtbar, wenn das Produkt die* [*Produktart* ](/verwaltungsoberflache/stammdaten/produkte/produkte-produktstammblatt/allgemeine-informationen.md#set)*"Set" hat.*&#x20;
{% endhint %}

<div data-with-frame="true"><figure><img src="/files/BcFgwqAdXw4YBsWAlZCb" alt="Produktanlage: Tab &#x22;Set&#x22;"><figcaption><p>Stammdaten➜ Produkte ➜ Produkte ➜ <em>(Produkt öffnen)</em> ➜ (Reiter) Set</p></figcaption></figure></div>

#### Produkte zum Setprodukt hinzufügen, Kosten und Preis einstellen

Um ein Produkt mit der Produktart "Set" zu konfigurieren, müssen die Produkte, aus denen das Set bestehen soll, hinzugefügt werden. Dem Set wird über den Button ![](/files/um4v32geTl8Lqu4XZRSH) ein neues Produkt hinzugefügt, und die Menge eingetragen, in der es im Set enthalten ist.&#x20;

Für das Einstellen des Set-Preises gibt es 2 Möglichkeiten:

* automatische Berechnung von Kosten & Preis (Produkt speichern oder Klick auf die Aktualisierungspfeile): von den zum Set hinzugefügten Produkten werden die Preise/Kosten addiert

<div data-with-frame="true"><figure><img src="/files/pcerUBdpVfAjpIimlBsq" alt="Aktualisierungspfeile für automatische Berechnung"><figcaption><p>Aktualisierungspfeile für automatische Berechnung</p></figcaption></figure></div>

* manuelles Festlegen eines Verkaufspreises für das Set im Reiter "Allgemeine Informationen"

<div data-with-frame="true"><figure><img src="/files/DLO17AnD4TMQYihcxvq3" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
*Bei der Produktanzeige im Onlineshop kann für Setprodukte die Anzeige des Basispreises (*[*Anzahl Grundeinheiten*](/verwaltungsoberflache/stammdaten/produkte/produkte-produktstammblatt/allgemeine-informationen.md#anzahl-grundeinheiten)*) mit dem Verkaufspreis vertauscht werden.*

*<mark style="color:$info;">**Weitere Informationen:**</mark>*\
[*Alternative Darstellung von Gesamtpreis und Basispreis von Setprodukten*](/schnelles-wissen/onlineshop/vorgange-and-anpassungen/alternative-darstellung-von-gesamtpreis-und-basispreis-von-setprodukten.md)
{% endhint %}


---

# 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://helpcenter.etron.info/verwaltungsoberflache/stammdaten/produkte/produkte-produktstammblatt/set.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.
