# 購物清單

![](/files/-MOnvX81MKTvevhMxvYZ)

#### 購物清單是用來記錄顧客欲購買的商品的。

**（1）落單：**

找到顧客欲購買的商品並點擊，該商品就會出現在"購物清單"處：

![](/files/-MTdsCyWamxzFXxd3V9W)

**（2）移除：**

如顧客突然不想要某個商品，點擊"購物清單"中該商品的紅色按鈕「X移除」即可移除該商品：

![](/files/-MTdt32Pox-B-_FxLK1a)

**（3）修改：**

如顧客欲購買多個同一個商品，可以點擊相應的商品查看「商品修改」進行數量修改 / 點擊「垃圾桶」按鈕移除該商品：

![](/files/-MTduFbaADuE0XiUgNpA)


---

# Agent Instructions: 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://manual.cube.mo/pos/shang-hu-shi-yong-jiao-xue/gou-wu-qing-chan.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.
