# 訂單通知

![](/files/-MOkQi0Rcw6JbVVUjGDT)

當顧客落單後，商家會通過兩種方式收到訂單通知：

（1）後台右上角的「🔔」按鈕：

![](/files/-MSf4uyl-ut5boHg1Jml)

（2）商家的email：

email收到的訂單通知會有訂單號、訂購者、訂購時間及內容(但沒有圖)、顧客資訊、貨運資訊、訂購總計、支付方式等資訊。


---

# 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/ding-dan-tong-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.
