# 상품에 추천(관련)상품은 어떻게 지정 하나요?

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

`상품` > `관련 상품` > `관련 상품 설정`&#x20;

위 메뉴에서 \[추천(관련)상품 사용여부] 를 '사용' 조건으로 선택해 주시고\
원하시는 조건으로 추천상품 기능을 설정해 주세요.

<figure><img src="/files/gTTRznd2a63NzwhaTkld" 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-4.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.
