# 통합옵션 소스로 변경하지 않으면 안되나요?

네, 통합 옵션 소스는 꼭! 확인하고 수정해 주셔야 해요.

디자인 수정을 하지 않으면 옵션 영역이 틀어지거나, 선택 옵션으로 등록된 상품은 아예 구매되지 않아요.

주문 2.0 버전에서는 선택 옵션을 고르지 않아도 주문이 가능했지만, 통합 옵션에서는 옵션 선택 후 \[선택완료] 버튼을 반드시 클릭해야 주문이 가능해져요.

이 \[선택완료] 버튼은 통합 옵션 디자인 소스에 포함되어 추가되는 부분이에요.\ <mark style="color:blue;">소스를 변경하지 않으면 이 버튼이 노출되지 않기 때문에 선택 옵션 상품은 주문이 불가능한 상태가 돼요.</mark>

<figure><img src="/files/4pACiEs8QoHX6vHt2oyi" alt=""><figcaption></figcaption></figure>


---

# 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.makeshop.co.kr/faq/undefined-6/undefined/undefined-7.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.
