# 상품 등록 적립금 자동 입력/전환 기능

## 관리자 메뉴 위치

1. `설정` > `회원 설정` > `쿠폰/예치금 or 쿠폰/적립금/예치금`&#x20;
2. `상품` > `상품 관리` > `상품 등록`&#x20;

## 메뉴 안내 및 설정 방법

### 상품 등록 적립금 설정

* 상품 등록 시, 지급하는 적립금을 판매가격의 N% 단위와 원 단위 중에서 선택할 수 있어요.
* \[ N% ]단위로 적립금 지급 = 소숫점 둘째짜리까지 입력 할 수 있으며 원단위 절사까지 지원해요.
* \[ 원 ]단위로 적립금 지급 = 지급하고자 하는 금액을 직접 입력할 수 있어요.

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

### 판매 상품 신규 등록

* 입력된 설정은 판매 상품 신규 등록에 자동으로 적용되며, 상품을 등록할 때 직접 수정할 수도 있어요.
* 입력된 판매 가격을 기준으로 지급 적립금을 자동으로 계산해요.

### 모바일 적립금 별도 지급 설정

<div align="left"><figure><img src="/files/H7k5ShdJ9pQrUd9Aj8C0" alt=""><figcaption></figcaption></figure></div>

* 사용여부에 따라 모바일만 별도 적립금을 지급할 수 있어요.

### 판매 상품 신규 등록

* 사용 = 상품 등록(수정) 창에서 모바일 적립금 영역이 활성화되며, 적립금을 입력할 수 있어요.
* 미입력 시에는 PC 적립금이 적용돼요.&#x20;
* 사용 안 함 = 상품 등록(수정) 창에서 모바일 적립금 영역이 비활성화되며, 적립금 PC와 동일한 적립금이 지급됩니다.

### 모바일 상품 등록 적립금 설정

* 상품 등록 시, 지급하는 적립금을 판매가격의 N% 단위와 원 단위 중에서 선택할 수 있어요.
* \[ N% ]단위로 적립금 지급 = <mark style="color:blue;">소숫점 둘째짜리까지 입력</mark>할 수 있으며 원단위 절사까지 지원해요.&#x20;
* \[ 원 ]단위로 적립금 지급 = 지급하고자 하는 금액을 직접 입력할 수 있어요.

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

### % 적립금 원단위 변경 옵션

* 입력된 설정은 판매 상품 신규 등록에 자동으로 적용되며, 상품을 등록할 때 직정 수정할 수도 있어요.
* 입력된 판매 가격을 기준으로 지급 적립금을 자동으로 계산해요.

<figure><img src="/files/RF5AjkJ8yqlmyTJXAw6g" 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/manual/member/undefined-4/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.
