# 在线商店

- [手动安装](https://help.sesami.co/zh-cn/apps-integrations/shopify/online-store/manual-install.md)
- [嵌入到自定义页面](https://help.sesami.co/zh-cn/apps-integrations/shopify/online-store/embed-on-custom-pages.md)
- [购物车验证脚本](https://help.sesami.co/zh-cn/apps-integrations/shopify/online-store/cart-verification-script.md)
- [自定义购物车验证脚本样式](https://help.sesami.co/zh-cn/apps-integrations/shopify/online-store/customize-cart-verification-script-styles.md)
- [移除数量下拉菜单](https://help.sesami.co/zh-cn/apps-integrations/shopify/online-store/i-want-to-remove-the-quantity-drop-down-menu.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/online-store.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.
