> For the complete documentation index, see [llms.txt](https://mazingxr.gitbook.io/mazing-world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mazingxr.gitbook.io/mazing-world/integration-shops/shopware.md).

# Shopware

## Step 1: Contact us to get the Mazing Plugin and upload it to your Shopware store

<figure><img src="/files/BgdrQzgBKWKncopnNte2" alt=""><figcaption><p>Go to Plugin Menu</p></figcaption></figure>

<figure><img src="/files/fKftiSgphWnX5AiHU6iY" alt=""><figcaption><p>Upload the Plugin</p></figcaption></figure>

## Step 2: Prepare a body script

See our linked script integration guide to prepare the body script tag or contact us. We also offer full integration support.\
\
Here you can find our integration guides.

{% content-ref url="/pages/aNBwATVDHuBuri9QuszL" %}
[Button Integration](/mazing-world/integration-types/button-integration.md)
{% endcontent-ref %}

{% content-ref url="/pages/RFgmohuchRw94Uq3DOB5" %}
[Gallery Integration](/mazing-world/integration-types/gallery-integration.md)
{% endcontent-ref %}

You can contact us here:

{% embed url="<https://mazingxr.com/kontakt/>" %}

## Step 3: Open up the Mazing plugin and put in the prepared body script

<figure><img src="/files/ze0LXTHilwqMwOwDl0Mv" alt=""><figcaption><p>Mazing Plugin Backend</p></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, and the optional `goal` query parameter:

```
GET https://mazingxr.gitbook.io/mazing-world/integration-shops/shopware.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.
