# 상품정보고시 일괄 수정

## 관리자 메뉴 위치

`상품` > `부가 기능` > `상품정보고시 일괄 수정`

## 메뉴 안내 및 설정 방법

{% stepper %}
{% step %}
상품 일반 정보 일괄 수정 페이지 접속 시 일반 정보가 등록되지 않은 상태에서는 아래 이미지처럼 노출되고

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

{% step %}
\[신규등록] 버튼을 클릭하면 분류를 선택해서 일반 정보를 등록할 수 있는 아래 레이어창이 노출돼요.

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

{% step %}
\[상품분류] 선택을 통해서 의류 / 가방 / 주방용품 등 분류 선택이 가능하고,\
선택한 분류에 따라서 항목 입력할 수 있는 입력란이 노출돼요.

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

{% step %}
등록한 일반 정보에 대해서는 공통 일반 정보 관리 부분에 노출되고,

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

{% step %}
일반 정보 일괄 등록 \[공통 일반 정보 선택] 셀렉트 박스를 통해서 등록한 일반 정보 선택 후 분류 선택 또는 상품 검색 등을 통해서 일반 정보 적용할 상품 선택해서 등록한 일반 정보를 상품에 적용 가능해요.

공통 일반 정보 초기화 선택 후 매칭하기 클릭 시 일반 정보 등록된 상품들에 대해서 일반 정보가 일괄 초기화돼요.

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

{% step %}
일반 정보가 적용된 상품에 대해서는 상세 페이지에 아래 이미지처럼 일반 정보가 노출돼요.

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

일괄 수정이 아닌 상품 등록 및 수정하는 과정에서도 일반 정보 적용 가능해요.

<figure><img src="/files/zeG4AyZc3MGxHSOYbO2X" 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-11.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.
