# 추천(관련)상품은 실제 주문데이터를 분석해서 노출 할 수 있나요?

<mark style="color:blue;">네! 가능해요.</mark>

***

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

`상품` > `관련 상품` > `스마트 관련상품`&#x20;

'스마트 관련상품 사용 설정' 메뉴에서 1\~3단계 메뉴 확인하셔서 원하시는 조건으로 설정 하시면\
데이터 수집기간 기준으로 주문데이터 분석 후 스마트 관련상품 노출돼요.

이 때 노출되는 스마트 관련 상품의 순서는 아래와 같은 순위로 자동 추출돼요.

> 1순위 : 주문을 통한 상품 추출 (가장 많이 팔린 순)
>
> 2순위 : 분류별추천상품 / 분류별 프로모션 상품 관리
>
> 3순위 : 장바구니에 담긴 상품 (대,중 분류가 동일한 장바구니에 많이 담긴 상품 순)
>
> 4순위 : 해당 분류내 상품 중 최신 등록 상품

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

다만, '4단계\_관련상품 주문연동 노출 우선 순위 설정' 조건은 스마트 관련 상품이 아닌\
관련 상품에 적용되는 기능으로 아래와 같은 안내 문구를 보실 수 있어요.

> 스마트 관련상품에 노출되는 상품과는 무관하오니 참고해주시기 바랍니다.

{% hint style="warning" %}
참고\
스마트 관련상품은 해당 가상태그가 입력되어야 노출되게 되오니 스마트 관련상품 하단의 \
'5단계\_스마트 관련상품 개별디자인 태그 추가' 메뉴에서 예제소스 확인 후 개별디자인 수정 작업을 진행해 주세요.
{% 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/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.
