# 配送方法

ECモールで使用する配送方法を管理します。

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

<table><thead><tr><th width="294">項目</th><th>説明</th></tr></thead><tbody><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>以下のアクションを実行<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><tr><td>ユーザーグループ</td><td>利用可能な顧客グループを設定</td></tr><tr><td>歯車アイコン</td><td>以下のアクションを実行<br>・編集<br>・削除</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.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.
