# 상품별 수수료를 적용할 수 있나요?

<mark style="color:blue;">상품별 수수료 적용도 가능해요!</mark>

***

공급자 기본 수수료를 적용하거나 상품별 개별 수수료를 적용할 수 있어요.

`상품` > `상품 관리` > `상품 등록 or 상품 수정` 메뉴에서 신규 상품 등록 또는\
이미 등록된 상품 정보 수정 시 \[공급자 설정] 옵션을 통해 상품 수수료를 설정해 보세요.

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


---

# 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-2/undefined-3.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.
