> For the complete documentation index, see [llms.txt](https://okpos.gitbook.io/okpos/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://okpos.gitbook.io/okpos/plus_pro_newdev_list/1.md).

# 주문화면 글자 굵게 / 크게 변경하기

### 🤓주문을 입력할 때 글자를 굵게 혹은 크게 보실 수 있어요

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

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

① 대리점 계정으로 ASP(1.0) / MYOKPOS 접속 > 시스템관리 > 본사 / 매장마스터 > 매장환경설정 진입

② 매장환경 탭 선택

③ \[329] 상품리스트 굵게 표기 : 굵게 선택 (기본 값 : 기본 표기)

④ \[780] 상품리스트 폰트크기 : 원하는 폰트 크기로 선택 (기본 값 : 13 폰트)

⑤ 저장 후 포스 재시작

***

{% hint style="info" %}
**기본 설정일 때**
{% endhint %}

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

{% hint style="success" %}
**리스트 굵게 / 폰트 20 지정했을 때**
{% endhint %}

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


---

# 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:

```
GET https://okpos.gitbook.io/okpos/plus_pro_newdev_list/1.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.
