# 상품 관리

- [가상분류 상품 관리](https://help.makeshop.co.kr/manual/goods/undefined-2/undefined.md): 가상의 분류를 활용하여 동일한 상품을 여러 분류에 노출시킬 수 있는 메뉴에요.
- [상품 판매수량 관리](https://help.makeshop.co.kr/manual/goods/undefined-2/undefined-1.md): 어떤 상품이 얼마나 판매됐는지 상품에 대한 판매 수량을 간단하게 확인할 수 있는 메뉴에요.
- [상품 키워드 검색](https://help.makeshop.co.kr/manual/goods/undefined-2/undefined-2.md): 등록된 상품에 대해서 다양한 조건으로 상품 검색을 할 수 있는 메뉴에요.
- [브랜드 등록 관리](https://help.makeshop.co.kr/manual/goods/undefined-2/undefined-3.md): 상품 등록(수정) 시 브랜드 혹은 제조원을 동일하게 입력한 상품끼리 모아 볼 수 있는 상품 리스트 페이지를 별도 생성하는 기능이에요.
- [브랜드 상품 관리](https://help.makeshop.co.kr/manual/goods/undefined-2/undefined-4.md): 브랜드 상품의 정렬을 관리할 수 있는 메뉴에요.
- [사입처 관리](https://help.makeshop.co.kr/manual/goods/undefined-2/undefined-5.md): 판매하는 상품을 사입/도매 업체로부터 구입한 경우 사입/도매 업체를 관리할 수 있는 메뉴에요.
- [분류별 프로모션 관리](https://help.makeshop.co.kr/manual/goods/undefined-2/undefined-6.md): 상품 분류 페이지 접속 시 다른 분류에 등록된 상품이나 접속한 분류에 등록된 상품을 추천 상품 형식으로 노출시킬 수 있는 메뉴에요.
- [분류별 추천 상품 관리](https://help.makeshop.co.kr/manual/goods/undefined-2/undefined-7.md): 상품 분류 페이지 접속 시 동일 분류에 등록된 상품을 추천 상품으로 노출시킬 수 있는 메뉴에요.
- [장바구니 추천 상품 관리](https://help.makeshop.co.kr/manual/goods/undefined-2/undefined-8.md): 결제 전 최종적으로 확인하는 장바구니 페이지에 원하는 상품을 노출시켜 구매를 유도할 수 있는 메뉴에요.
- [메인 베스트 상품 관리](https://help.makeshop.co.kr/manual/goods/undefined-2/undefined-9.md): 주문 데이터를 통해서 상품을 자동 진열 및 노출시킬 수 있는 메뉴에요.
- [분류별 베스트 상품 관리](https://help.makeshop.co.kr/manual/goods/undefined-2/undefined-10.md): 판매 데이터를 통해서 베스트 상품을 분류 페이지에 자동 진열 및 노출시킬 수 있는 메뉴에요.
- [상품 상세 텍스트 치환](https://help.makeshop.co.kr/manual/goods/undefined-2/undefined-11.md): 상품 상세 페이지에 노출되는 문구를 일괄적으로 다른 문구로 변경해서 노출시킬 수 있는 메뉴에요.
- [검색어 순위 조회](https://help.makeshop.co.kr/manual/goods/undefined-2/undefined-12.md): 쇼핑몰에서 검색되는 검색어에 대한 순위 확인 및 입력한 검색어에 맞는 상품이 없을 경우 유사한 상품이 검색되도록 설정할 수 있는 메뉴에요.
- [판매 상품 검색 필터 매칭하기](https://help.makeshop.co.kr/manual/goods/undefined-2/undefined-13.md): 판매상품 신규 등록/수정 시, 분류 검색 필터 및 필터 상세값을 매칭할 수 있어요.
- [렌탈 상품 엑셀 다운로드](https://help.makeshop.co.kr/manual/goods/undefined-2/undefined-14.md): 전체상품 통합관리 및 판매상품 엑셀 등록/수정 메뉴 내 엑셀 양식관리에 렌탈여부 및 렌탈정보 항목을 추가하여 다운로드 받을 수 있어요. 렌탈 상품관리 메뉴 내 엑셀 다운로드를 지원해요.


---

# 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.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.
