# 사은품 설정은 어떻게 하나요?

{% tabs %}
{% tab title="(구) 사은품" %}
`상품` > `고객 사은품` > `고객 사은품 설정` 에서 원하시는 조건으로 기능을 설정해 주시고,\
`상품` > `고객 사은품` > `고객 사은품 등록/관리` 에서 사은품 종류를 설정해 생성하시면 돼요.&#x20;

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

{% tab title="(신) 사은품" %}
`상품` > `할인/프로모션` > `사은품 설정` 에서 사은품 기능을 설정해 주시고,\
`상품` > `할인/프로모션` > `사은품 등록` 에서 사은품 지급 조건 설정 후 하단의 \[사은품 혜택] 메뉴에서\
사은품을 추가해 주세요.&#x20;

사은품을 추가하시면 `상품` > `할인/프로모션` > `사은품 관리` 메뉴에서 등록하신 사은품에 대해 확인이가능해요.

(신) 버전 사은품은 `상품` > `할인/프로모션` > `사은품 통계` 메뉴에서 지급된 사은품 통계를 확인할 수 있어요.&#x20;

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

{% hint style="warning" %}
참고

(신) 버전 사은품은 통합옵션 버전에만 제공되는 기능이에요.&#x20;
{% endhint %}
{% 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/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.
