> 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/undefined-4/products/undefined.md).

# 코스요리 등록하기

**1.&#x20;**<mark style="color:green;">**기초관리 > 상품관️리 > 상품등록**</mark> 으로 이동하세요.

**2.**&#xC0C1;품명/상품분류/최초판매단가 등 상품정보를 입력해주세요.

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

**3.**&#xC624;른쪽 스크롤을 내려 **상품 부가 정보>세트상품구분**을 <mark style="color:blue;">**코스요리**</mark>로 설정후 저장 버튼을 누르세요.

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

**4.** 저장 완료후 상품정보옆에 코스구성 탭이 표시됩니다.

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

{% hint style="warning" %}
코스요리로 구성할 상품은 상품등록이 미리되어 있어야 합니다.
{% endhint %}

**5.** 상품검색하여 검색된 상품을 더블클릭시 구성내역으로 이동 됩니다.

<figure><img src="/files/59FXAfHJTxPLT3COiDqx" alt=""><figcaption></figcaption></figure>

**6.** 코스로 구성할 상품을 등록후 저장 버튼을 누르세요.

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

**7.&#x20;**<mark style="color:green;">**기초관리 > 상품관리 >**</mark> [**판매터치키등록** ](/okpos/undefined-4/products/add_buttons.md)후 프로그램을 재시작해주세요.

<figure><img src="/files/GI0JfaRwOebR2lblPmNh" alt=""><figcaption><p>POS화면 코스요리 판매터치키</p></figcaption></figure>

{% hint style="info" %}
**코스요리 출력 설정 :** 주방주문서에 코스구성상품을 출력시 설정해주세요.

<mark style="color:green;">**대리점 웹 시스템>시스템관리>본사/매장마스터>매장 환경설정>**</mark>외식환경>출력

* \[510] 주방주문서 코스내역출력여부 : 사용안함/코스별 수량출력/사용&#x20;
* \[580] 코스상품내역 주방프린터-상품연결별 출력 여부 : 미사용(전체출력) / 사용(연결상품만 출력)
  {% endhint %}


---

# 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://okpos.gitbook.io/okpos/undefined-4/products/undefined.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.
