# 상품 적립금 일괄 수정

## 관리자 메뉴 위치

`상품` > `일괄 관리` > `상품 적립금 일괄 수정`

## 메뉴 안내 및 설정 방법

{% stepper %}
{% step %}
상품 분류 선택 항목을 아무것도 체크하지 않은 상태에서 적립금 일괄 변경할 경우

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

{% step %}
아래와 같은 안내창이 노출되고 확인 버튼 클릭 시 등록된 상품에 대한 전체 적립금이 변경돼요.

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

{% step %}
`상품` > `일괄 관리` > `상품 세부 정보 관리` 페이지를 통해 \[관리 항목 선택] 리스트에서 적립금 항목을 체크해서 검색 버튼 클릭 시 등록된 상품에 대한 적립금을 확인할 수 있어요.

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

* 적립금을 % 단위로 일괄 수정할 경우 상세 페이지에서도 적립금이 % 단위로 노출되고, 원 단위로 일괄 수정할 경우 원단위로 노출되는데 개별 작업을 통해서 %로 변경할 경우에도 상세 페이지에서는 원 단위로 노출되도록 수정이 가능해요.\
  [%로 입력된 적립금을 원으로 환산하여 보여주는 방법에 대한 개별 디자인 TIP 게시글 \[클릭!\]](https://www.makeshop.co.kr/newmakeshop/home/faq_view.html?uid=1103)
* 현재 등록되어 있는 상품에 대해서만 변경되며, 일괄 수정 후 신규로 등록되는 상품에는 적용되지 않아요.
* 신규로 등록하는 상품에 대한 상품 적립금 적용은 상품 적립금 관련 매뉴얼을 참고하세요.\
  [상품 적립금 관련 매뉴얼 확인 \[클릭!\]](/manual/member/undefined-4/undefined-1.md)&#x20;

{% 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-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.
