> 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.md).

# 상품만들기

- [★상품 분류 만들기](https://okpos.gitbook.io/okpos/undefined-4/products/categories.md): 상품 분류를 만듭니다. 이미 필요한 분류가 다 만들어졌다면, '상품 추가하기'로 이동하세요.
- [★상품 등록하기](https://okpos.gitbook.io/okpos/undefined-4/products/add_products.md): 정가상품 기준입니다.
- [★터치키 만들기](https://okpos.gitbook.io/okpos/undefined-4/products/add_buttons.md): 재확인 매뉴얼 추가
- [가격 고치기](https://okpos.gitbook.io/okpos/undefined-4/products/prices.md): 정가상품 등록을 기준으로 하고 있습니다.
- [상품 없애기](https://okpos.gitbook.io/okpos/undefined-4/products/remove_products.md)
- [상품 조합해 팔기 - 사이드(속성)](https://okpos.gitbook.io/okpos/undefined-4/products/combinations1.md): 사이드메뉴 (속성) 입니다.
- [상품 조합해 팔기 - 사이드(선택)](https://okpos.gitbook.io/okpos/undefined-4/products/combinations2.md): 사이드메뉴 (선택) 입니다.
- [코스요리 등록하기](https://okpos.gitbook.io/okpos/undefined-4/products/undefined.md): 여러 상품을 조합하여 코스로 등록하는 방법 입니다.
- [저울상품 등록하기](https://okpos.gitbook.io/okpos/undefined-4/products/undefined-1-1.md): 전자저울 바코드를 이용하여 판매되는 상품을 등록합니다.
- [간편상품 등록하기](https://okpos.gitbook.io/okpos/undefined-4/products/undefined-1.md): 상품등록을 분류별 일괄등록하는 기능입니다.
- [상품엑셀업로드](https://okpos.gitbook.io/okpos/undefined-4/products/undefined-3.md): 등록 할 상품이 많은 경우 상품을 일괄로 엑셀 업로드 할 수 있습니다.
- [상품정보일괄변경](https://okpos.gitbook.io/okpos/undefined-4/products/undefined-4.md)


---

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