# POS & 複数拠点

Sesami を Shopify POS と併用して、店舗内での予約の管理と受付を行えます。Sesami は Shopify の最新の POS 拡張フレームワークを使用しており、シームレスで高速な統合を実現します。

## POS タイル

Sesami は Shopify POS に 2 つのタイルを追加します:

### 予約タイル

現在のロケーションのすべての予約を表示・管理します:

* 本日の予定と今後の予約を確認する
* 過去の予約を表示する
* 予約の詳細、ステータス、および顧客情報を確認する

### Sesami タイルで予約する

POS から直接新しい予約を作成します:

* スタッフは、来店客や電話のお客様の予約を入れられます
* サービス、リソース、日付、時間を選択する
* 予約は即座に作成されます

<div><figure><img src="/files/4917b9f3bfcfda009c9836cfe78c35a564633e43" alt=""><figcaption></figcaption></figure> <figure><img src="/files/a9afba934d8bf0d690bdb3ef913e6359498db7a2" alt=""><figcaption></figcaption></figure></div>

## Sesami で POS を設定する

1. 以下をダウンロードしてください **Shopify POS アプリ** Apple App Store から
2. Shopify ストアの認証情報でログインします
3. Sesami の POS タイルが自動的に表示されます
4. POS デバイスから予約の表示と作成を開始します

## POS での複数ロケーション

事業に複数のロケーションがある場合、Sesami は Shopify のロケーションにマッピングされ、自動でロケーションを検出します。そのため、POS 使用時にスタッフが手動でロケーションを切り替える必要はありません。

各ロケーションは個別に運用されます:

* **独自のリソースと空き状況** — 各ロケーションにはそれぞれ独自のスケジュールがあります
* **ロケーション別の予約** — POS スタッフは自分のロケーションの予約のみを確認できます
* **顧客によるロケーション選択** — 顧客はストアフロントで予約する際にロケーションを選択します

### ロケーションのマッピング

Shopify のロケーションを Sesami のロケーションに接続するには、 **Shopify のロケーション ID** を共有してください。マッピングは当社で設定します。

{% hint style="info" %}
お問い合わせ <help@sesami.co> に Shopify のロケーション ID を送って、POS の複数ロケーション設定を行ってください。
{% endhint %}

ロケーションの設定については、こちらをご覧ください [ロケーション](/ja/guan-li-zhe/locations.md).

## 関連

* [ロケーション](/ja/guan-li-zhe/locations.md) — 複数の事業ロケーションを設定する
* [Sesami 管理ポータル](/ja/guan-li-zhe/sesami-admin-portal.md) — ロケーションをまたいで予約を管理する


---

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