# Display Management

In the Display Mgmt menu, you can configure the composition and order of items shown in the Webshop.

You can group or highlight items using categories and badges, and use the preview feature to check the Webshop layout before you start selling.

***

## 1. Category and Badge Settings <a href="#id-1" id="id-1"></a>

Categories and badges are basic features that determine how items are displayed and highlighted in the Webshop.

#### **Category Settings** <a href="#id" id="id"></a>

A category groups similar items into a single section.\
Examples include:

* Best
* Promotion
* Event

#### Badge Settings <a href="#id" id="id"></a>

Badges are visual elements used to highlight specific items and appear directly on top of the item image.

* Available badges: NEW / BEST / EVENT
* Badges are useful for drawing user attention to specific items.

<figure><img src="/files/6daP4Osg9SYTxqujIgdr" alt=""><figcaption></figcaption></figure>

## 2. Manage Display Order <a href="#id-2" id="id-2"></a>

In Display Mgmt, you can freely change the display order of categories and items. The order can be easily adjusted using drag-and-drop.

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

## 3. Webshop Preview <a href="#id-3" id="id-3"></a>

This feature allows you to preview how the configured categories, badges, and item order will appear in the Webshop before you start selling.

<figure><img src="/files/Kp2MXp5bbA89ePCYbLI5" 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/chi/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.
