# 가격 목록 선택

**스탠다드 설정(기회, 견적, 주문)을 기반으로 한 라인 아이템 편집기의 경우**, 부모 개체에 가격 목록이 설정되어 있지 않으면 기존 스탠다드 화면처럼 **가격 목록을 선택할 수 있는 화면이 제공**됩니다.

이는 기회, 견적, 주문에 가격 목록이 없을 경우 적절한 제품 검색 및 라인 아이템을 올바르게 추가할 수 없기 때문입니다.

(이미지)


---

# 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://help.smallbuilder.com/ko/smallbuilder-line-items/line-item-editor/undefined-3.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.
