# 묶음 상품에서 제공되는 부가세 설정은 어떻게 되나요?

<mark style="color:blue;">묶음 상품의 부가세는 ‘상품 부가세 설정’에서 선택한 과세에 따라 구성 상품을 선택할 수 있어요.</mark>

***

<figure><img src="/files/7Z4NwEFzd2p3kPZQeCKp" alt=""><figcaption></figcaption></figure>

상품 부가세 설정이 \[부가세 / 면세 / 영세율] 설정에 따라 구성 상품을 선택할 수 있어요.

* 부가세 상품 설정인 경우, 구성 상품은 모두 부가세로 설정된 상품만 가능
* 면세 상품 설정인 경우, 구성 상품은 모두 면세로 설정된 상품만 가능
* 영세율 상품 설정인 경우, 구성 상품은 모두 영세율로 설정된 상품만 가능

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

묶음 구성 상품을 선택할 경우, 설정된 과세 타입과 다른 상품을 선택하면 경고 메시지가 노출돼요.

<figure><img src="/files/2euiDnKBge2s8he3Hldl" alt=""><figcaption></figcaption></figure>

정상적으로 선택된 경우, 묶음 상품 구성 설정 영역에 선택된 상품이 입력되어 노출돼요.

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

이미 선택된 구성 상품이 존재하는 경우에서 부가세 설정을 수정하는 경우, 경고 메시지가 노출돼요.

* 묶음 상품에서 부가세 설정을 변경하시려면 등록된 구성 상품을 모두 제거하시고 설정해주세요.
* 구성 상품에서 부가세 설정을 변경하시려면 묶음 상품에서 구성 상품을 제거하시고 설정해주세요.

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

상품 부가세 설정은 `설정` > `결제 설정` > `결제 기본 설정` 메뉴에서 상품 결제시 부가세 설정으로 적용 가능해요.
{% 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-24.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.
