> For the complete documentation index, see [llms.txt](https://help.cube.mo/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.cube.mo/kai-dian-zhi-nan/wang-zhan-she-zhi/dian-pu-she-zhi/dan-chu-guang-gao.md).

# 彈出廣告

## 📢 彈出廣告功能說明

當開啓「彈出廣告」功能後，買家進入網店首頁時，將會自動顯示一則彈出式廣告，提升活動曝光與引導點擊轉化。

<figure><img src="/files/LDrbJIcM3bn6ds8sRRXy" alt=""><figcaption><p> 彈出廣告</p></figcaption></figure>

***

### 🖼️ 圖片設定

* 點擊 新增彈出廣告 **✏️**，插入您希望展示的廣告圖片。
* 支援 JPG、PNG 等常見圖片格式，建議圖片尺寸為 **800×600px** 以上，確保在桌機與手機上均顯示清晰。

<div><figure><img src="/files/t1qYIvKlsTqORRk1w0L9" alt=""><figcaption><p>新增彈出廣告 </p></figcaption></figure> <figure><img src="/files/wkZjsgZAtsjswIoCxE8c" alt=""><figcaption><p>修改內容</p></figcaption></figure></div>

#### 實際例子：

這是插入廣告圖片後的顯示效果：

<figure><img src="/files/V1UaLecXTSso9Jdn2xIM" alt=""><figcaption><p>彈出廣告範例</p></figcaption></figure>

***

### 🔗 廣告連結設定

* 在「連結」欄位中填入對應網址，例如商品頁面、優惠活動、或外部網站。
* 買家點擊廣告圖片後，將自動跳轉至您所設定的連結。

***

### ✅ 使用建議

* 建議搭配行銷活動、優惠券、新品上市等使用，提高點擊率與轉換率。
* 避免頻繁更換或干擾性內容，以提供良好用戶體驗。

彈出廣告功能將會在特定情況下顯示，並在頁面上以圖片、文字或多媒體的方式展示廣告信息。目的是促進用戶參與或提高某些商品或活動的曝光率。


---

# 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.cube.mo/kai-dian-zhi-nan/wang-zhan-she-zhi/dian-pu-she-zhi/dan-chu-guang-gao.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.
