> For the complete documentation index, see [llms.txt](https://seller.akaric.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://seller.akaric.com/wu-liu-xiang-guan/ding-dan-chu-huo/hao-cai-ding-gou-liu-cheng.md).

# 耗材訂購流程@

### <mark style="color:yellow;">**一、為提升出貨便利性，提供店家夥伴們【耗材】線上訂購服務**</mark>

### <mark style="color:yellow;">**二、訂購流程**</mark>

1. <mark style="color:yellow;">請至AKARIC購物直接訂購。</mark>
2. <mark style="color:yellow;">費用已含運費。</mark>
3. <mark style="color:yellow;">訂單約3-5工作天（不含假日）送達。</mark>

### <mark style="color:yellow;">**三、發票**</mark>

1. <mark style="color:yellow;">請選擇需求聯式，建議訂購時選擇「公司用（線上列印）」。</mark>
2. <mark style="color:yellow;">發票開立後，請至會員中心/訂單相關查詢下載並列印電子發票證明聯（報帳用），以節省等候發票郵寄的時間。</mark>

### <mark style="color:yellow;">**四、耗材問題諮詢**</mark>

1. <mark style="color:yellow;">購買前請確認數量及尺寸，購買後不提供退換貨服務。</mark>
2. <mark style="color:yellow;">如收到耗材有毀損或短缺等問題，請提供照片並發信至 服務信箱＠com.tw 以便協助處理。</mark>
3. <mark style="color:yellow;">服務時間：週一至週五 09:00-12:00 / 13:00-18:00</mark>


---

# 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://seller.akaric.com/wu-liu-xiang-guan/ding-dan-chu-huo/hao-cai-ding-gou-liu-cheng.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.
