# Sesami 与 Shopify

Sesami 可直接与你的 Shopify 商店集成，在现有产品旁添加预订和预约功能。

## Sesami 如何与 Shopify 协同工作

Sesami 使用 Shopify 的产品系统来驱动预订：

* **产品变成服务** — 你创建一个带有“时长”变体的 Shopify 产品，然后将其链接到 Sesami 作为可预订服务
* **订单跟踪预订** — 当客户完成预订时，会创建一个 Shopify 订单，将你的所有收入和报告集中在一个地方
* **结账处理付款** — 预订通过 Shopify 的原生结账流程进行（或使用即时预订跳过）

## Shopify 要求

{% hint style="warning" %}
Sesami 需要以下标准 Shopify 套餐之一： **基础**, **Shopify**, **高级版**，或 **Shopify Plus**.

商家 **Shopify Starter 套餐不兼容** — 它不包含在线商店。
{% endhint %}

## 支持内容

| Shopify 功能          | Sesami 支持    |
| ------------------- | ------------ |
| Online Store 2.0 主题 | 应用嵌入 — 无需代码  |
| 旧版主题                | 支持（可能需要手动安装） |
| Shopify POS         | 在门店内预订并查看预约  |
| Shopify Plus        | 高级套餐推荐       |
| Shopify Flow        | 自动标签、工作流     |
| Shopify Markets     | 多语言店面支持      |

## 安装 Sesami

1. 前往 [Shopify 应用商店上的 Sesami 页面](https://apps.shopify.com/sesami) 或在 sesami.co 输入你的商店网址
2. 点击 **添加应用** 并批准权限
3. 选择一个套餐 — 你的 **30 天免费试用** 会立即开始
4. 按照 [快速入门指南](https://github.com/sesamiapp/gitbook/blob/master/apps-integrations/quickstart.md) 来配置你的第一个服务

## 全渠道：线上 + 线下

Sesami 连接线上和门店体验：

* 客户可通过你的 Shopify 店面在线预订
* 员工可通过 Shopify POS 预订和管理预约
* 所有预订都会同步到统一日历

这让你可以将线上访客转化为门店预约，并在一个平台上管理所有事务。

## 相关

* [快速入门指南](/zh-cn/kai-shi-shi-yong/quickstart.md) — 设置你的第一个可预订服务
* [Shopify POS](/zh-cn/apps-integrations/shopify/pos.md) — 使用 Sesami 与销售点
* [定价](/zh-cn/kai-shi-shi-yong/about-sesami/pricing.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/zh-cn/apps-integrations/shopify/sesami-and-shopify.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.
