# 제품 옵션 설정하기

{% hint style="danger" %}
버전 1.39부터 제품 옵션 기능을 더 이상 지원하지 않습니다. 단, 기존에 설치되어 제품 옵션 기능을 사용 중인 조직에서는 계속 사용할 수 있습니다.
{% endhint %}

제품 옵션을 활성화하면 빌더 상단에 ‘**제품 옵션 설정**’ 단계가 추가됩니다. 해당 단계에서 제품 옵션 기능을 사용하기 위한 설정을 진행합니다.

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

### 제품 옵션 설정

제품 옵션 설정은 크게 **기본 설정**과 **라인 아이템 설정**으로 나뉩니다.

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

<table data-header-hidden><thead><tr><th width="174"></th><th></th></tr></thead><tbody><tr><td><a href="/pages/lhIEQhdvVScdJ8d6Thrs">기본 설정</a></td><td>제품 추가 시 옵션 선택 건너뛰기, 선택할 수 있는 옵션 필터하기 등 기본적인 설정을 진행합니다.</td></tr><tr><td><a href="/pages/XCVUVUZWgfVmJfUS1ptQ">라인 아이템 설정</a></td><td>구성 제품과 옵션 제품 간의 라인 아이템을 연결할 필드를 설정하거나, 옵션 정보를 저장할 라인 아이템 필드를 매핑하는 작업을 수행합니다.</td></tr></tbody></table>


---

# 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/product-option/setup/configure-product-options.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.
