# 교환/반품/환불 설정

## 관리자 메뉴 위치

`설정` > `주문 설정` > `주문 반품/환불 조건`

## 메뉴 안내 및 설정 방법

운영하시는 쇼핑몰 교환/반품/환불 정책에 맞게 수정해 주세요.

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

## 적용 화면

<div align="left"><figure><img src="/files/1O1XNaYel7dr8c9dF3Zo" alt=""><figcaption><p><mark style="color:blue;"><strong>도메인/html/info.html 경로로 접속 가능한 이용안내 페이지</strong></mark></p></figcaption></figure></div>

이용안내 페이지에 아래 가상태그 적용 시 노출되는 내용으로 반영돼요.

```
상품 이상에 의한 교환/반품시 배송비
<!--/return1/-->
```

```
고객 변심에 의한 교환/반품시 배송비
<!--/return2/-->
```


---

# 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/undefined-2.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.
