> 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/jia-zhi-gong-neng/ji-fen-gong-neng/ji-fen-gong-neng-she-zhi.md).

# 積分功能設置

<figure><img src="/files/OaDxPQoi6zexDsGOV3Ab" alt=""><figcaption><p>積分功能設置</p></figcaption></figure>

## 🏆 積分功能設置說明

本模組提供積分管理功能，協助推動會員忠誠計劃，提升用戶活躍度與回購率。以下為各項設定說明。

***

<figure><img src="/files/52lYyi920VyYrao0H0Bi" alt=""><figcaption></figcaption></figure>

### ✅ 啟用積分功能

* **功能開關**：系統預設為關閉，需由後台手動啟用。
* **啟用效果**：啟用後，會員可依規則開始累積與使用積分。

***

### 🎯 積分使用方式

**關**

* **沒有限制**

**限制用途（只限訂單換購）**

* 僅可用於訂單結帳時換購指定商品或折抵部分金額

***

### 📈 積分累積方式

* **依消費累積**：
  * 例如：每消費 $1 累積 1 積分（可自定比例）

***

### 👤 積分累積對象

* **適用身份**：
  * 僅限已註冊會員
* **指定會員：如何指定會員**

<figure><img src="/files/Zt0wlwzyAngPtDyoGUSV" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/MqH7CC90guSWbrdpJMeJ" alt=""><figcaption><p>編輯會員</p></figcaption></figure>

<figure><img src="/files/DgOqAV3vfvwR7I6orCgB" 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:

```
GET https://help.cube.mo/kai-dian-zhi-nan/jia-zhi-gong-neng/ji-fen-gong-neng/ji-fen-gong-neng-she-zhi.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.
