# 팝업 창 관리

## **팝업창 관리**

쇼핑몰에 노출할 팝업을 등록하고 관리할 수 있는 메뉴이며, 쇼핑몰별 팝업 관리를 할 수 있도록 쇼핑몰별 설정을 제공합니다.\
팝업 생성 시 자동으로 부여되는 팝업 번호와 운영자가 직접 설정한 팝업 ID로 API 호출 및 조회가 가능합니다.

## **팝업 노출 페이지 설정**

팝업 노출 페이지 설정은 크게 플랫폼 별로 각각 설정할 지, 함께 설정할 지에 따라 ‘공통설정’, ‘개별설정’으로 나뉩니다.

1. 공통설정\
   \- 모든 플랫폼(PC웹/모바일웹/모바일앱)의 동일한 페이지에 팝업창이 노출됩니다.\
   \- 공통으로 설정할 수 있는 페이지는 ‘메인, 기획전, 카테고리, 상품 상세 페이지’가 있습니다.
2. 개별설정\
   \- 팝업을 노출할 페이지를 플랫폼 별(PC웹/모바일웹/모바일앱)로 각각 설정할 수 있습니다.\
   \- 개별으로 설정할 수 있는 페이지는 ‘팝업 노출 페이지 관리’를 통해 팝업창을 노출할 페이지를 직접 추가하여 설정할 수 있습니다.


---

# 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://shopby-help.nhn-commerce.com/guide/skins/skins-setting/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.
