# 상품 판매수량 관리

## 관리자 메뉴 위치

`상품` > `상품관리` > `상품 판매수량 관리`

## 메뉴 안내 및 설정 방법

{% stepper %}
{% step %}
상품 조회 시 \[진열 위치] / \[제품명] / \[최근 판매일] / \[판매 수량] 확인이 가능해요.

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

{% endstep %}

{% step %}
\[판매 수량] 항목의 숫자를 클릭하면 아래 안내창이 노출돼요.&#x20;

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

<div align="left"><figure><img src="/files/MUZQoNPFqT93roIbCchl" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
안내창에서\[확인] 버튼 클릭 시 `주문` > `통계` > `개별 상품 매출 분석` 페이지로 연결되어 개별 상품 월별 매출 분석도 가능해요.

<div align="left"><figure><img src="/files/hW067QAZsIBVKF4B7RpJ" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
기존 판매 수량이 아닌 판매 수량을 새롭게 확인하고자 하는 경우에는 조회된 상품에 대해서\
\[선택상품 판매수량 초기화] /  \[전체상품 판매수량 초기화] 버튼 통해서 판매수량 초기화 처리도 가능해요.

<div align="left"><figure><img src="/files/aiZx3J66sDmLLZ3XijfV" alt=""><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
참고

* 상품 판매수량 조회는 분류별 / 메인 진열 상품으로만 조회가 가능하며, 상품 분류 선택 전체로 선택할 경우에는 반드시 판매 수량도 함께 선택해야 조회가 가능해요.
* 판매 수량 선택에서 임의의 숫자를 선택하시면, 해당 숫자 이상의 판매 상품만을 조회하실 수 있어요.
* 판매 수량은 주문 시도 시에 카운트되므로, 실제 상품에 대한 판매량과 정확히 일치하지 않을 수 있어요.
* 조회 후 상품명을 클릭하면 상품 수정 화면으로 이동되며, \
  \[새창]을 클릭하면 팝업창에서 상품정보를 수정하실 수 있어요.
  {% endhint %}


---

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