# 대량구매할인은 상품에 어떻게 적용하나요?

<mark style="color:blue;">할인 프로모션을 먼저 등록한 후에 상품에 적용할 수 있어요.</mark>

> [대량구매할인 매뉴얼 \[클릭!\]](/manual/promotion/undefined/undefined.md)

***

## 관리자 메뉴 위치

`상품` > `상품 관리` > `상품 등록` or `상품 수정` > `할인 설정`&#x20;

할인 프로모션 적용 전

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

**① 할인 설정 사용 여부**

* 상품에 기간할인/ 할인 프로모션 사용여부를 선택할 수 있어요.
* ‘사용’으로 선택해야 할인 선택 영역이 노출되며, 기간할인/ 할인 프로모션을 중복으로 설정할 수 있어요.

**② 할인 프로모션 검색**

* \[검색] 버튼 선택 시, 할인 프로모션 검색 팝업이 노출되어 할인 프로모션을 선택할 수 있어요.  \
  ※ 세트상품, 하이브리드 옵션 상품은 \[할인 프로모션] 영역이 노출되지 않아요.

## 할인 프로모션 적용

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

**③ 할인명**

* 할인명 선택 시, 할인 프로모션 상세 내역을 확인할 수 있어요.

**④ 선택 버튼**

* 할인 프로모션을 선택하여 상품에 적용할 수 있어요.
* 종료된 할인 프로모션은 적용할 수 없으며, 대기/ 진행안함인 프로모션은 적용하더라도 할인이 노출되지 않아요.

할인 프로모션 후

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

**⑤ 할인 프로모션**

* 적용한 할인 프로모션이 노출되며, 할인명 선택 시 할인 프로모션 상세 내역을 확인할 수 있어요.

**⑥ 삭제 버튼**

* 상품에 적용한 할인 프로모션을 삭제할 수 있습니다. 상품 수정/ 저장 즉시 상품에 할인이 미노출돼요.
* <mark style="color:blue;">할인 기간을 명시한 경우, 진행중인 할인을 삭제하면 표시광고법에 위반될 수 있으니 할인 기간중 삭제 시 유의해주세요.</mark>
* 적용한 할인 프로모션의 기간이 종료되면 할인설정은 사용안함으로 변경돼요.


---

# 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/undefined-1/undefined/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.
