> 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/yun-fei-yu-huo-dao-fu-kuan-shou-xu-fei-shou-fei-biao-zhun.md).

# 運費與貨到付款手續費收費標準@

### 一、**運費收取費用標準**

1. **費用查詢**

   請至<mark style="background-color:red;">管理系統商店資料設定／物流設定</mark> 查詢各家貨運配合Akaric的專案費用。
2. **甲指（第三方物流）運費**
   * 出貨運費：<mark style="background-color:red;">管理系統商店資料設定／物流設定／甲指（第三方）- 運費</mark>
   * 退貨運費：<mark style="background-color:red;">管理系統商店資料設定／物流設定／甲指（第三方）- 運費</mark>
3. **超商運費**
   * 出貨運費：<mark style="background-color:red;">管理系統商店資料設定／物流設定／超商-運費</mark>
   * 退貨運費：<mark style="background-color:red;">管理系統商店資料設定／物流設定／超商-退貨運費</mark>
4. <mark style="background-color:red;">自訂物流</mark>

| V 會收運費  X 不收運費 |          | 商店        |     |      |       |       |       |       |
| -------------- | -------- | --------- | --- | ---- | ----- | ----- | ----- | ----- |
| **物流方式**       |          | 甲指(第三方物流) |     |      | 超取出貨  |       | 超取退貨  |       |
| **訂單狀態**       |          | 宅急便       | 宅配通 | 新竹貨運 | 超取倉出  | 超取店出  | 超取退倉  | 超取退店  |
| **出貨**         | **配送結束** | V         | V   | V    | V     | V     | ----- | ----- |
|                | **配送異常** | V         | V   | V    | V     | V     | ----- | ----- |
| **退貨**         | **已回收**  | V         | V   | V    | ----- | ----- | V     | V     |
|                | **回收異常** | X         | X   | X    | ----- | ----- | X     | X     |

<figure><img src="/files/sJkrre87uI73zDwDSX9s" alt=""><figcaption></figcaption></figure>

\*訂單出貨退貨狀態說明

| 物流方式   |          | 甲指(第三方物流)                | 超取出貨       | 超取退貨         |
| ------ | -------- | ------------------------ | ---------- | ------------ |
| **出貨** | **配送結束** | 指外物流貨件已順利配達予客人           | 指客人已至門市取件  | -----        |
|        | **配送異常** | 指外物流貨件未順利配達予客人、外物流回檔配送異常 | 指客人沒有至門市取件 | -----        |
| **退貨** | **已回收**  | 指外物流已向客收到貨件              | -----      | 指客人已至門市寄件退貨  |
|        | **回收異常** | 指外物流沒有向客人收到貨件，外物流回檔回收異常  | -----      | 指客人沒有至門市寄件退貨 |

<figure><img src="/files/fBjmawz0UTZO5nnXaE7l" alt=""><figcaption></figcaption></figure>

### **二、貨到付款手續費收取費用標準，費用請至管理系統 \[ A201 ] 商店資料設定／物流設定／甲指 ( 第三方 ) -貨到付款 查看。**

| V 會收貨到付款手續費  X 不收貨到付款手續費 |          | 商店           |     |      |       |       |       |       |
| ------------------------ | -------- | ------------ | --- | ---- | ----- | ----- | ----- | ----- |
| **物流方式**                 |          | 甲指 ( 第三方物流 ) |     |      | 超取出貨  |       | 超取退貨  |       |
| **訂單狀態**                 |          | 宅急便          | 宅配通 | 新竹貨運 | 超取倉出  | 超取店出  | 超取退倉  | 超取退店  |
| **出貨**                   | **配送結束** | V            | V   | V    | V     | V     | ----- | ----- |
|                          | **配送異常** | X            | X   | X    | X     | X     | ----- | ----- |
| **\*退貨**                 | **已回收**  | X            | X   | X    | ----- | ----- | X     | X     |
|                          | **回收異常** | X            | X   | X    | ----- | ----- | X     | X     |

<figure><img src="/files/hJifRErBC9N7GA7lBDYi" alt=""><figcaption></figcaption></figure>

\* 退貨不會有 COD 服務


---

# 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/yun-fei-yu-huo-dao-fu-kuan-shou-xu-fei-shou-fei-biao-zhun.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.
