# 상품 이름 두 줄 표시 기능

{% hint style="info" %}

1. 상품의 이름이 긴 경우 두 줄로 표시할 수 있습니다.
2. 기본 설정은 상품 이름이 한 줄로 표시되며 글자수가 초과되면 뒷부분이 ...으로 표시됩니다.
   {% endhint %}

## 상품 이름 두 줄 표시 기능

### 포스 환경설정

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

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

2. **'상품 이름 두 줄 표시'** 을 사용으로  체크합니다.&#x20;
   1. 기본 설정: 미사용

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

3. 완료

***

## 상품 이름 두 줄 표시 사용 화면

### 일반 상품 표시 화면

이름이 긴 경우 뒷 부분 생략됩니다. ![](/files/y4ztFGx7TfQQIGE5jax9)

<figure><img src="/files/kjjus01oF8ox25xrtsQF" alt=""><figcaption><p>기본 화면, 상품이름이 긴 경우 뒷 부분이 생략됩니다.</p></figcaption></figure>

### 두 줄 표시 적용 화면

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