# 상품 세부 정보 관리

## 관리자 메뉴 위치

`상품` > `일괄 관리` > `상품 세부 정보 관리`

## 메뉴 안내 및 설정 방법

{% stepper %}
{% step %}
분류 선택, 키워드(상품명, 상품번호, 상품코드 등), 상품 상태 등 여러 가지 조건으로 일괄 수정할 상품 검색이 가능해요.

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

{% step %}
검색 조건 통해서 원하는 검색 조건 선택한 이후에 관리 항목 중 1개라도 선택해야 검색 버튼 클릭 시 상품 검색이 진행되고, "설정된 값으로 기본 옵션 설정" 체크된 상태에서 검색 시 상품  세부 정보 관리 재접속 시 기존에 체크했던 조건이 그대로 체크된 상태로 노출돼요.

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

{% step %}
상품 리스트에 노출되는 상품 정보에 대해서는 진열, 판매, 상품번호, 등록일, 이미지는 기본 노출되고,\
기본 노출되는 정보 이 외에 정보에 대해서는 관리 항목 선택에 따라서 상품 정보가 노출돼요.
{% endstep %}

{% step %}
검색된 상품 중 원하는 상품에 대해서는 \[정보 변경] / \[상태 변경] 이 가능해요.\
\[정보 변경]에 대해서는 위 항목들에 대해서 정보 일괄 변경이 가능해요.

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

{% step %}
\[상태 변경]에 대해서는 위 항목들에 대해서 상태 일괄 변경이 가능해요.

<div align="left"><figure><img src="/files/fwXLDI7dIyQwkOj4Gz2t" 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-3/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.
