> For the complete documentation index, see [llms.txt](https://docs.bogos.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bogos.io/cn/integration/page-builder-apps.md).

# 建站工具

### 每个工具的作用

**BOGOS：**

* 创建、运行和管理优惠类型：赠品、捆绑、追加销售与折扣。
* 展示和管理促销小组件：赠品滑块、捆绑页面、折扣小组件和促销消息。
* 应用资格规则：控制哪些客户、商品、系列或购物车条件符合每个促销活动的条件。

**建站工具**：无需代码即可控制商品页面、系列页面、落地页和首页上的页面布局和内容模块。

### 集成带来的功能

**将优惠界面精准放置在转化效果最佳的位置**

将 BOGOS 组件——赠品滑块、折扣/资格提示、"捆绑省钱"选择器——插入到英雄区块、CTA 按钮附近，或建站工具创建的商品页面中。

**与品牌风格保持一致**

BOGOS 小组件会继承您建站工具的排版、间距和区块样式，使促销元素在您的主题和优惠活动中呈现出原生的观感。

**自定义布局与优惠逻辑之间不会产生冲突**

建站工具有时会替换主题区块；此集成可确保 BOGOS 小组件仍能正常渲染，且折扣逻辑保持完整。

### 已集成的建站工具

* [PageFly – 落地页建站工具](https://shopify.pxf.io/zNEOG7)
* [GemPages – 落地页建站工具](https://apps.shopify.com/gempages)
* [EComposer – 落地页建站工具](https://apps.shopify.com/ecomposer?utm_source=bogos\&utm_medium=in-app\&utm_campaign=partner\&utm_content=integration-page-partner-listing)
* [Foxify - 落地页建站工具](https://apps.shopify.com/foxify-builder?utm_source=BOGOS\&utm_medium=partnerpage\&utm_campaign=partnership)

<br>


---

# 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://docs.bogos.io/cn/integration/page-builder-apps.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.
