# 공급자가 부담하는 프로모션 기능이 있나요?

<mark style="color:blue;">네. 제공되고 있어요!</mark>

***

상품 할인을 공급자 부담으로 설정할 경우 공급자 상품에 적용된 상품할인(기간할인/도매그룹상품할인/적립금즉시할인/상품별 그룹할인/정기배송할인/상품별 쿠폰)이 공급자 부담으로 운영돼요.

{% tabs %}
{% tab title="공급자 부담 설정" %} <mark style="color:blue;">관리자 메뉴 위치 :</mark> `상품` > `공급자` > `공급자 입점 관리`&#x20;

공급자 리스트의 \[확인] 버튼을 눌러 `정산 정보` > `상품 할인 설정`을 진행해 주세요.

<figure><img src="/files/WUtkV9dDMUFOF3pM3Jx1" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="상품별 부담 설정" %} <mark style="color:blue;">관리자  메뉴 위치 :</mark> `상품` > `상품 관리` > `전체 상품 관리`

상품명 클릭 후, 공급자 설정 옵션에서 상품 할인 부담 설정이 가능해요.

<figure><img src="/files/ZpAy97lCQKtQR0qtuzVs" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

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