> For the complete documentation index, see [llms.txt](https://docs.pixeleyes.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pixeleyes.de/anleitungen-instructions/deutsch/dokumentation-unserer-shopware-6-plugins/artikeldesigner-fur-shopware-6/individuelles-mass-oder-varianten-benutzen.md).

# Individuelles Maß oder Varianten benutzen?

Der Unterschied ist folgender:\
\
Varianten:\
\
Beim Einsatz von Varianten und Ansichten, müssen im Vorfeld Designer Varianten (T-Shirt BLAU) mit bis zu 4 Ansichten (Vorder-, Rück-,Ärmel-rechts-, Ärmel-Links-Ansicht) erstellt werden.&#x20;

Empfohlen für Produkte wie T-Shirts, Tassen oder Merchandise Artikel bei denen ein Bild als Hintergrund positioniert ist und der Kunde nur im angelegten Druckbereich die Objekte (Texte, Motive, Bilder)  einfügen kann.\
\
**Beispiele:**\
\
[Individueller-Kugelschreiber](https://dev1.pixeleyes.de/Individueller-Kugelschreiber/SW10002)\
\
[Individuelles-Feuerzeug](https://dev1.pixeleyes.de/Individuelles-Feuerzeug/SW10003)\
\
[Individuelles-Shirt](https://dev1.pixeleyes.de/Individuelles-Shirt/SWDEMO10001)\ <br>

#### **Individuelles Maß:**

<figure><img src="https://dev1.pixeleyes.de/media/aa/cb/ee/1683651557/Artikeldesigner-Shirtkonfiguration.jpg" alt=""><figcaption></figcaption></figure>

\
Beim Individuellen Maß muss man eine Option "Als Maß" erstellen und zwei Optionswerte "Breite" und "Höhe" und keine Varianten.\
\
Anhand der eingegebenen Breite und Höhe durch den Kunden wird hierbei der Druckbereich automatisch berechnet und generiert. Diese Funktion ist empfohlen bei allen Artikeln bei dem man den Kunden die Möglichkeit geben möchte, sein Produkt in seinen gewünschten Maßen zu konfigurieren und zu bestellen. Als Beispiel Banner, Poster etc.\
\
**Beispielartikel:** \
\
[Individuelles-Mass](https://dev1.pixeleyes.de/Individuelles-Mass/SW10001)

<figure><img src="https://dev1.pixeleyes.de/media/c9/a6/9e/1683651557/Artikeldesigner-Individall-konfiguration.jpg" alt=""><figcaption></figcaption></figure>


---

# 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:

```
GET https://docs.pixeleyes.de/anleitungen-instructions/deutsch/dokumentation-unserer-shopware-6-plugins/artikeldesigner-fur-shopware-6/individuelles-mass-oder-varianten-benutzen.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.
