# Shopify Bundles App

So kommst du dahin:

In der Menüleiste in Shopify unter Apps ➡️ Bundles ➡️ Bundle erstellen

***

{% hint style="info" %}
Der Weg der Bundleerstellung über die Shopify Bundles App wird von Packstack empfohlen.
{% endhint %}

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

### So erstellst du ein Bundle:

#### 1. Titel

Gib einen geeigneten Titel für dein Bundle ein.

<div align="left"><figure><img src="/files/ISv47eWjgPqildZ0PJVw" alt=""><figcaption></figcaption></figure></div>

#### 2. Produkte auswählen

Wähle aus, aus welchen Produkte dein Bundle bestehen soll.

<div align="left"><figure><img src="/files/I3GE0wlfoNEWIhr54whX" alt=""><figcaption></figcaption></figure></div>

#### 3. Menge der Produkte&#x20;

Trage ein, wie oft das jeweilige Produkt in dem Bundle vorkommen soll und speicher dein Bundle.&#x20;

<div align="left"><figure><img src="/files/SvsGJkVORVFUVuPACPEj" alt=""><figcaption></figcaption></figure></div>

#### 4. Bundle vervollständigen

Das weitere Vorgehen ist identisch zu dem Prozess ein normales [Produkt anzulegen](/shopify/produkt-anlegen.md).\
Wie du dein Bundle mit Texten, Fotos, Preisen und weiteren Produktdaten wie SKU und Barcode vervollständigst, kannst du unter der [Shopify Kategorie](/shopify/produkt-anlegen.md) nachlesen.&#x20;


---

# 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://wiki.packstack.de/best-practices/shopify-bundles-app.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.
