# 取貨件數設置

![](/files/-MOnvlYhMSvT3FR7tEqn)

![](/files/-MQRLNSvJI8TeFcm98hy)

該功能是爲了方便商家知道訂單中的商品是否已取走或已發貨的狀態。例如，顧客購買了商品，選擇到店取貨，取走商品后，商家可以通過該功能知道該顧客“已取走”商品。

## 具體步驟如下：

### 1.點擊訂單管理，找到與顧客相應的訂單。

![](/files/-MQRMpDsr2_U_FyK46Bj)

### 2.點擊取貨件數按鈕，並輸入取貨件數。

#### 1)同一商品，數量為1時：

![](/files/-MQRNnSlW353e6mELCg9)

點擊上方紅框顯示按鈕，將會出現下方窗口，輸入顧客所取貨的件數（留空即是全部）。

![](/files/-MQRNqpLPCwllnccx6uI)

點擊藍色按鈕“確認”之後，則會出現下方紅框所示狀態（灰色字體加刪除綫）。

![](/files/-MQROjumTu-xQVnMxqac)

#### 2)同一商品，數量為2或2以上時：

![](/files/-MQRPU6n4axaztZC7mCB)

例如：當顧客下單2件商品，但暫時庫存僅剩1件商品，而顧客欲先取走1件商品的時候，點擊上方紅框顯示按鈕，并在下方所示窗口輸入取貨件數“1”件。

![](/files/-MQRQQ_SbPTHytij7I40)

點擊“確認”，則會出現以下紅框所示狀態。

![](/files/-MQRQgxhZ6rizXFEJXcj)

#### 3）2個或2個以上不同商品時：

![](/files/-MQRRX7oW9i63HpQ6OdV)

例如：當顧客下單了2個不同商品，而庫存僅有其中一個商品，顧客欲先取走該商品，商家就可以點擊已取走商品的“取貨件數”按鈕，輸入取貨件數後則會出現下方紅框所示狀態。

![](/files/-MQRSosR0aFzqv9FcrCH)

### 3.完成上述操作，也可在訂單詳情看得到記錄。

![](/files/-MQRTwRLk7ikBfZlsYyB)

點擊上圖所示的“眼睛”按鈕查看訂單詳情，在底部也可看到XXX商品“已取貨”的記錄。

![](/files/-MQRU5kH6pewHvx0jCQT)


---

# 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/xin-zeng-gong-neng/qu-huo-jian-shu.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.
