# 판매 상품 추가하기

### 판매 상품 정보 입력

![판매 상품 단위 및 카테고리가 한개 이상 등록되어 있어야 가능 ](/files/-LoFigCN9ubV8JbIjIXe)

* 상품 형식 : 오프라인 무인 매장에서 판매하는 제품이므로, '실제 상품' 선택 &#x20;
* 분류 : 판매 상품 카테고리 등록한 항목 중 하나 선택&#x20;
* 판매단위 : 판매 상품 단위 등록한 항목 중 하나 선택&#x20;
* 품목 명칭 : 한글로 입력하면, 자동으로 다국어로 번역됨. 필요시 하단 다국어 설정을 클릭하여 수정&#x20;
* 가격 : 한국 원화 기준으로 판매 가격 입력&#x20;
* 태그 : 따로 고객이 선택하여 검색 가능하도록 태그 중 선택&#x20;
* 추천 : 자신의 매장에서 고객에게 단계별로 추천할 수 있도록 항목 중 선택&#x20;
* 설명 : 해당 상품에 대한 설명. 자동으로 다국어로 번역되며, 필요시 하단 다국어 설정을 클릭하여 수정
* 대표이미지 : 해당 상품을 대표할 이미지 업로드&#x20;
* 사진 : 해당 상품의 추가 이미지 업로드&#x20;


---

# 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://warapay.gitbook.io/warapay/smartpartner/undefined-2.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.
