# 상품 예약 일괄 등록

## 관리자 메뉴 위치

`상품` > `일괄 관리` > `상품 예약 일괄 등록`

## 메뉴 안내 및 설정 방법

{% stepper %}
{% step %}
제목 / 예약시간 / 노출 여부를 원하는 조건으로 입력 및 선택해서 예약 등록할 경우 하단에 등록된 예약 목록이 노출돼요.

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

{% step %}
\[상품목록] 버튼 클릭 시 등록된 예약항목이 적용된 상품을 확인할 수 있어요.

<div align="left"><figure><img src="/files/wgVZcyTtI1CukMKC8NlY" alt=""><figcaption></figcaption></figure></div>

{% endstep %}

{% step %}
등록된 예약 목록의 경우 상품 신규 등록 및 수정 시 위 이미지와 같이 상품 노출 설정 부분에 \[노출/미노출 예약] 항목이 노출되어 체크박스 체크 여부 통해서 상품에 예약 설정을 적용시킬 수 있어요.

<div align="left"><figure><img src="/files/kj6HJx02az7Bj0twrODv" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
상품 개별적으로 예약 등록하는 방법 이 외에 상품명 또는 카테고리로 검색해서 일괄 적용이 가능해요.

<figure><img src="/files/8pCQQ1ZgWh6rJjwNnWXr" 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/manual/goods/undefined-3/undefined-5.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.
