> 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/ja/apps-integrations/shopify.md).

# Shopify

- [SesamiとShopify](https://help.sesami.co/ja/apps-integrations/shopify/sesami-and-shopify.md)
- [オンラインストア](https://help.sesami.co/ja/apps-integrations/shopify/online-store.md)
- [手動インストール](https://help.sesami.co/ja/apps-integrations/shopify/online-store/manual-install.md)
- [カスタムページへの埋め込み](https://help.sesami.co/ja/apps-integrations/shopify/online-store/embed-on-custom-pages.md)
- [カート検証スクリプト](https://help.sesami.co/ja/apps-integrations/shopify/online-store/cart-verification-script.md)
- [カート検証スクリプトのスタイルをカスタマイズする](https://help.sesami.co/ja/apps-integrations/shopify/online-store/customize-cart-verification-script-styles.md)
- [数量ドロップダウンメニューを削除する](https://help.sesami.co/ja/apps-integrations/shopify/online-store/i-want-to-remove-the-quantity-drop-down-menu.md)
- [POS](https://help.sesami.co/ja/apps-integrations/shopify/pos.md)
- [POSと複数拠点](https://help.sesami.co/ja/apps-integrations/shopify/pos/pos-and-multi-location.md): POSシステムと統合された複数拠点機能により、スムーズで効率的な運用を実現します。
- [共同作業者アクセス](https://help.sesami.co/ja/apps-integrations/shopify/collaborator-access.md)
- [カタログと商品](https://help.sesami.co/ja/apps-integrations/shopify/catalog-and-products.md)
- [注文](https://help.sesami.co/ja/apps-integrations/shopify/orders.md)
- [顧客](https://help.sesami.co/ja/apps-integrations/shopify/customers.md)
- [予約プロセス中に追加情報を収集するためのShopify商品フィールドの使用](https://help.sesami.co/ja/apps-integrations/shopify/purosesuniwosurutamenoshopifyfrudono.md)
- [商品オプションを含めるようにShopifyの確認メールを編集する](https://help.sesami.co/ja/apps-integrations/shopify/edit-your-shopify-confirmation-email-to-include-product-options.md)


---

# 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/ja/apps-integrations/shopify.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.
