# 상품 안내 문구 표시 기능

{% hint style="info" %}

1. 공지사항과 같이 원하는 문구를 한줄로 표시 할 수 있습니다
2. 최소 10자, 최대 30자 지원합니다.
3. 해당 문구는 다국어 전환 시 자동으로 변경되지 않습니다.
   {% endhint %}

## 상품 안내 문구 표시 기능

#### 포스 환경설정

1. 로그인 후 **환경설정** -> **현재버전** 화면으로 이동합니다.
2. **‘상품 안내 문구 표시**’ 에서 원하는 설정을 선택합니다.
   1. 기본 설정: 미사용
   2. 상단 또는 하단에 표시 할 수 있습니다.
3. **‘상품 안내 문구 내용**’ 칸에 원하는 문구를 입력합니다.

{% hint style="warning" %}
최소 10자, 최대 30자 지원합니다.
{% endhint %}

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

***

## 사용화면

### 상품 안내 문구 표시 기능 적용 화면

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