# 각각 다른 상품의 후기를 모아서 보여줄 수 있나요?

<mark style="color:blue;">스타일 코드 기능으로 제공되고 있어요.</mark>

***

스타일 코드는 상품 상세페이지에 같은 스타일의 상품에 대한 문의 및 리뷰를 한 번에 노출할 수 있도록 각각의 상품을 묶는&#x20;기준 코드를 지정하는 기능이에요.

관리자페이지의 상품등록 메뉴를 보시면 아래와 같이 스타일 코드 항목이 있어요.

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

해당 항목에 원하시는 값을 입력하면 동일 코드가 입력된 상품끼리 문의 및 후기가 함께 보여지게 돼요.

자세한 내용은 [스타일 코드 공지사항 \[클릭!\] ](https://www.makeshop.co.kr/newmakeshop/home/notice_view.html?t=notice\&uid=20180703135319)참고해 주세요. <br>


---

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