# 진척율 프로모션 리스트

{% hint style="info" %}
**진척율 프로모션이란?**

사이트 내 판매되는 상품의 진척율을 확인 및 이벤트를 발생 시킬 수 있는 기능입니다.
{% endhint %}

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

<table><thead><tr><th width="84">순번</th><th width="137">필드 명</th><th>설명</th></tr></thead><tbody><tr><td>1</td><td>검색 창</td><td>프로모션을 검색할 수 있습니다.</td></tr><tr><td>2</td><td>기간 설정</td><td>기간 별 프로모션을 검색할 수 있습니다.</td></tr><tr><td>3</td><td>진행상태</td><td> </td></tr><tr><td>(3-1)</td><td>진행중</td><td>진행중인 진척율 프로모션을 검색할 수 있습니다.</td></tr><tr><td>(3-2)</td><td>중단</td><td>중단 중인 진척율 프로모션을 검색할 수 있습니다.</td></tr><tr><td>4</td><td>등록하기</td><td><p>진척율 프로모션을 새로 등록할 수 있습니다.</p><p>(자세한 사항은 하단 '<strong>진척율 프로모션 등록 방법</strong>'을 참고해주세요.)</p></td></tr><tr><td>5</td><td>선택삭제</td><td>삭제하고 싶은 프로모션을 체크 후 '<strong>선택삭제</strong>' 버튼을 눌러주면 삭제됩니다.</td></tr><tr><td>6</td><td>이벤트 리스트</td><td>프로모션 리스트의 요약 정보 및 수정이 가능합니다.</td></tr></tbody></table>

**진척율 프로모션 등록 방법**

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

<table><thead><tr><th width="84">순번</th><th width="156">필드 명</th><th>설명</th></tr></thead><tbody><tr><td>1</td><td>이벤트 번호</td><td>사이트 내 진척율 프로모션 개설한 번호입니다.</td></tr><tr><td>2</td><td>이벤트 명</td><td>진척율 프로모션 이름을 입력해주세요.</td></tr><tr><td>3</td><td>이벤트 기간 설정</td><td><p>진척율 프로모션을 활성화 할 기간을 설정해주세요.</p><p>('<strong>제한 없음</strong>' 설정 시 기한없이 진행됩니다.)</p></td></tr><tr><td>4</td><td>이벤트 범위</td><td>사이트 내 판매되는 상품을 선택 후 진척율을 입력해주세요.</td></tr><tr><td>5</td><td>달성 보상 설정</td><td> </td></tr><tr><td>(5-1)</td><td>메시지</td><td>진척율 달성 시 나타낼 메시지 내용을 입력해주세요.</td></tr><tr><td>(5-2)</td><td>쿠폰</td><td><a href="/pages/CkkcJYzGY8QkD7mMHwF8">[쿠폰리스트]</a>에서 설정한 쿠폰을 선택해주세요.</td></tr><tr><td>(5-3)</td><td>적립금</td><td>지급 할 적립금 금액을 입력해주세요.</td></tr></tbody></table>

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

{% hint style="info" %}
모든 설정을 마친 후 '**저장하기**' 버튼을 눌러주세요.
{% 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://docs.ledu.kr/promotion/flag.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.
