# 배송비 청구 고객 선택 기능 설정

## 관리자 메뉴 위치

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

## 메뉴 안내 및 설정 방법

<div align="left"><figure><img src="/files/jaS9RLgdTPI9W3TcasOs" alt=""><figcaption></figcaption></figure></div>

{% tabs %}
{% tab title="① 고객선택 불가" %}
주문 시 청구되는 배송비에 대해서 무조건 주문하면서 같이 결제하도록 설정돼요.
{% endtab %}

{% tab title="② 고객선택 가능 " %}

* 주문 시 청구되는 배송비에 대해서 고객이 직접 주문 시 결제 / 착불 선택이 가능해요.
* 기본 배송비 설정 중 무료 배송비 / 착불 배송비가 설정된 경우 고객이 배송비를 선택할 수 없어요.
* 공급자 직배송 배송 정책이 통합 장바구니2인 경우 고객이 배송비를 선택할 수 없어요.
* 네이버 페이, 페이코 바로 구매 주문의 경우 배송비 청구 고객 선택 기능 설정과 관계없이 주문 시 배송비가 포함되어 결제돼요.
* 쇼핑몰 배너 수익모델에서 배송비를 혜택으로 지원할 경우 고객이 배송비 선택 불가능해요.
  {% endtab %}
  {% endtabs %}

## 적용 화면

<div align="left"><figure><img src="/files/wmUFy5NRsSU59vkyMO2I" alt=""><figcaption><p><mark style="color:blue;"><strong>고객선택 가능 (주문시 배송비 포함 or 미포함)</strong></mark></p></figcaption></figure></div>

* 배송비 결제 여부 셀렉트 박스 선택에 따라서 배송비 부분에 금액 또는 착불이라는 문구가 적용돼요.
* 고객 선택 불가로 설정된 경우 배송비가 청구되는 조건에서는 배송비 결제 여부 선택 영역이 미노출되며 주문서 작성 페이지에서 배송비 부분에 배송비가 청구되어 노출돼요.


---

# 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/manual/order/undefined-4/undefined-1.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.
