# 기본 배송료 사용 여부

## 관리자 메뉴 위치

`설정` > `회원 설정` > `쿠폰/예치금 or 쿠폰/적립금/예치금`&#x20;

## 관리자 메뉴 위치

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

* 통합 장바구니2 이용시는 설정과 상관없이 '배송비 비포함'으로 적용돼요.&#x20;
* 일반 배송료 사용 여부 설정에 따라 사용 적립금 계산식이 달라져요.
* 기본 배송비 포함 설정 : 기본 배송 + 상품별 추가 배송 + 당일 배송 금액
* 추가 배송비 포함 설정 : 기본 배송 + 상품별 추가 배송 + 지역별 추가 배송 + 당일 배송 금액

## 적용 화면

{% tabs %}
{% tab title="배송비 비포함" %}

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

보유한 적립금이 주문 금액보다 많더라도 전액 사용 시 배송비에 대해서는 무통장 / 카드 결제 등으로 결제가 필요해요.
{% endtab %}

{% tab title="배송비 포함" %}

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

보유한 적립금이 주문 금액보다 많을 경우 배송비 포함 모든 결제 금액을 적립금으로 결제가 가능해요.
{% endtab %}
{% endtabs %}


---

# 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/member/undefined-4/undefined-3.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.
