# 기간판매가 등록하기

{% stepper %}
{% step %}

### 기간판매가 등록

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

* 프로모션 → 기간판매가 → 기간판매가 등록을 선택해주세요.
  {% endstep %}

{% step %}

### 기간 설정

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

* 진행 기간을 입력해 주세요.
* 최대 31일까지 설정할 수 있어요.
  {% endstep %}

{% step %}

### 옵션 선택

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

* 옵션 추가 버튼을 눌러 기간 판매가를 적용할 옵션을 선택해주세요.
* 상품 목록 순서대로 옵션 목록에 추가돼요.

{% hint style="success" %}
**참고 사항**

기간 판매가는 옵션 노출을 설정하는 기능이 아닌 옵션 단위로 가격 설정을 하는 기능으로,&#x20;

옵션 4개 중 2개만 등록 하여도 해당 기간에는 옵션 4개가 모두 노출돼요.
{% endhint %}
{% endstep %}

{% step %}

### 기간판매가 가격 입력

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

* 진행 기간 동안 노출 될 기간 판매가를 입력한 후 저장하기를 눌러주세요.
* 판매가는 상시 판매가보다 인하된 가격으로만 등록할 수 있어요.
  {% endstep %}

{% step %}

### 완료

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

* 기간 판매가 관리 탭에서 등록한 기간 판매가 내역을 확인할 수 있어요.
  {% endstep %}
  {% endstepper %}


---

# 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://shopping-docs.toss.im/shopping-operations/price/register.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.
