# 상품 배열 변경 기능

{% hint style="info" %}

1. 상품 선택 화면의 배열을 변경할 수 있습니다.
   1. 가로 행에 표시되는 상품의 개수를 설정 할 수 있습니다.
2. 15.6 인치 키오스크(NAK-10)의 기본 설정은 가로 3 배열입니다
3. 23.8 인치 키오스크(NAK-20)의 기본 설정은 가로 4 배열입니다.&#x20;
   {% endhint %}

## 상품 배열 변경 기능

### 포스 환경설정

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

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

2. **'상품 배열'** 을 원하는 설정으로 선택합니다.&#x20;
   1. 가로3, 가로4, 가로5 설정을 선택할 수 있습니다.
      1. 가로3 : 가로 행에 상품이 3개 표시됩니다.&#x20;
      2. 가로4 : 가로 행에 상품이 4개 표시됩니다.&#x20;
      3. 가로5 : 가로 행에 상품이 5개 표시됩니다.&#x20;

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

3. 완료

***

## 상품 배열 화면

### 가로 3 사용 화면(15.6 인치 기준)

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

### 가로 4 사용 화면(15.6 인치 기준)

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

### 가로 5 사용 화면(15.6 인치 기준)

<figure><img src="/files/hH55PHE9lotG03PhDXBl" 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://pluspos.gitbook.io/android-pos-manual/android-kiosk/option/product-image-line.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.
