> For the complete documentation index, see [llms.txt](https://guide.hypercape.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.hypercape.com/brand-guide/undefined/undefined-4.md).

# 상품·카탈로그

이 영역은 판매할 상품을 정리하는 곳입니다.\
상품을 먼저 등록해야 컬렉션, 번들, 믹스앤매치를 만들 수 있습니다.

### 1. 상품 관리

> **경로**: 워크스페이스 > **상품·카탈로그** 영역 카드 > **상품 관리**

상품 정보를 만들고 수정하는 기본 화면입니다.

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

#### 1-1. 화면 구성

* 상단 검색·필터 — 상품명 검색, 활성화 상태 필터
* 상품 목록 테이블 — 이미지, 상품명, 가격, 할인 여부, 활성화 상태, FC 정보
* 드래그 핸들 — 노출 순서 변경
* **편집** / **삭제** 버튼 — 행 우측

#### 1-2. 상품 추가·편집 시 입력 항목

* **상품명**
* **설명**
* **원가**, **판매 가격**, **홍보 가격**
* **사용 방법**, **성분**
* **SKU**
* **이미지** 여러 장
* **활성화** 토글
* **풀필먼트 센터** 연결

#### 1-3. 정렬 순서 변경

드래그 앤 드롭으로 순서를 바꾸면 자동 저장됩니다.\
고객에게 보이는 노출 순서도 바로 갱신됩니다.

### 2. 컬렉션

> **경로**: 워크스페이스 > **상품·카탈로그** 영역 카드 > **컬렉션 보기**

컬렉션은 상품을 묶어 보여주는 카테고리입니다.\
예를 들면 **베스트셀러**, **신상품**, **스킨케어**가 있습니다.

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

#### 2-1. 컬렉션 타입

* **수동(manual)** — 운영자가 상품을 직접 선택합니다.
* **자동(auto)** — 조건에 맞는 상품이 자동 포함됩니다.

#### 2-2. 컬렉션 설정 항목

* **제목**
* **설명**
* **대표 이미지**
* **활성화** 토글
* **정렬 순서**
* **포함 상품** — 수동 타입일 때

#### 2-3. 가능한 작업

* 컬렉션 추가
* 컬렉션 편집
* 컬렉션 삭제
* 컬렉션 안 상품 재정렬

### 3. 번들

> **경로**: 워크스페이스 > **상품·카탈로그** 영역 카드 > **전체 작업 보기** > **번들**

번들은 여러 상품을 하나의 세트로 묶어 판매할 때 사용합니다.\
예: **토너 + 세럼 + 크림 세트**

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

#### 3-1. 번들 설정 항목

* **번들명**
* **Slug**
* **설명**
* **이미지**
* 할인 유형 — 없음 / 고정액 / 백분율
* **할인값**
* **활성화** 토글
* **정렬 순서**

#### 3-2. 번들에 상품 추가

* 검색으로 상품 찾기
* 상품별 수량 설정
* 드래그 앤 드롭 정렬

### 4. 믹스앤매치

> **경로**: 워크스페이스 > **상품·카탈로그** 영역 카드 > **전체 작업 보기** > **믹스앤매치**

믹스앤매치는 고객이 옵션 그룹에서 직접 골라 담는 세트입니다.\
예: **토너 1개 + 크림 2개 자유 선택**

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

#### 4-1. 그룹별 설정

* **그룹명**
* **최소 선택 수**
* **최대 선택 수**
* 그룹 안 후보 상품

#### 4-2. 전체 세트 설정

* 전체 최소 수량
* 전체 최대 수량
* 할인 설정 — 없음 / 고정액 / 백분율
* **활성화** 상태

### 5. 실무 권장 순서

처음 세팅할 때는 아래 순서가 가장 안정적입니다.

#### 5-1. 시작 순서

1. **상품 관리**에서 기본 상품을 먼저 등록합니다.
2. **컬렉션**으로 노출 묶음을 만듭니다.
3. 필요할 때만 **번들**과 **믹스앤매치**를 추가합니다.

상품이 많아지면 먼저 이름과 SKU 규칙을 맞춰 두세요.\
그 뒤 운영 속도가 훨씬 빨라집니다.


---

# 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, and the optional `goal` query parameter:

```
GET https://guide.hypercape.com/brand-guide/undefined/undefined-4.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
