# 이벤트 기간에 맞춰 세일 이벤트를 하고 싶습니다 어떻게 해야하나요?

<mark style="color:blue;">기간할인 기능을 이용해 보세요.</mark>

***

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

`상품` > `할인/프로모션` > `상품 할인 설정`&#x20;

위 메뉴에서 기간할인 선택 후 할인방식 등 원하시는 부분으로 생성해 주세요.

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

`상품` > `할인/프로모션` > `할인 일괄 설정` 메뉴에서 상품을 검색하시고\
하단에 생성된 기간할인을 선택해 적용해 주시면 돼요.

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

추가로,\
기간할인 설정이 쇼핑몰에 적용되게 하려면 개별디자인 수정 작업이 필요할 수 있어요.\
개별디자인 작업 방법은 아래의 디자인TIP을 참고해 주세요 .

> [기간할인 가격 노출 방법 \[클릭!\]](https://www.makeshop.co.kr/newmakeshop/home/faq_view.html?uid=1191)


---

# 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-9.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.
