# 고급형 마이페이지는 어디서 변경하나요?

디자인 D4 사용 상점은 자동으로 고급형 마이페이지를 사용하기 때문에 해당하지 않는 내용이에요.\
사용 중인 디자인 버전을 확인해 주세요.

***

<kbd>설정</kbd> > <kbd>디자인 설정</kbd> > <kbd>쇼핑몰 My Page 설정</kbd> 메뉴에서 설정 확인이 가능해요.

개별디자인을 사용하고 계시다면, 반드시 현재 소스를 백업한 후 아래 절차를 진행해 주세요.

{% stepper %}
{% step %}
현재 디자인을 백업하신 후 고급형으로 변경해 주세요.

{% endstep %}

{% step %}
아래 두 메뉴에서 \[기본값 버튼]을 누른 후 적용해 주세요.

<kbd>개별디자인</kbd> > <kbd>인사이드 디자인II</kbd> > <kbd>주문조회/후기 팝업창</kbd>

<kbd>개별디자인</kbd> > <kbd>인사이드 디자인II</kbd> > <kbd>My Page 화면</kbd> > <kbd>주문내역</kbd>
{% endstep %}
{% endstepper %}


---

# 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/2.0/undefined.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.
