# 분류별 추천 상품 관리

## 관리자 메뉴 위치

`상품` > `부가 기능` > `분류별 추천 상품 관리`

## 메뉴 안내 및 설정 방법

<div align="left"><figure><img src="/files/hJosJIPXSd9OUsFmY9iy" alt=""><figcaption></figcaption></figure></div>

* 상품 검색에서 분류 선택 및 검색을 통해서 분류별 추천상품으로 진열할 상품 검색이 가능해요.

<div align="left"><figure><img src="/files/rNZA3qn2M6bL3JaQsvFb" alt=""><figcaption></figcaption></figure></div>

* 검색한 상품을 진열하게 되면 추천상품 진열 순서 조정 부분에서 진열된 상품 확인이 가능하며, 진열된 상품은 순서 조정 및 삭제가 가능해요.

## 적용 화면

<div align="left"><figure><img src="/files/Vi4BmCeDjsaSmu3irbes" alt=""><figcaption><p><mark style="color:blue;"><strong>쇼핑몰에 노출되는 분류별 추천상품  영역</strong></mark></p></figcaption></figure></div>

* 분류별 추천상품이 진열되더라도 분류 페이지에 추천 상품에 대한 가상태그가 없으면 분류 페이지에 상품이 노출되지 않아요.
* 가상태그 작업 방법은분류별 프로모션과 작업 방법은 동일해요. &#x20;
* 가상태그 중 promotion만 recmd으로 수정해서 적용해 보세요.\
  [분류별 프로모션 개별 디자인 TIP 게시글 \[클릭!\]](https://www.makeshop.co.kr/newmakeshop/home/faq_view.html?uid=1156)

{% hint style="warning" %}
참고

* 분류별 추천상품의 경우 분류별 프로모션 상품과는 다르게 다른 분류에 등록된 상품을 추천상품으로 진열하는 부분은 가능하지 않아요.
* 대, 중, 소분류가 있는 상태에서 대분류에 추천상품 진열하더라도 중분류나 소분류에 분류별 추천상품이 중복해서 노출되기 때문에 대, 중, 소분류별로 다른 상품을 추천하고자 할 때는 분류별 프로모션 상품을 이용해 주세요.&#x20;
* [분류별 프로모션 매뉴얼 \[확인!\]](/manual/goods/undefined-2/undefined-6.md)
  {% 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/manual/goods/undefined-2/undefined-7.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.
