> For the complete documentation index, see [llms.txt](https://plusorder.gitbook.io/helpme/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://plusorder.gitbook.io/helpme/ex/undefined-4/h64.md).

# 공지기능(H64)

{% hint style="danger" %}
팝업창 사용옵션은 109버전 이상에서 사용 가능합니다.
{% endhint %}

{% stepper %}
{% step %}

### 크롬브라우저를 실행하고 플러스오더 ASP 사이트에 대리점계정으로 로그인합니다.&#x20;

<https://order.niceposplus.co.kr> &#x20;
{% endstep %}

{% step %}

### 시스템관리 > 본사/매장마스터 > 매장환경설정 화면으로 이동합니다.

(1) \[H64] 공지기능을 사용으로 수정 및 저장합니다.

(2) 플러스오더 버전은 100이상을 사용해야 합니다.&#x20;

(3) 플러스오더 에이전트에서 데이터동기화를 실행합니다.&#x20;
{% endstep %}

{% step %}

### 해당 매장의 관리자태블릿에 "공지사항" 메뉴를 실행합니다.

<figure><img src="/files/V2rqP8YA2xBlx8HgXCm0" alt=""><figcaption><p>플러스오더 108이하 버전의 공지사항 설정화면</p></figcaption></figure>
{% endstep %}

{% step %}

### 공지사항 화면에서 다음의 부분을 설정하여 사용할 수 있습니다.&#x20;

<figure><img src="/files/I28f14AVunV3Y7XAbi7S" alt=""><figcaption><p>플러스오더  109버전의 공지사항 설정 화면(팝업창 옵션 추가)</p></figcaption></figure>

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

(1) 테이블선택 : 공지사항을 출력할 테이블을 지정합니다. 테이블을 선택 또는 전체 테이블을 선택할 수 있습니다.&#x20;

(2) 안내창옵션 : "공지강조"를 사용하면 공지글의 바탕색이 적용되어 보다 눈에 띄게 표시할 수 있습니다.&#x20;

(3) 팝업창 사용 : 선택한 테이블의 태블릿에 전체화면으로 공지가 보여집니다. 공지사항의팝업창 노출시간이 끝나도 중분류 위치에 공지내용이 보여집니다.

(4) 팝업창 해제 옵션 : 팝업창 형식의 공지를 해제하는 방법을 선택 할 수 있습니다.

(5) 팝업창 노출 시간 : 팝업창이 태블릿에 보여지는 시간을 입력합니다.

(6) 공지내용1 / 2 / 3 : 공지글은 총 3개까지 등록할 수 있습니다.&#x20;

(7) 공지전환 시간 : 공지글1에서 공지글2로 전환하기 전 대기하는 시간을 지정할 수 있습니다.&#x20;

(8) 적용 / 해제 : 작성한 공지글을 고객 플러스오더에 적용 또는 적용취소할 수 있습니다.&#x20;
{% endstep %}

{% step %}

### 고객 플러스오더 화면에서는 다음과 같이 적용됩니다.

* 공지사항을 적용한 화면(강조 옵션 미사용)

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

* 팝업창 옵션을 사용한 공지사항의 화면

<figure><img src="/files/pVeu4YOsPesjQPFR94rH" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://plusorder.gitbook.io/helpme/ex/undefined-4/h64.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
