# 디자인 부가 관리

{% hint style="success" %}
스킨 배경 색상이나 파비콘 등 디자인과 관련된 기타 설정을 변경, 관리할 수 있습니다.
{% endhint %}

## 스킨 꾸미기 설정

* 현재 사용중인 스킨의 배경 색상이나 대표 색상을 설정할 수 있습니다.

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

**① 디자인 스킨명**\
현재 쇼핑몰에서 사용 중인 스킨의 명을 확인할 수 있습니다.&#x20;

**② 유형**\
현재 쇼핑몰에서 사용 중인 스킨의 유형을 확인할 수 있습니다.&#x20;

**③ 스킨 배경 색상 설정**\
컬러피커를 통해 스킨 배경에 노출되는 배경 색상을 변경할 수 있습니다.&#x20;

* 배너 이미지에 투명으로 처리된 영역이 있는 경우 설정된 배경 색상이 보여집니다.&#x20;

**④ 스킨 대표 색상 설정**\
컬러피커를 통해 스킨 대표 색상을 변경할 수 있습니다.&#x20;

* 대표 색상 변경 시 로그인/회원가입/구매하기 버튼이나 상단 메뉴바, 상품 상세 탭 등 스킨 일부 영역의 색상이 변경됩니다.

## 쇼핑몰 공통설정

* 쇼핑몰에 적용된 파비콘과 모바일샵 바로가기 아이콘을 등록, 관리할 수 있습니다.

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

**① 파비콘 설정**\
브라우저 상단 타이틀 왼쪽에 노출되는 이미지를 등록할 수 있습니다.

* 등록 가능한 이미지 사이즈는 16x16픽셀이며, ico 확장자 파일만 등록 가능합니다.

**② 모바일샵 바로가기 아이콘 설정**\
모바일 기기에서 쇼핑몰 바로가기 추가 시 기기에 노출되는 아이콘 이미지를 등록할 수 있습니다.

* 등록 가능한 이미지 사이즈는 144x144픽셀이며, png 확장자 파일만 등록 가능합니다.

<div data-full-width="true"><figure><img src="/files/PDYx9c8te0wFZ8s8634I" alt=""><figcaption><p>파비콘 적용 예시</p></figcaption></figure> <figure><img src="/files/4DdVqQRTxDh0xZJGIRRH" alt=""><figcaption><p>모바일샵 바로가기 적용 예시</p></figcaption></figure></div>

## 상품관련 공통설정

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

**① 재고 노출** ![API.png](/files/lbdk9tDH9j7TPHDkekP2)\
상품 상세 및 장바구니 페이지 내 상품 재고 노출 여부를 설정할 수 있습니다.


---

# 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/addition.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.
