> 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/foxify.md).

# Foxify

Foxify 是一款灵活、高性能的建站工具，旨在帮助商家打造视觉效果出众、转化率高的 Shopify 网店。凭借直观的拖放式编辑器、即用型模板和内置销售工具，Foxify 让您能够轻松设计并优化每个页面，以实现最大程度的用户互动。

**Foxify 主要功能：**

* 拖放式编辑器——无需编码即可轻松放置图片、文字、视频、按钮等
* AI 驱动工具——FoxStudio 🔥 可在几秒钟内帮助撰写文字、翻译页面并提升 SEO
* SEO 与数据分析——通过 SEO 检测工具优化可见度，并追踪浏览量、销量和转化率
* 页面版本回溯——如果更改效果不理想，可随时回滚到之前的版本
* 移动优先设计——所有模板均为完全响应式，可轻松进行微调
* 无缝兼容性——适用于 Online Store 2.0 主题，并可与 Judge.me、Loox、Growave 等热门应用集成

## 如何将 BOGOS 与 Foxify 集成

**步骤 1：** 从 [Shopify 应用商店](https://apps.shopify.com/foxify-builder?utm_source=partner\&utm_medium=BOGOS\&utm_campaign=integration)安装 Foxify。

<figure><img src="/files/L1gJXCJcOC2m8vv8r4ON" alt=""><figcaption></figcaption></figure>

**步骤 2：** 参照这份[快速指南](https://www.google.com/url?q=https://docs.foxecom.com/foxify-app/page-management/page-creation\&sa=D\&source=editors\&ust=1756899435984628\&usg=AOvVaw1Qwpx1kO0njXAi8iMcBuxq)创建您的 Foxify 页面。

**步骤 3：** 从 [Shopify 应用商店](https://www.google.com/url?q=https://apps.shopify.com/freegifts?utm_source%3DBOGOS.io%26utm_medium%3Dhelpdoc\&sa=D\&source=editors\&ust=1756899435984943\&usg=AOvVaw04fo8H2DJRhkLGKR58OH0f)安装 BOGOS 并设置您的促销优惠活动。

<figure><img src="/files/rvqYOy8L2wUxtdHJmGKm" alt=""><figcaption></figcaption></figure>

**步骤 4：** 在您的 **Foxify 编辑器**中，进入 **元素** > **应用模块** > **BOGOS**，然后只需将 BOGOS 元素拖放到您的页面或模板中即可。

<figure><img src="/files/Hy6BSdnvhvNWmqvo7S7k" alt=""><figcaption></figcaption></figure>

<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/foxify.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.
