> For the complete documentation index, see [llms.txt](https://help.sesami.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.sesami.co/de/apps-integrations/shopify/pos/pos-and-multi-location.md).

# POS & mehrere Standorte

Verwenden Sie Sesami mit Shopify POS, um Termine im Geschäft zu verwalten und zu buchen. Sesami nutzt das neueste POS-Erweiterungsframework von Shopify für eine nahtlose, schnelle Integration.

## POS-Kacheln

Sesami fügt Ihrem Shopify POS zwei Kacheln hinzu:

### Kachel „Buchungen“

Alle Buchungen für den aktuellen Standort anzeigen und verwalten:

* Den heutigen Zeitplan und kommende Termine sehen
* Vergangene Buchungen anzeigen
* Buchungsdetails, Status und Kundeninformationen prüfen

### Kachel „Mit Sesami buchen“

Neue Buchungen direkt über das POS erstellen:

* Mitarbeitende können Termine für Laufkundschaft oder telefonische Kunden buchen
* Service, Ressource, Datum und Uhrzeit auswählen
* Die Buchung wird sofort erstellt

<div><figure><img src="/files/c29f3096583aee19e692dbb22df83be0f6ec0017" alt=""><figcaption></figcaption></figure> <figure><img src="/files/18ac5b44b853903849dc1b69616e204368c1d2f1" alt=""><figcaption></figcaption></figure></div>

## POS mit Sesami einrichten

1. Laden Sie die **Shopify POS-App** aus dem Apple App Store herunter
2. Melden Sie sich mit den Zugangsdaten Ihres Shopify-Shops an
3. Die Sesami-POS-Kacheln werden automatisch angezeigt
4. Beginnen Sie, Buchungen auf dem POS-Gerät anzuzeigen und zu erstellen

## Mehrere Standorte mit POS

Wenn Ihr Unternehmen mehrere Standorte hat, ordnet Sesami diese Ihren Shopify-Standorten für die automatische Standorterkennung zu — Mitarbeitende müssen beim Verwenden von POS den Standort nicht manuell wechseln.

Jeder Standort arbeitet unabhängig:

* **Eigene Ressourcen und Verfügbarkeiten** — jeder Standort hat seinen eigenen Zeitplan
* **Standortspezifische Buchungen** — POS-Mitarbeitende sehen nur die Buchungen ihres Standorts
* **Standortauswahl für Kunden** — Kunden wählen beim Buchen im Onlineshop einen Standort aus

### Standortzuordnung

Um Ihre Shopify-Standorte mit Sesami-Standorten zu verbinden, teilen Sie uns Ihre **Shopify-Standort-IDs** mit, und wir richten die Zuordnung für Sie ein.

{% hint style="info" %}
Kontakt <help@sesami.co> mit Ihren Shopify-Standort-IDs, um die POS-Mehrstandortfunktion einzurichten.
{% endhint %}

Informationen zur Standorteinrichtung finden Sie unter [Standorte](/de/admin/locations.md).

## Verwandte

* [Standorte](/de/admin/locations.md) — mehrere Geschäftsstandorte konfigurieren
* [Sesami-Admin-Portal](/de/admin/sesami-admin-portal.md) — Buchungen standortübergreifend verwalten


---

# 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://help.sesami.co/de/apps-integrations/shopify/pos/pos-and-multi-location.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.
