> For the complete documentation index, see [llms.txt](https://manual.cube.mo/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.cube.mo/bian-ji-ding-dan/untitled.md).

# 配送資訊

![](/files/-MOkQi0Rcw6JbVVUjGDT)

![](/files/-MLlUXatiI_s1g0_P3IK)

●    配送方式：顯示取貨方式或送貨方式&#x20;

●    配送地址：顯示顧客姓名、聯絡電話、配送區域(取貨區域)、配送地址(取貨地址、營業時間和聯繫方式)&#x20;

●    配送狀態：訂單如未交收則選取"備貨中"，訂單如已交收則選取“已發貨”，然後按紅色按鈕『更改』。

### **\*新增功能：僅供年費商業計劃及尊尚計畫的用戶使用**

![](/files/-MOnvlYhMSvT3FR7tEqn)

更改貨運或取貨電話：效果圖如下

![](/files/-MYiQy0_oluo5G5Rv99m)

彈出窗口後，在欄位輸入需更改的貨運/取貨電話，最後按藍色按鈕「提交」保存。

![](/files/-MYiPK62BxYEEw8-4aKl)


---

# 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, and the optional `goal` query parameter:

```
GET https://manual.cube.mo/bian-ji-ding-dan/untitled.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
