> For the complete documentation index, see [llms.txt](https://help.reflow.cx/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.reflow.cx/minipage/product/editing-collection.md).

# 상품 묶음 편집하기

## 상품 표시 순서 바꾸기

상품 묶음의 상품은 기본적으로 묶음에 추가된 순서대로 표시됩니다. 이 순서를 바꾸고 싶다면 상품을 드래그해서 원하는 위치에 끌어다 놓은 다음 **`[변경사항 저장]`** 버튼을 누릅니다.

![](/files/C61p1ADNmVBALvAaD9qJ)

## 상품 묶음 표시 순서 바꾸기

상품 묶음끼리도 표시 순서를 바꿀 수 있습니다. 요령은 상품 표시 순서를 바꾸는 방법과 동일하며, 묶음 제목 왼쪽의 조절 핸&#xB4E4;**`⋮⋮`**&#xC744; 드래그하면 됩니다. 그  **`[변경사항 저장]`** 버튼을 누릅니다.

![](/files/JvWa31DFV1IWHYnrz0W3)

## 상품 묶음 제목 바꾸기

![](/files/Qqe4YqIjKpVdimzyipYB)

1. 상품 묶음의 상단에 있는 제목에 커서를 위치시킵니다.&#x20;
2. 원하는 제목을 입력합니다.
3. *최소 한 개 이상의 상품이 추가되어 있는 것을 확인*한 뒤 **`[변경사항 저장]`**&#xC744; 클릭합니다.

## 상품 제거하기

상품을 상품 묶음에서 제거하려면 상품 위에 마우스 포인터를 갖다 댑니다. 그런 다음 상품 대표이미지의 오른쪽 위에 표시되는 제거 ⛔ 버튼을 클릭합니다.

![](/files/cn3ZWdwiCKkODYEC0DVF)

## 상품 묶음 삭제

상품 묶음을 삭제하려면 **`[상품 묶음 삭제]`** 버튼을 클릭하고, 이어서 표시되는 대화상자에서 **`[삭제]`**&#xB97C; 클릭합니다.

![](/files/LaOeWtQm9kYtKDOnMg8G)

{% hint style="info" %}
상품 묶음에서 상품을 제거하거나, 상품 묶음을 삭제해도 그 안에 들어 있던 상품의 데이터는 삭제되지 않습니다. 예를 들어, 직원들을 모아 TF팀을 만들었다가 특정 직원들을 제외시키거나, 그 팀을 해체한다고 해서 소속되어 있던 직원들이 회사에서 해고되는 것은 아닙니다. 이 비유에서 상품 묶음과 상품의 관계는 TF팀과 직원들의 관계와 유사합니다.
{% endhint %}

{% hint style="info" %}
생성한 **상품**의 데이터를 수정하거나 삭제하는 기능은 현재 지원되지 않습니다.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.reflow.cx/minipage/product/editing-collection.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.
