# 재고 일괄 관리

## 관리자 메뉴 위치

`상품` > `일괄 관리` > `재고 일괄 관리`&#x20;

## 메뉴 안내 및 설정 방법

{% stepper %}
{% step %}
진열 여부, 분류 선택, 메인 상품, 항목 선택, 상품 검색을 통해서 조건 검색이 가능해요.

<figure><img src="/files/Ryt8y2fKKoQvgNbfPkgc" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
\[항목 선택]은 위이미지처럼 6개의 항목 선택이 가능해요.

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

{% endstep %}

{% step %}
상품 검색은 위  이미지처럼 5개의 조건으로 선택이 가능해요.

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

{% endstep %}

{% step %}
항목 선택의 경우 아래래와 같이 선택 조건에 따라서 메뉴가 달라져요.

<figure><img src="/files/BZRQnVCtSMcg2GQKvu70" alt=""><figcaption><p><mark style="color:blue;"><strong>일시 품절 상품 / 판매 상품</strong></mark></p></figcaption></figure>

<figure><img src="/files/iiVAgEEGNFOUKivxOQrv" alt=""><figcaption><p><mark style="color:blue;"><strong>확인 요청 상품 / 판매중지 상품</strong></mark></p></figcaption></figure>

<figure><img src="/files/CZGNMm14pzOxKgVKqcjz" alt=""><figcaption><p><mark style="color:blue;"><strong>재고 사용안함 상품</strong></mark></p></figcaption></figure>
{% endstep %}

{% step %}
조건 검색된 상품들에 대해서는 상품별 재고 수정 및 선택상품 재고 수량 수정을 통해서 여러 개의 상품 일괄 수정이 가능하고, 선택 상품 진열 여부 설정 통해서 진열 여부에 대해서도 일괄 수정이 가능해요.

<figure><img src="/files/74rVaTOxOfJZ9r9JZHQt" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
처리해야 될 상품이 많은 경우 엑셀 양식 다운받아 엑셀 파일을 통한 처리도 가능해요.

<figure><img src="/files/uwmMJbe3vLXWKu6kiw7W" alt=""><figcaption></figcaption></figure>
{% 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-3/undefined-6.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.
