# 주문 설정

- [주문서 및 회원가입 페이지에 안내 문구 추가](https://help.makeshop.co.kr/manual/order/undefined/undefined.md): 주문서 작성 페이지, 주문 완료 페이지, 회원가입 페이지에 기본적으로 노출되는 문구 이 외에 문구 추가 원할 경우 사용할 수 있는 기능이에요.
- [주문서 작성 추가입력폼](https://help.makeshop.co.kr/manual/order/undefined/undefined-1.md): 주문서 작성 페이지에서 주문 시 필요한 필수 정보 이 외에 추가 정보를 받고자 할 경우 사용하는 기능이에요.
- [교환/반품/환불 설정](https://help.makeshop.co.kr/manual/order/undefined/undefined-2.md): 쇼핑몰 이용안내 페이지에 노출되는 반품안내 영역에 적용되는 기능이에요.
- [품절/취소/교환/반품 시 수량 복구](https://help.makeshop.co.kr/manual/order/undefined/undefined-3.md): 품절된 상품 주문 취소 시 수량 복구 여부 설정 및 취소/교환/반품 처리 시 수량 복구 기본 선택 값을 설정할 수 있는 기능이에요.
- [환불 시 사용 적립금/예치금/마일리지 선택](https://help.makeshop.co.kr/manual/order/undefined/undefined-4.md): 주문건 환불 처리 과정에서 주문건에 사용된 적립금/예치금/마일리지 환불에 대한 기본 선택값을 설정할 수 있는 기능이에요.
- [자동 배송 완료 시기 / 자동 거래 완료 시기](https://help.makeshop.co.kr/manual/order/undefined/undefined-5.md): 배송중 주문건은 배송 완료로, 배송 완료 주문건은 거래 완료로 자동 변경할 수 있는 기능이에요.
- [주문 메모 말머리 설정](https://help.makeshop.co.kr/manual/order/undefined/undefined-6.md): 주문건에 관리자 메모 작성 시 선택 가능한 말머리를 추가할 수 있는 기능이에요.
- [회원 주문금액 계산 조건](https://help.makeshop.co.kr/manual/order/undefined/undefined-7.md): 주문 시 할인/적립/추가 금액을 주문서에 일괄 적용할지 상품별로 적용할지 설정할 수 있는 기능이에요.
- [스마트 마이페이지 구매자 취소/교환/반품요청 설정 (주문2.0)](https://help.makeshop.co.kr/manual/order/undefined/2.0.md): 입금 후 처리상태에 따라 주문 상세 페이지에서 구매자가 직접 취소/교환/반품 요청할 수 있으며, 배송준비 상태 전에 구매자가 직접 배송지 변경 버튼을 통해 배송지 변경 가능하도록 설정할 수 있어요.
- [상품 최소 수량 설정 시 최소 수량씩 증가](https://help.makeshop.co.kr/manual/order/undefined/undefined-8.md): 상품에 최소 주문한도 적용 시 1개 단위로 증가/감소 시킬지 설정된 한도 단위로 증가/감소 시킬지 설정할 수 있는 기능이에요.
- [장바구니에 담을 경우 페이지 이동 여부](https://help.makeshop.co.kr/manual/order/undefined/undefined-9.md): 상품을 장바구니에 담을 경우 바로 장바구니 페이지로 이동할지 계속 쇼핑할지 선택할 수 있는 기능이에요.
- [위시리스트에 상품 옵션 포함해서 담기](https://help.makeshop.co.kr/manual/order/undefined/undefined-10.md): 옵션이 있는 상품을 위시리스트에 담을 때 상품만 담을지 옵션 포함한 상태로 담을지 설정할 수 있는 기능이에요.
- [선택 장바구니 기능](https://help.makeshop.co.kr/manual/order/undefined/undefined-11.md): 장바구니에 여러 상품이 담긴 경우 원하는 상품만 선택해서 주문 가능하도록 하거나 장바구니에 담긴 상품이 모두 주문되도록 설정할 수 있는 기능이에요.
- [리뉴얼 버전 스마트 마이페이지 설정 방법](https://help.makeshop.co.kr/manual/order/undefined/undefined-12.md): 스마트 마이페이지가 리뉴얼됨에 따라 아래 기능과 관련된 설정이 관리자에 추가되었어요.
- [픽업 서비스](https://help.makeshop.co.kr/manual/order/undefined/undefined-13.md): 스마트 픽업과 오프라인 매장을 안내할 수 있는 매장안내 페이지에요.
- [정기배송 설정](https://help.makeshop.co.kr/manual/order/undefined/undefined-14.md): 고객들이 정기적으로 구매하는 상품들을 자동으로 결제하고 원하는 주기와 요일에 맞춰 배송될 수 있게 하는 기능이에요.


---

# 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.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.
