# 판매 상품 검색 필터 매칭하기

## 관리자 메뉴 위치

1. `상품` > `상품 관리` > `상품 등록`
2. `상품` > `상품 관리` > `상품 수정`

## 메뉴 안내 및 설정 방법

### 분류 검색 필터 설정

<figure><img src="/files/06X0njxNA2KlZ4XmSm1P" alt=""><figcaption></figcaption></figure>

* `상품` > `상품 관리` > `상품 등록` 메뉴에서 분류 검색 필터 설정 영역이 추가되어 노출돼요.
* 상품 노출 설정 영역에서 \[기본분류] 또는 \[가상분류]를 선택하는 경우 해당 분류에 노출함으로 설정된 필터 리스트가 표시돼요.
* 값 선택 시, 분류 상세 파인더 설정메뉴에서 등록된 분류 검색 필터 상세값을 가져와 선택할 수 있어요.
* 등록되지 않은 필터 상세값은 직접 입력하여 추가/등록이 가능해요.&#x20;

## 적용 화면

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

## 분류 검색 필터 추가하기

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

* 선택된 분류에서 노출안함으로 설정된 분류를 노출함으로 변경하고 싶다면 \[분류 검색 필터 추가하기] 버튼을 클릭해서 변경하세요.
* 노출되는창에서는 현재 선택된 기본분류, 가상분류 리스트를 표시하여 확인이 가능해요.
* \[필터선택] 클릭 시 노출안함으로 선택된 필터를 선택할 수 있어요.
* 필터를 선택 후 추가하는 경우  현재 설정된 분류에 필터 선택 값을 노출함으로 변경 처리해요.

{% hint style="warning" %}
**참고**\
• 분류 상세파인더 사용여부를 사용함으로 설정된 경우만 해당 영역이 노출돼요.\
• 선택하신 기본 또는 가상 분류에 노출함으로 설정된 검색 필터만 노출돼요.
{% 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-13.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.
