# 묶음제품

***

## 묶음제품 등록 <a href="#create" id="create"></a>

`데이터 관리` > `묶음제품`에서 등록할 수 있습니다. 묶음제품에는 구성되는 개별 제품과 수량을 연결할 수 있습니다.

<figure><img src="/files/f7harpktAXWkP2bxBnEX" alt="데이터 관리에서 묶음제품을 등록한 상세 화면"><figcaption></figcaption></figure>

## 묶음제품 엑셀 대량 등록 <a href="#add-bundles-via-excel" id="add-bundles-via-excel"></a>

묶음제품과 구성 정보들을 **엑셀 파일로 한 번에 등록**할 수 있습니다. `데이터 관리` > `묶음제품` > `엑셀 가져오기`를 클릭해 엑셀 양식을 다운로드하세요.

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

* 묶음제품 SKU는 자동 생성되지 않으므로 직접 입력해야 합니다.
* 하나의 묶음제품은 구성된 개별 제품 수만큼 행이 필요합니다.
* 같은 묶음제품이라면 A열부터 F열까지는 모든 행에 값을 동일하게 입력합니다.
* 각 행마다 제품 SKU와 제품 연결 수량만 다르게 입력합니다.

## 묶음제품 사용 방법 <a href="#usage" id="usage"></a>

`구매 및 판매`에서 묶음제품을 넣어 발주서와 판매서를 작성할 수 있습니다.

<figure><img src="/files/W5nI3dFIr1eT2CQ0FmFw" alt="주문서에 추가된 묶음제품 화면"><figcaption></figcaption></figure>

묶음제품으로 주문서를 작성해도 **입고/출고는 개별 제품 단위로 처리**됩니다. 주문서에서 `출고 현황` 탭을 누르면 개별 제품 단위로 표시되는 걸 확인할 수 있습니다.

<figure><img src="/files/HadKq7dKbgZKIH8042tq" alt="출고 현황을 누르면 묶음 제품에 낱개 제품 단위로 표시되는 모습"><figcaption></figcaption></figure>

입고/출고가 완료되면 `히스토리`에서도 개별 제품 단위로 표시됩니다.

<figure><img src="/files/gfYpLWNgwLiCj6N1nYoP" 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://www.boxhero.io/docs/documentation/ko/key-features/purchase-and-sales/bundles.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.
