> For the complete documentation index, see [llms.txt](https://help.qshop.ai/customer_support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.qshop.ai/customer_support/guide/admin/order.md).

# 판매

## 판매 페이지란?

판매페이지는 구매자가 상품을 구매한 이후의 모든 과정을 진행하는 페이지입니다.\
배송,취소,반품 처리를 하게 되며 각각의 페이지를 통해 처리 과정의 세부적인 설정이 가능합니다.

보다 자세한 내용은 배송,취소,반품에 대한 상세 가이드를 참고 부탁드립니다.

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

<table data-header-hidden><thead><tr><th width="142">버리는 항목</th><th></th></tr></thead><tbody><tr><td>항목</td><td>설명</td></tr><tr><td><a href="/pages/f2qvyKYivnoGJGNF2Fjh">주문관리</a></td><td>상품 구매 후 배송에 대한 전체적인 처리를 합니다.</td></tr><tr><td><a href="/pages/IRamvPHC8GgOlbT4XKVz">취소관리</a></td><td>상품 취소 후 취소에 대한 전체적인 처리를 합니다.</td></tr><tr><td><a href="/pages/sfnkn9ORyFCLTL2tnuFX">반품관리</a></td><td>상품 반품 후 반품에 대한 전체적인 처리를 합니다.</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.qshop.ai/customer_support/guide/admin/order.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.
