# 手動創建訂單資訊

{% hint style="info" %}
除非是特殊狀況，一般我們不會手動創建訂單資訊。

如果你需要手動創建訂單資訊，請參考此頁面。
{% endhint %}

### ① 點選`訂單頁面`

<div align="left"><img src="/files/-MeNHX9hK4ru8vOZhH2f" alt=""></div>

### ② 點選新增訂單

<div align="left"><img src="/files/-MeO8dIUfPCiExFKZ3n9" alt=""></div>

### ③ 輸入訂單資訊

![](/files/-MeTdTlKeuApojxwjhpQ)

| 項目         | 説明                        |
| ---------- | ------------------------- |
| 訂單編號       | 分配給訂單的一個單一編號，如留空，系統則自動生成。 |
| **付款方式\*** | 如何為你的訂單付款                 |

###

### ④ 輸入出貨資訊

| 項目       | 説明                         |
| -------- | -------------------------- |
| **代運物流** | 負責該訂單的物流公司                 |
| **溫度**   | 訂單配送所需溫度                   |
| 期望送貨日    | 希望商品送貨日                    |
| 首選到貨時間   | 訂單的首選到貨時間                  |
| 出貨備註     | 關於出貨的特別說明；在這裡的說明可以讓倉庫經理看見。 |

###

### ⑤ 輸入 `商品`

{% hint style="info" %}
按下新增商品後，你可以選擇要包含在訂單中的商品。

你還可以編輯數量、折扣與出貨。
{% endhint %}

###

### ⑥ 輸入送貨地址（可以一起輸入帳單地址與購買人註記）　

{% hint style="info" %}
**按下新增送貨地址後，請輸入你的送貨地址。**

如果你的送貨地址與帳單地址不同，你可以透過編輯來修改訂單細節。
{% endhint %}

{% hint style="info" %}
如果你有關於購買人的任何備註，請在買方備註中填寫。
{% endhint %}


---

# 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://anymind-group.gitbook.io/anylogi/zh_tw/fulfillment/order/create.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.
