# 상품 색상 설정

## 관리자 메뉴 위치&#x20;

`상품` > `상품 관리` > `상품 등록`

## 메뉴 안내 및 설정 방법

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

* 고정 색상은 이미 만들어진 색상을 상품 등록 시 선택할 수 있어요.
* 개별 색상은 특이한 색상을 가진 상품 등을 등록할때 이미 만들어진 색상이 아닌 해당 상품에만 사용되는 색상을 개별적으로 등록할 수 있어요.
* 판매상품 색상 설정 사용함으로 설정해야 메뉴가 노출돼요.&#x20;
* 판매상품 색상 사용 설정 / 고정 색상 등록  메뉴 위치 : `디자인` > `디자인 부가 설정` > `쇼핑몰 화면 부가 설정`&#x20;

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

* &#x20;색상 만들기에 대해서는 색상 이름은 원하는 이름으로 입력이 가능해요.
* \[색상표] 버튼 클릭해서 등록하고자 하는 색상 선택 및 색상 코드를 직접 입력해서 색상 등록도 가능해요

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

* 등록한 색상은 상품 등록 시 상품 색상 설정 등록된 색상 부분에 노출돼요.
* 등록된 색상을 클릭하면 클릭한 색상이 선택된 색상으로 이동해요.

## 적용 화면

{% tabs %}
{% tab title="메인/분류 페이지" %}

<div align="left"><figure><img src="/files/wD8nDwSJRWXo58Oj4Rvt" alt=""><figcaption><p><mark style="color:blue;"><strong>메인/분류 페이지</strong></mark></p></figcaption></figure></div>
{% endtab %}

{% tab title="상세 페이지" %}

<div align="left"><figure><img src="/files/pspiDR9KXRc3G3hpQdQV" alt=""><figcaption><p><mark style="color:blue;"><strong>상세 페이지</strong></mark></p></figcaption></figure></div>
{% endtab %}
{% endtabs %}

{% hint style="warning" %}
참고

* 색상 적용해서 상품 등록 후 색상이 노출되지 않을 경우 소스 작업이 필요해요.
* [상품 색상 목록 태그 입력 방법 개별 디자인 TIP 게시글 \[클릭!\]](https://www.makeshop.co.kr/newmakeshop/home/faq_view.html?uid=1135)\
  [상품 상세 페이지 색상코드 입력 방법 개별 디자인 TIP 게시글 \[클릭!\]](https://www.makeshop.co.kr/newmakeshop/home/faq_view.html?uid=1080)
  {% endhint %}


---

# 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/manual/goods/undefined-1/undefined-6.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.
