> 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/no/apps-integrations/shopify/pos/pos-and-multi-location.md).

# Kassesystem og flere lokasjoner

Bruk Sesami med Shopify POS for å administrere og booke avtaler i butikk. Sesami bruker Shopifys nyeste POS-utvidelsesrammeverk for en sømløs og rask integrasjon.

## POS-fliser

Sesami legger til to fliser i Shopify POS-en din:

### Bookingsflis

Se og administrer alle bookinger for gjeldende lokasjon:

* Se dagens timeplan og kommende avtaler
* Se tidligere bookinger
* Sjekk bookingdetaljer, status og kundeinformasjon

### Book med Sesami-flisen

Opprett nye bookinger direkte fra POS:

* Ansatte kan booke avtaler for drop-in- eller telefonkunder
* Velg tjeneste, ressurs, dato og klokkeslett
* Bookingen opprettes umiddelbart

<div><figure><img src="/files/da629cf78f318be3ad3547c69626631f1489e74d" alt=""><figcaption></figcaption></figure> <figure><img src="/files/07999076cf28b4fc3efbba0e14f998e117042a51" alt=""><figcaption></figcaption></figure></div>

## Slik setter du opp POS med Sesami

1. Last ned **Shopify POS-appen** fra Apple App Store
2. Logg inn med legitimasjonen din for Shopify-butikken
3. Sesami POS-flisene vises automatisk
4. Begynn å se og opprette bookinger fra POS-enheten

## Flerlokasjon med POS

Hvis virksomheten din har flere lokasjoner, kartlegger Sesami Shopify-lokasjonene dine for automatisk registrering av lokasjon — ansatte trenger ikke å bytte lokasjon manuelt når de bruker POS.

Hver lokasjon fungerer uavhengig:

* **Egne ressurser og tilgjengelighet** — hver lokasjon har sin egen timeplan
* **Lokasjonsspesifikke bookinger** — POS-ansatte ser bare bookingene for sin lokasjon
* **Valg av kundelokasjon** — kunder velger en lokasjon når de booker i nettbutikken

### Lokasjonskartlegging

For å koble Shopify-lokasjonene dine med Sesami-lokasjoner, del dine **Shopify-lokasjons-ID-er** med oss, så setter vi opp kartleggingen for deg.

{% hint style="info" %}
Kontakt <help@sesami.co> med Shopify-lokasjons-ID-ene dine for å få satt opp flerlokasjon i POS.
{% endhint %}

For oppsett av lokasjoner, se [Lokasjoner](/no/admin/locations.md).

## Relatert

* [Lokasjoner](/no/admin/locations.md) — konfigurer flere forretningslokasjoner
* [Sesami Admin Portal](/no/admin/sesami-admin-portal.md) — administrer bookinger på tvers av lokasjoner


---

# 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/no/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.
