# 기간판매가 수정하기

## <i class="fa-lightbulb">:lightbulb:</i> 상태 별 수정 가능 영역

<table><thead><tr><th width="179.265625">구분</th><th>진행 예정</th><th>진행 중</th><th>완료/중지</th></tr></thead><tbody><tr><td>시작일</td><td>수정 가능</td><td><mark style="color:red;"><strong>수정 불가</strong></mark></td><td><mark style="color:red;"><strong>수정 불가</strong></mark></td></tr><tr><td>종료</td><td>수정 가능</td><td>수정 가능</td><td><mark style="color:red;"><strong>수정 불가</strong></mark></td></tr><tr><td>기간 판매가 수정</td><td>수정 가능</td><td>수정 가능</td><td><mark style="color:red;"><strong>수정 불가</strong></mark></td></tr><tr><td>삭제</td><td>가능</td><td>가능</td><td><mark style="color:red;"><strong>불가</strong></mark></td></tr></tbody></table>

## <i class="fa-square-pen">:square-pen:</i> 수정하기

{% stepper %}
{% step %}

### 기간 판매가 선택

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

* 수정 원하는 기간 판매가 내역 왼쪽 체크박스 선택 → 오른쪽 위 수정 버튼을 눌러주세요.
  {% endstep %}

{% step %}

### 가격 수정

<figure><img src="/files/6IuVTgLGFcJ0YNzIz8Me" alt=""><figcaption></figcaption></figure>

* **기간 판매가는 상시 판매가보다 낮은 가격으로만 수정 가능해요.**
* 진행중에 판매가를 변경하는 경우 기존 기간 판매가는 종료되고 수정 시점\~종료일로 진행기간이 설정된 신규 기간판매가가 생성돼요.
* 이 때, 시작일은 변경 불가하며, 종료일은 미래 날짜로 수정 가능해요.
  {% endstep %}

{% step %}

### 완료

* 저장을 누르면 수정이 완료돼요.
* 수정 내역은 기간 판매가 관리 탭에서 확인 가능해요.
  {% endstep %}
  {% endstepper %}

## <i class="fa-file-check">:file-check:</i> 종료하기

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

{% hint style="success" %}
**기간 판매가 관리 탭에서 종료가 가능해요.**

* 진행 예정 건과 진행 중인 상태값만 종료할 수 있어요.
* 진행 예정 건을 종료하면 목록에서 사라져요.
  {% 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://shopping-docs.toss.im/shopping-operations/price/register/edit.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.
