# 가격비교 매칭 및 카테고리 오매칭 처리 방법

네이버 쇼핑에 입점한 상품은 몇 가지 조건이 충족되면 가격 비교 영역에 자동으로 매칭돼요.\
하지만 동일한 상품인데도 자동으로 매칭되지 않는 경우, 아래 방법으로 직접 설정해 주셔야 해요.

***

## 가격 비교 노출 방법

{% stepper %}
{% step %}
네이버 쇼핑 파트너 센터에 로그인해 주세요.

{% endstep %}

{% step %}
상품관리 > 상품 현황 및 관리 > 전체 상품 수 메뉴로 이동해 주세요.

{% endstep %}

{% step %}
카테고리 매칭 완료 탭에서 원하는 상품을 선택한 후 \[가격 비교 매칭 요청]을 눌러주세요.

{% endstep %}

{% step %}
\[좌측 상품 변경]을 누른 후, 우측의 \[서비스명]으로 해당 상품명을 검색해서 설정해 주시면 돼요.

{% endstep %}
{% endstepper %}

## 카테고리 수동 매칭 방법

메이크샵에 등록한 상품의 카테고리가 네이버 쇼핑의 카테고리와 맞지 않을 때는 수동으로 직접 변경해 주셔야 해요.

{% stepper %}
{% step %}
네이버 쇼핑 파트너 센터에 로그인해 주세요.

{% endstep %}

{% step %}
상품관리 > 상품 현황 및 관리 > 전체 상품 수 메뉴로 이동해 주세요.

{% endstep %}

{% step %}
카테고리 미매칭 탭에서 상품을 선택한 후 \[카테고리 매칭 변경]을 통해 원하는 카테고리로 설정해 주시면 돼요.

{% endstep %}
{% endstepper %}


---

# 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/undefined-5/undefined/undefined-1/undefined-14.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.
