# 통합옵션 소스로 수정하려고 하니 잘못된 가상태그가 있다고 합니다

통합 옵션 소스는 통합 옵션 서버에서만 수정할 수 있어요.

현재 운영 중인 상점 스킨에서 작업하시면 통합 옵션 서버가 아니기 때문에, 소스를 넣었을 때 '잘못된 가상 태그'라는 오류가 발생하면서 수정되지 않아요.

이전에 안내해 드린 것처럼 메이크샵에 신규 가입한 후, 통합 옵션 버전으로 가입된 테스트 상점에서 디자인을 확인하고 수정해 주셔야 해요.

수정에 필요한 통합 옵션 소스는 아래 링크를 통해 확인해 주세요.

[\[PC\] 통합옵션 전환시 변경해야 하는 소스 안내](https://www.makeshop.co.kr/newmakeshop/front/faq_view.html?uid=1217)\
[\[모바일\] 통합옵션 전환시 변경해야 하는 소스 안내](https://www.makeshop.co.kr/newmakeshop/front/faq_view.html?uid=1218)

{% hint style="danger" %}

## 주의사항

사전에 통합 옵션 디자인 소스를 확인하고 수정하지 않고 이전할 경우, 옵션 영역이 틀어지는 현상이 나타날 수 있어요. 특히 선택 옵션으로 등록된 상품은 주문에 영향이 있으니 이 점 꼭 유의해 주셔야 해요.
{% endhint %}


---

# 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-8.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.
