# 배송비 설정

### 관리자 메뉴 위치

`설정` > `배송 설정` > `배송 설정`

<figure><img src="/files/3yycKZjeFJvZYIwMcH04" alt=""><figcaption></figcaption></figure>

* 무료 배송비 : 고객이 주문 시 배송비를 무료로 적용해요.
* 착불 배송비 : 주문서 작성 시 소비자 부담으로 노출돼요.
* 고정 배송비 : 기재한 고정 배송비로 주문 시 적용해요.
* 조건 배송비 : 특정 금액 이하 시 배송비를 부과해요.

<figure><img src="/files/10ACEC2dLSPDUqEnB2FI" alt=""><figcaption></figcaption></figure>

* 금액별 차등 배송비 : 설정한 주문 금액 범위에 맞춰 입력한 배송비가 부과돼요.
* 무게별 차등 배송비 : 상품에서 설정한 무게에 따라 특정 구간에 입력한 배송비가 부과돼요.

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

* 지역별 추가 배송비를 설정해 주시고 맨 아래 완료 버튼을 클릭해 주세요.


---

# 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://help.makeshop.co.kr/guide/undefined-1/undefined-7.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.
