> 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/hui-yuan-guan-li/hui-yuan-qun-zu-she-zhi-zhuan-shu-de-qun-zu-jia-ge.md).

# 會員群組設置-專屬的群組價格

會員群組功能可讓商戶為不同會員設置專屬的群組價格。以下為完整的設置操作步驟。

### 步驟一：新增會員群組

前往 會員管理 > 會員群組設置，點擊「新增會員群組」按鈕。輸入群組名稱，並選擇類型：

* 私人：僅指定會員可見，不會在商品價格列表公開顯示
* 公開：群組價格將在商品編輯頁面公開顯示，加入該群組的會員即可看到專屬價格
*

```
<figure><img src="/files/A2Gbq56zNVLglhUEZOak" alt=""><figcaption></figcaption></figure>
```

### 步驟二：設定群組專屬商品價格

新增群組並將類型設為「公開」後，進入商品管理，編輯任意商品的價格時，將會看到額外的「群組價格」欄位。在該欄位填入此群組的專屬價格即可。

<div align="left"><figure><img src="/files/5wd75EIRNkQlbuZHuMgv" alt="" width="239"><figcaption></figcaption></figure></div>

### 步驟三：將會員加入群組

前往 會員管理 > 所有會員列表，找到需要加入群組的會員，點擊對應的操作選項，選擇將該會員加入指定群組。完成後，該會員在購買時將自動使用群組的專屬價格

<div align="left"><figure><img src="/files/ArPoRoxKICkfz1olG4UD" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/iHA1nSR0rHkfhLGwxaVg" alt=""><figcaption></figcaption></figure></div>

> 注意：只有已加入群組的會員，才會在購買時自動套用群組專屬價格。若會員尚未加入任何群組，則顯示一般對外價格。

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

會員群組後 ，會員會看到自已是那一組，結帳時也會有會員組別顯示

<div align="left"><figure><img src="/files/34Y2aZSTDKtRviUoKrqB" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/YvLx1ZtAuDo9pFsSdgzT" alt=""><figcaption></figcaption></figure></div>


---

# 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/hui-yuan-guan-li/hui-yuan-qun-zu-she-zhi-zhuan-shu-de-qun-zu-jia-ge.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.
