# 상품 썸네일을 여러장 등록할 수 있나요?

<mark style="color:blue;">다중 이미지 기능을 사용해 보세요.</mark>

***

다중 이미지를 이용하면 쇼핑몰 상품 상세 페이지에서 여러 개의 이미지를 \
상품 중간 이미지를 대체하여 보여줄 수 있어요.

자세한 사항은 [다중 이미지 매뉴얼 \[클릭!\]](/manual/goods/undefined-1/undefined-7.md) 에서 확인 가능해요.

{% hint style="success" %}
**기능 활용 TIP**\
상품의 상세 이미지를 확인하기 전, 썸네일에 제공되는 이미지부터 확인하는 경우가 많아요.\
구매자의 관심을 끌 수 있는 이미지를 노출해 보세요.
{% 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/faq/product/undefined-1/undefined-11.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.
