> 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-dian-guan-li.md).

# 網店管理

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

#### 1. 商品管理

在此區域，您可以：

* 新增、編輯與刪除商品資料
* 設定商品分類、標籤與屬性
* 上傳商品圖片與設定庫存數量

{% hint style="info" %}
商品資訊越完整，越能提升轉換率與用戶信任度。
{% endhint %}

***

#### 2. 訂單管理

追蹤並處理顧客的所有訂單，包括：

* 查看訂單詳情與付款狀態
* 調整訂單流程（如出貨、取消、退款）
* 記錄發票與出貨單資訊

{% hint style="success" %}
即時管理訂單狀態，有助於提升顧客服務效率。
{% endhint %}

***

#### 3. 會員管理

在會員管理模組中，您可以：

* 查看會員基本資料與購買記錄
* 設定會員等級、權益與標籤分類
* 寄送會員通知與優惠訊息

{% hint style="info" %}
了解會員行為，能幫助您建立更精準的行銷策略。
{% endhint %}

***

#### 4. 優惠券管理

用來設計各種促銷活動，提升購買意願：

* 建立折扣碼與使用條件
* 設定有效日期與使用次數
* 查看每張優惠券的使用紀錄與效果

{% hint style="warning" %}
合理的優惠策略能有效提升銷售額，但應避免過度折扣影響利潤。
{% endhint %}

***

#### 5. 統計報表

提供即時的營運分析數據，包括：

* 銷售額、訂單數量、熱門商品排行
* 訂單來源、付款方式分析
* 會員成長與活動參與率

{% hint style="success" %}
圖表化的報表讓您快速掌握商店運作狀況，做出更好的經營決策。
{% endhint %}

***

#### 6. 庫存管理

協助您維持商品庫存平衡，避免缺貨或積壓：

* 查看各商品目前庫存量
* 設定庫存警戒值
* 自動提示補貨通知

{% hint style="danger" %}
忽略庫存管理可能導致缺貨損失或囤貨壓力，應定期檢查更新。
{% endhint %}


---

# 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:

```
GET https://help.cube.mo/kai-dian-zhi-nan/wang-dian-guan-li.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.
