# 어반(URBAN)

> **`카테고리`** 남성 패션
>
> **`지원 솔루션`** 고도몰
>
> **`글로벌`** 지원 (한국어, 영어, 중국어, 일어)
>
> [샘플샵📱 보기 →](http://m.design29.godomall.com/)
>
> [디자인센터 바로가기 →](https://design.nhn-commerce.com/freeskin.php)

<details>

<summary>포인트 컬러 일괄 변경하기</summary>

![](/files/Sw5o7M5p90EAuhQfCKWS)

1. 컬러코드값 확인\
   My Plant 스킨에 적용되어 있는 기본 컬러 코드 **#557aab** 확인합니다.&#x20;
2. **디자인 스킨 리스트 접속** | 모바일샵 > 모바일샵 디자인 관리 > 디자인 스킨 리스트\
   해당 스킨이 상점별 작업스킨에 체크 되어있어야 합니다.&#x20;
3. **스타일시트/CSS 변경** | 모바일샵 > 모바일샵 디자인 관리 > 디자인 스킨 리스트\
   좌측 하단 폴더트리 내 스타일시트/CSS더블 클릭하여 아래와 같이 표시된 **스타일 시트**를 오픈합니다.

![](/files/DDV6ODrQjHozlm1j4zUW)\
&#x20;

4\. ctrl+F 검색 후 수정하기\
스타일시트 파일을 열어 **Ctrl + F(검색)**&#xB97C; 누르고 **#557aab**를 검색하여 **원하는 포인트 컬러 코드**로 변경합니다. &#x20;

![](/files/stJqijgo1OXqWdTbqp8s)

css/event/event.css (3)

css/gd\_button.css (153)&#x20;

css/gd\_common.css (5)

css/gd\_layout.css (5)

css/gd\_myapp.css (1)&#x20;

css/gd\_plus\_review\.css (7)

css/goods/goods.css (13)

css/goods/list/list\_01.css (3)

css/goods/list/list\_02.css (4)

css/goods/list/list\_04.css (4)&#x20;

css/goods/list/list\_06.css (4)&#x20;

css/goods/list/list\_07.css (4)&#x20;

css/goods/list/list\_09.css (3)&#x20;

css/goods/list/list\_11.css (7)&#x20;

css/mypage/mypage.css (13)

css/order/order.css (12)&#x20;

css/proc/proc.css (2)

</details>

<details>

<summary>로고 변경 시 유의사항</summary>

![](/files/9Rlwz94xfZyGBSD7tmA1)

해당 스킨은 메인 로고와 별개로 메뉴 슬라이드에도 로고가 반영되어 있어 해당 로고를 꼭 변경해주세요.

1. 모바일샵 > 모바일샵 디자인 설정 > **배너관리** 접속
2. \[메뉴 상단 로고] 변경\
   ⚠️로고의 형태가 흰색으로 관리자내 썸네일이 흰색으로 노출되고 있습니다.

</details>

<details>

<summary>추천상품 타이틀 배경이미지 변경</summary>

![](/files/RGOUnLJl8A4mQ5eqiYtD)

1. 모바일샵 > 모바일샵 디자인 설정 > **배너관리** 접속
2. 이미지 수정\
   ⚠️이미지 사이즈: 720px X 314px

</details>

<details>

<summary>기획전 이미지 수정</summary>

![](/files/4LYVxrdrNuiAJoH4tZAu)

1. 모바일샵 > 모바일샵 디자인 설정 > **배너관리** 접속
2. 이미지 등록\
   ⚠️이미지 사이즈: 442px X 550px

</details>


---

# 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://godomall-help.nhn-commerce.com/beginner/design/freeskin/urban.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.
