# 상품을 브랜드별로 모아서 보여줄 수 있나요?

<mark style="color:blue;">상품 등록 시 브랜드를 등록하면 별도 브랜드별로 모아서 보여줄 수 있어요.</mark>

***

## 관리자 메뉴 위치

`상품` > `분류 관리` > `브랜드 등록`

위 메뉴에서 기능 설정 후 각 상품마다 브랜드를 설정하면 \
별도의 페이지에서 동일한 브랜드와 제조사의 상품을 확인할 수 있어요.

자세한 사항은 [브랜드 등록 관리 매뉴얼 \[클릭!\]](/manual/goods/undefined-2/undefined-3.md) 에 안내되어 있으니 참고해 보세요.

{% hint style="success" %}
**기능 활용 TIP**\
도서/종합몰/뷰티 등 브랜드가 구성이되어 판매하는 사이트에서 유용한 기능이며 특정 브랜드를 선호하는 고객의 니즈를 충족시킬 수 있어요.
{% 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-1/undefined-12.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.
