# 送料設定

各配送サービス毎に送料を設定できます。

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

<table><thead><tr><th width="316">項目</th><th>説明</th></tr></thead><tbody><tr><td>「←」ボタン</td><td>前のページに戻る</td></tr><tr><td>「保存」ボタン</td><td>設定内容を保存</td></tr><tr><td>運送会社タブ</td><td>以下の運送会社を切り替え<br>・佐川急便<br>・ヤマト運輸<br>・福山通運<br>・日本郵便（海外向け）<br>・日本郵便</td></tr><tr><td>配送サービス名</td><td>利用する配送サービスを選択</td></tr><tr><td>出発地点</td><td>配送の出発地を選択</td></tr><tr><td>「表示」ボタン</td><td>送料情報を表示</td></tr><tr><td>サイズ</td><td>荷物のサイズ</td></tr><tr><td>重量</td><td>荷物の重量</td></tr><tr><td>地域カラム（南九州、北九州等）</td><td>各地域への配送料金を設定</td></tr></tbody></table>


---

# 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-admin.cs-cart.jp/mall-admin/settings/delivery_methods/delivery_fee.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.
