# 상품 대분류 두줄 표시 기능

{% hint style="info" %}

1. 상품의 대분류 개수가 많을 경우 두 줄로 표시할 수 있습니다.
2. 기본 설정은 한 줄로 표시되며 스크롤하여 선택할 수 있습니다.
   {% endhint %}

## 상품 대분류 두줄 표시 기능

### 포스 환경설정

1. 로그인 후 **환경설정** -> **현재버전** 화면으로 이동합니다.

<figure><img src="https://3164731793-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9VgQgE2Pc9i0F7FF5cNx%2Fuploads%2FxCJ4zKapBsvRBZdBrZcP%2F%EB%A9%94%EC%9D%B8-%ED%99%98%EA%B2%BD%EC%84%A4%EC%A0%95.jpg?alt=media&#x26;token=03f81a77-63c1-400e-9c3b-f186eed4cce4" alt=""><figcaption></figcaption></figure>

1. **'분류 터치키 표시 방식'** 설정을 다중 행으로  체크합니다.&#x20;
   1. 기본 설정: 단일 행(스크롤)

<figure><img src="https://3164731793-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9VgQgE2Pc9i0F7FF5cNx%2Fuploads%2FpDOJ5tXijIvuWeiy9oH9%2F%ED%82%A4%EC%98%A4%EC%8A%A4%ED%81%AC%20%ED%98%84%EC%9E%AC%EB%B2%84%EC%A0%84%20-%20%EC%83%81%ED%92%88%20%EB%8C%80%EB%B6%84%EB%A5%98%20%EB%91%90%EC%A4%84%20%ED%91%9C%EC%8B%9C%20%EC%82%AC%EC%9A%A9.png?alt=media&#x26;token=ff77be4c-b8dc-492e-a481-723fed6e3c26" alt=""><figcaption></figcaption></figure>

2. 완료

***

## 상품 대분류 두줄 표시 사용 화면

### 단일 행(스크롤) 설정 사용 화면

<figure><img src="https://3164731793-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9VgQgE2Pc9i0F7FF5cNx%2Fuploads%2F4pjwRC90RlhsFyThlzKw%2F%EB%8C%80%EB%B6%84%EB%A5%98%201%EC%A4%84%20%ED%91%9C%EC%8B%9C%20-%20%EA%B8%B0%EB%B3%B8.png?alt=media&#x26;token=57705dc1-af54-4329-8bc4-6687ac134dbb" alt=""><figcaption></figcaption></figure>

### 다중 행 (가로배열 : 가로 4) 설정 사용 화면

<figure><img src="https://3164731793-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9VgQgE2Pc9i0F7FF5cNx%2Fuploads%2FibD9PJc3t84tjD8QH1sf%2F%EB%8C%80%EB%B6%84%EB%A5%98%202%EC%A4%84%20%ED%91%9C%EC%8B%9C%20.png?alt=media&#x26;token=3f0dd1f0-76b8-4a20-a175-a6a0993e1121" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
가로배열 : 가로 5 옵션 사용 시 한 줄에 분류가 5개 표시됩니다.&#x20;
{% endhint %}


---

# 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://pluspos.gitbook.io/android-pos-manual/android-kiosk/option/topmenu-linebreak.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.
