# 관련상품

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

어드민에서 설정한 관련상품 목록을 상품 상세페이지 최하단에 노출합니다.

아래 어드민 경로에서 관련상품을 설정할 수 있습니다.

```
shop by basic/pro : 상품 > 상품관리 > 상품 등록/수정 > 기본정보 - 관련상품 설정
shop by premium : 상품관리 > 상품 등록/수정 > 기본정보 - 관련상품 설정
```

> [GET /products/{productNo}/related-products](https://docs.shopby.co.kr/?url.primaryName=product/#/Product/get-products-related-products)
>
> ► 관련상품 정보 조회하기 \
> 관련상품 정보를 조회할 수 있습니다.&#x20;

디스플레이 유형은 스와이프형으로 세로 1줄로 설정한 관련상품이 스와이프를 통해 확인이 가능합니다.

{% hint style="info" %}
관련상품을 '사용안 함' 설정 시 영역이 미노출됩니다.&#x20;
{% 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://workspace-help.nhn-commerce.com/aurora-guide/api-1/product-detail/relatedproducts.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.
