# 팝업창 관리

{% hint style="info" %}
**쇼핑몰의 특별 공지사항이나 이벤트 등의 안내를 새 창 형태로 노출하는 팝업창 관리 메뉴입니다.**

**쇼핑몰 메인 페이지 및 기타 여러 페이지를 지정하여 팝업창을 등록하고 노출할 수 있습니다.**
{% endhint %}

## 팝업창관리 검색조건

<div data-full-width="false"><figure><img src="/files/PQQnykf34ILrvwxj90x8" alt=""><figcaption></figcaption></figure></div>

**① 쇼핑몰**\
등록한 팝업창을 조회할 쇼핑몰을 선택합니다.

**② 검색어**\
팝업명, 팝업번호, 팝업 ID 등의 검색어로 등록한 팝업창을 조회합니다.\
다중 검색과 일부 검색어는 지원하지 않습니다. 정확한 검색어를 입력해 주세요.

**③ 기간검색**\
등록일, 수정일, 노출기간 기준으로 등록한 팝업창을 조회합니다.

**④ 상세검색**\
&#x20;팝업유형과 노출여부 기준으로 팝업창을 조회할 수 있습니다.

* 일반팝업 : 팝업창에 하나의 팝업 내용만 노출
* 멀티팝업 : 팝업창에 여러 개의 팝업 내용을 등록하여 노출

## 팝업창 검색결과 (리스트)&#x20;

<div data-full-width="false"><figure><img src="/files/z20pD6eTsgXaX3UHe4lA" alt=""><figcaption></figcaption></figure></div>

**①** [**팝업창 등록**](/shopby_enterprise_manual/appearance/popup/registration.md)\
팝업창을 신규로 등록할 수 있습니다.

**② 선택 삭제**\
팝업창을 선택하고, \[선택 삭제] 버튼을 클릭하여 등록한 팝업창을 삭제할 수 있습니다.

**③ 수정 (팝업창 수정)**\
등록된 팝업창 수정이 가능한 팝업창 수정페이지로 이동됩니다.

**④ 노출여부**\
'노출함'과 '노출 안 함'으로 팝업창 노출여부를 설정합니다.

**⑤ 미리보기**\
\[미리보기] 버튼을 클릭하면, 등록된 팝업창을 쇼핑몰에 노출되는 이미지 형태로 '미리보기' 창에서 확인인할 수 있습니다.


---

# 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://nhn-commerce.gitbook.io/shopby_enterprise_manual/appearance/popup.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.
