> For the complete documentation index, see [llms.txt](https://wiki.packstack.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.packstack.de/packstack-connect/bestellungen/b2b-bestellung.md).

# B2B-Bestellung

So kommst du dahin:

Home ➡️ Bestellungen ➡️ B2B-Bestellungen

***

Hier kannst du Bestellungen für Unternehmenskunden erstellen und einen Sonderpreis festlegen.

{% hint style="info" %}
**Vorteil**\
Bei Bestellungen ins EU-Ausland, die einen Warenwert von über 1.000€ überschreiten würden, kannst du über eine Änderung des Listenpreises gezielt unter der Grenze von 1000€ bleiben. Somit ersparst du dir das Erstellen zusätzlicher Zollpapiere.

Erfahre mehr dazu auf der Seite [Versand in die Schweiz/ins EU-Ausland](/best-practices/versand-in-die-schweiz-ins-eu-ausland.md).
{% endhint %}

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

**So erstellst du eine B2B-Bestellung:**

1. Lieferadresse eingeben (manuell)

oder&#x20;

1. Kunden E-Mail eintragen

* Hier wird automatisch die Standardlieferadresse des Kundenkontos verwendet&#x20;

2. Menge die verschickt werden soll eintragen&#x20;
3. Auswählen, welches Produkt verschickt werden soll
4. Preis festlegen

{% hint style="success" %}
Es handelt sich hierbei um eine **Änderung des ausgewiesenen Listenpreises** (aktueller Verkaufspreis). \
Der von dir festgelegte **Preis** **wird der Rechnung dann automatisch** in Connect oder einem anderen Rechnungstool **hinzugefügt**, ohne dass du manuelle Anpassungen auf der Rechnung vornehmen musst.
{% endhint %}

{% hint style="danger" %}
Preis pro Einheit, NICHT der gesamte Preis.
{% endhint %}

5. über das Plus hinzufügen
6. Weitere Produkte hinzufügen (optional)
7. Lieferschein drucken?
8. Weitere Dokumente hinzufügen?

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

{% hint style="warning" %}
Wichtig: Bei der Menge und dem Preis werden nur die Angaben für ein bestimmtes Produkt gemacht und nicht die Gesamtmenge bzw. Preis für die ganze Bestellung!&#x20;
{% 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://wiki.packstack.de/packstack-connect/bestellungen/b2b-bestellung.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.
