# 상품 가격을 일괄로 수정하고 싶은데 가능한가요?

<mark style="color:blue;">네! 가능해요.</mark>

아래의 메뉴에서 가능하니 각 메뉴별로 안내된 사항 참고하여 수정해 주세요.

***

## 분류 검색별 상품 일괄관리

### 관리자 메뉴 위치&#x20;

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

판매 가격 이외에 상품에 대한 전반적인 정보 수정이 가능해요.&#x20;

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

## 판매상품 가격 일괄수정

### 관리자 메뉴 위치

`상품` > `일괄 관리` > `가격 일괄 수정`&#x20;

가격에 대해서만 일괄적으로 수정이 가능하니\
테스트 상품만 먼저 작업을 해보신 이후 원하시는 전체 분류에 대해 작업해 보세요.&#x20;

<figure><img src="/files/2SUVcuaxCK50RTc38Niu" alt=""><figcaption></figcaption></figure>


---

# 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/faq/product/undefined-3/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.
