# 상품 후기 연동하기

## 1. 상품 후기 연동하기&#x20;

하나의 상품에 다른 상품에 등록된 후기를 연동하여 함께 노출할 수 있습니다. \
연동된 후기는 상품 상세페이지 후기 영역에 등록한 날짜 순서로 노출됩니다. <br>

#### Step 1. \[[식스샵 > 상품](https://www.sixshop.com/dashboard/shop-products)]에서 후기를 연동할 상품 우측 \[편집하기]를 클릭해 주세요. &#x20;

다른 상품의 후기를 불러와 노출하고 싶은 상품을 선택해 주세요.&#x20;

![](/files/-MffJGnHCPLnENTQnAgx)

#### Step 2. 좌측 하단에 '고급 설정 펼치기' 버튼을 클릭해 주세요.&#x20;

![](/files/-MffJIFrRUHpdcErvK96)

#### Step 3. 후기 연동 항목을 '사용'으로 선택해 주세요.&#x20;

![](/files/-MffJJixgAfwTYq4NpIn)

#### Step 4.연동할 후기가 있는 상품을 모두 선택하고 저장해 주세요.&#x20;

![](/files/-MffJOPaHlD8jilEMw8M)

#### Step 5.상품 상세페이지 하단에 연동한 상품의 후기가 상품명과 함께 노출됩니다.&#x20;

![](/files/-MffMfQln4MLKoppGmGM)

{% hint style="info" %}
상품 상세페이지 하단에 후기가 노출되지 않는다면 \[[식스샵 > 후기와 질문 > 관리](https://www.sixshop.com/dashboard/board-productReviewQnaSetting)]의 후기 게시판 오른쪽 \[설정하기] 버튼 클릭하여 상품 상세 페이지 하단에 노출이 '공개'로 설정되어 있는지 확인해 주세요.&#x20;
{% endhint %}

## 🤔 상품 후기 연동하기 FAQ

### Q. 상품 후기 연동을 잘못하여 상품 후기 연동을 다른 상품으로 설정하고 싶습니다.

상품 편집 페이지에서 \[후기 연동 > 사용 안 함] 설정 후 우측 상단 저장 버튼을 클릭하시고 다시 상품 편집하기 페이지에 접속하여 \[후기 연동 > 사용] 설정 후 상품 선택을 해주시면 됩니다.


---

# 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.sixshop.com/learn-sixshop/store-manager/qna-and-review/integrate-product-review.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.
