# 묶음상품에서 할인 설정은 어떻게 하나요?

## 관리자 메뉴 위치

* 묶음 상품 할인 설정 : `상품` > `상품 관리` > `상품 등록` > `상품 이벤트/제한 설정`
* 할인 일괄 설정 : `상품` > `할인/프로모션` > `할인 일괄 설정`

## 할인 설정

{% stepper %}
{% step %}
상품 등록 시, 상품 이벤트/제한 설정 영역에서 할인 설정을 통해 기간할인을 신규로 등록할 수 있어요.

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

{% step %}
기간할인 검색을 통해 현재 등록 또는 예정된 기간할인을 검색하여 선택이 가능해요.

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

{% step %}
기간할인 적용 시, 묶음 상품 최종 판매가에 기간할인이 적용돼요.

<figure><img src="/files/dFiBO3G6BRjRm9Pq9pan" 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/faq/product/undefined-1/undefined-20.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.
