# 쇼핑몰 스킨 추가 및 적용

### 관리자 메뉴 위치

`디자인` > `디자인 스킨 관리` > `디자인 스킨 추가`

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

* 스킨 목록에서 미리보기를 통해 적용될 스킨 확인이 가능해요.
* PC, 모바일 디자인 추가하기 클릭하여 스킨을 추가해 주세요.

### 관리자 메뉴 위치

`디자인` > `디자인 스킨 관리` > `디자인 스킨 관리`

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

1. 추가된 스킨은 보관 스킨에서 미리보기를 통해 실제 적용될 쇼핑몰을 미리 확인할 수 있어요.
2. 디자인 편집 및 미리보기로 쇼핑몰을 확인하셨다면 "쇼핑몰 적용" 버튼을 클릭해 주세요.
3. 적용된 스킨은 "내 쇼핑몰 스킨"에서 확인이 가능해요.


---

# 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/guide/undefined-1/undefined-12.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.
