# 쇼핑몰에 있는 팝업 설정은 어떻게 하나요?

<mark style="color:blue;">모바일 버전 팝업은 따로 등록하셔야 해요.</mark>&#x20;

***

## 관리자 메뉴 위치

`디자인` > `디자인 관련 기초 설정` > `모바일샵 설정`

위 메뉴에서 `최초/메인 화면` > `모바일샵 팝업관리` 기능을 통해   모바일샵에도 팝업을 설정해 주시면 돼요.


---

# 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/faq/mobile/undefined/undefined-7.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.
