# 상품 옵션을 이미지로 보여줄 수 있나요?

<mark style="color:blue;">옵션을 이미지로 보여주는 기능은 하이브리드 옵션으로 제공되고 있어요.</mark>

***

관리자 페이지 상품등록 화면에서 \[기본옵션설정] 메뉴를 보면 하이브리드 옵션 설정이 가능해요.

<figure><img src="/files/3CaoerDTnzUMbAOS9NUo" alt=""><figcaption></figcaption></figure>

설정을 하면 일반적인 셀렉트 박스 형식의 옵션이 아닌 옵션이 이미지로 보여지도록 이용할 수 있어요.

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

하이브리드 옵션은 글씨로 표현하기 어려운 옵션을 이미지화 하여 제공하고\
고객은 이미지를 통해 보다 정확하게 옵션을 인지한 후 구매하기 때문에 반품/취소 비율을 낮출 수 있어요.

기능 설정 후 디자인 작업은 [하이브리드 옵션 디자인 TIP \[클릭!\]](https://www.makeshop.co.kr/newmakeshop/home/faq_view.html?uid=1007)  확인해 주세요.


---

# 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/product/undefined-1/undefined-4.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.
