> For the complete documentation index, see [llms.txt](https://docs.ecommerce-integrator.de/shopware6/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ecommerce-integrator.de/shopware6/jtl-wawi/unterstutzte-shopware-plugins/geschenkverpackung.md).

# Geschenkverpackung

Hersteller: Repertus GmbH

Shopware-Store: <https://store.shopware.com/tonur78682788533/geschenkverpackung.html>

Mit der Shopware 6 Erweiterung "Geschenkverpackung" kannst du für einzelne Bestellpositionen oder die gesamte Bestellung in deinem Shop einen Verpackungsservice anbieten.

## Funktionsumfang

Geschenkverpackungen kannst du wahlweise nur im Shop anlegen (diese werden dann beim Bestellabgleich als Freiposition nach JTL-Wawi übertragen) oder bestehende JTL-Artikel verwenden.\
Dazu legst du zuerst Verpackungen als reguläre Produkte in deiner JTL-Wawi an und überträgst diese mit dem eCommerce Integrator in den Shop.

Im Shopware 6 Verwaltungsbereich kannst du nun Verpackungen anlegen und diese mit den jeweiligen Produkten verknüpfen.

Beim Bestellabgleich überträgt der eCI die Verpackungen nun als Positionstyp "Artikel" in die JTL-Wawi. Dabei wird bei der Verpackungsposition der Zusatz "für Artnr. 123" hinzugefügt.

{% hint style="warning" %}
Aktuell unterstützt der eCommerce Integrator keine Verpackung für die gesamte Bestellung, sondern lediglich für einzelne Positionen.\
Wir empfehlen deshalb, in der Plugin-Konfiguration unter "Geschenkoptionstyp" den Wert "Nur Einzelpositionen" einzustellen.
{% 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://docs.ecommerce-integrator.de/shopware6/jtl-wawi/unterstutzte-shopware-plugins/geschenkverpackung.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.
