> 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/zhu-ce-xiang-mu-she-zhi.md).

# 註冊項目設置

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

### 註冊項目設置

***

#### 🛒 顧客結賬時必須是會員才能購買

開啓此開關，則顧客結賬時必須是會員才能購買。

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

**🔴 關閉時（允許非會員結賬）**

如關閉，則購物車欄目會顯示【會員結賬】與【非會員結賬】選項。

📷 **顯示畫面示意圖：非會員與會員結賬選項**

<figure><img src="/files/5vDGSPNeiIlE5TNNFDAa" alt=""><figcaption><p><strong>允許非會員結賬</strong></p></figcaption></figure>

***

**🟢 開啓時（僅允許會員結賬）**

如開啓，購物車欄目只顯示【會員結賬】選項。

📷 **顯示畫面示意圖：僅會員結賬選項**

<figure><img src="/files/IznU1atCKVr976gkYpND" alt=""><figcaption><p>會員結賬畫面</p></figcaption></figure>

<figure><img src="/files/JRhQ9saXkuOEbzpLncJS" alt=""><figcaption><p>若未登入會顯示未登入</p></figcaption></figure>

***

#### 🔓 開放註冊

滑動開啓「開放註冊」，買家可註冊賬號。

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

**🟢 開啓時（允許註冊）**

買家可在「賬號」欄目中選擇【註冊賬號】。

📷 **顯示畫面示意圖：註冊選項可見**

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

***

**🔴 關閉時（禁止註冊）**

系統僅顯示【登入帳號】，不提供註冊。

📷 **顯示畫面示意圖：僅登入介面**

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

***

#### 🧾 註冊選項（所需資料）

賣家可指定註冊時必填資料（如姓名、電話、地址等）。開啟後，買家註冊時必須填寫。

📷 **顯示畫面示意圖：註冊表單欄位**

{% tabs %}
{% tab title="不需要" %}

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

#### 💡 效果展示

{% hint style="info" %}
帳號註冊畫面請跳轉至「開放註冊」開關進行創建與測試。
{% endhint %}

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

{% endtab %}

{% tab title="需要" %}

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

<figure><img src="/files/qgYQzKGnjaPI6myMSoJ7" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

***


---

# 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-zhan-she-zhi/dian-pu-she-zhi/zhu-ce-xiang-mu-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.
