# 전시 관리

전시 관리 메뉴에서는 웹샵에 노출될 아이템의 구성과 순서를 설정할 수 있습니다.

카테고리와 배지를 활용해 아이템을 그룹화하거나 강조할 수 있으며, 미리보기 기능을 통해 판매 전 웹샵의 모습을 미리 확인할 수 있습니다.

***

## 1. 카테고리 및 배지 설정 <a href="#id-1" id="id-1"></a>

카테고리와 배지는 아이템을 어떤 방식으로 노출하고 강조할지 결정하는 기본 기능입니다.

#### 카테고리 설정 <a href="#id" id="id"></a>

카테고리는 유사한 아이템을 묶어 하나의 그룹으로 구성하는 기능입니다.\
예를 들어 다음과 같은 방식으로 활용할 수 있습니다.

* **베스트**
* **프로모션**
* **이벤트**

#### 배지 설정 <a href="#id" id="id"></a>

배지는 아이템을 강조하기 위한 시각적 요소로, 아이템의 이미지 위에 즉시 표시되는 시각 요소입니다.

* 선택 가능 배지: NEW / BEST / EVENT
* 배지는 특정 아이템을 강조하고, 눈에 띄게 할 때 유용합니다.

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

## 2. 노출 순서 관리 <a href="#id-2" id="id-2"></a>

전시 관리에서는 카테고리와 아이템 각각의 노출 순서를 자유롭게 변경할 수 있습니다.\
드래그 앤 드롭만으로 쉽게 조정할 수 있습니다.

<figure><img src="/files/3AFOF5E0shtYSOcdF91g" alt=""><figcaption></figcaption></figure>

## 3. 웹샵 미리보기 <a href="#id-3" id="id-3"></a>

변경된 카테고리 구성, 배지 노출, 순서를 실제 웹샵 화면에서 어떻게 보이는지 판매 전에 미리 확인할 수 있는 기능입니다.

<figure><img src="/files/1soMvQBrsNeMl4uqcDv9" 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://onestore-dev.gitbook.io/dev/webshop/display.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.
