# 메인화면에서 상품의 세부정보를 확인하는 기능이 있나요?

<mark style="color:blue;">상품 미리보기+즉시결제 기능이 제공되고 있어요.</mark>

***

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

`디자인` > `디자인 부가 설정` > `쇼핑몰 화면 부가 설정` > `상품 미리보기+즉시결제 기능 설정`&#x20;

쇼핑몰에서 아래 이미지처럼 미리보기 아이콘을 클릭하면 상품정보가 레이어로 보여지며\
해당 미리보기 레이어에서 상품 구매 등도 가능해요.

<figure><img src="/files/5ehM6ZXqOa277kS13ao4" alt=""><figcaption></figcaption></figure>

개별디자인을 통해서 미리보기 아이콘이나 미리보기 레이어 안의 내용도 변경이 가능하니 활용해 보세요.


---

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