> For the complete documentation index, see [llms.txt](https://docs.mercuryx.ai/dxp-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mercuryx.ai/dxp-guide/start/shop/makeshop.md).

# 메이크샵 연결

{% stepper %}
{% step %}

### 메이크샵 상점키 발급

1. "부가서비스 > 오픈 API" 메뉴에서, 업체명 "머큐리프로젝트"를 선택하고 추가를 클릭합니다.
2. 조회/처리 권한을 모두 선택해 주세요. ( 상점설정, 주문, 상품, 회원, 게시판/리뷰, 쿠폰, 적립금 )
3. 서비스 이용동의 및 제 3자 제공 동의를 동의한 후 신청 버튼 클릭합니다.

<figure><img src="/files/SOfQkH4z8lkyPLGGFrF2" alt="" width="563"><figcaption></figcaption></figure>

4. 상점키 열에서 \[보기]를 클릭하면 키 값을 확인할 수 있습니다.\
   \[복사]를 클릭하면 상점키를 간편하게 복사할 수 있어요.

<figure><img src="/files/3Md35ulC4m79gQqDjSFw" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### 사이트 인증 정보 입력

사이트 이름, 대표 도메인, 복사해둔 상점키를 입력하고 "다음"버튼을 클릭합니다.

<figure><img src="/files/hZYPkCShbO9vLyJNeZqT" alt="" width="426"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### 사이트 등록 정보 입력

도메인과 상점키 인증 후 사이트 등록 정보를 입력할 수 있는 창이 열립니다.\
\- 정확한 사이트 정보를 입력해 주세요.

<figure><img src="/files/vEBcVQjlg6UNxb167oVk" alt="" width="426"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### 사이트 등록 정보 확인

사이트 등록 정보가 정확한지 다시 한번 확인 후 확인 체크박스를 선택하고 "추가하기"버튼을 클릭하세요.

<figure><img src="/files/sKlcbpvnO4Jr30NtRaKP" alt="" width="420"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### 사이트 등록 완료

등록한 사이트 정보가 "브랜드 사이트"목록에 표시됩니다.

<figure><img src="/files/GBwOD8CfYILf1d5QgZZt" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### 스크립트 설치하기

1. \[스크립트 설치하기]의 스크립트를 복사합니다.

<figure><img src="/files/29xslQ7tUfncXkVHQeEH" alt="" width="548"><figcaption></figcaption></figure>

2. "디자인 > 디자인 스킨 관리"에서 디자인 편집 버튼을 클릭합니다.

<figure><img src="/files/EUm9D15Zhqi6RfCtKOoC" alt="" width="563"><figcaption></figcaption></figure>

3. \[디자인 환경 설정] > \[HEAD 입력]에 복사했던 스크립트를 붙여넣고, 저장을 클릭합니다.

<figure><img src="/files/ACyUrusKsmXbbpfklMdY" alt="" width="563"><figcaption><p>PC</p></figcaption></figure>

4. 스크립트 설치를 모두 마쳤다면 브랜드스페이스 화면으로 돌아와 스크립트 소스 아래 "다음" 버튼을 클릭합니다.

{% hint style="warning" %}
반드시 PC와 모바일에 모두 설치해야 합니다.
{% endhint %}
{% endstep %}

{% step %}

### 고객 ID  연결하기

1. 스크립트 설치에 이어서 고객 ID 연결하기에서 메타태그를 복사합니다.

<figure><img src="/files/kZIFbQplJsDNYxi1BPxI" alt="" width="550"><figcaption></figcaption></figure>

2. \[상단 > 기본 상단] 페이지에 복사한 메타태그를 붙여넣기 후 저장해 주세요.\ <mark style="color:red;">- 메타태그는 모든 페이지에 적용되어야 하므로, 상단 레이아웃을 2개 이상 사용하는 경우 각각에 모두 적용해야 합니다.</mark>

<figure><img src="/files/YHUyoJbg2L8vnW9pca62" alt="" width="563"><figcaption></figcaption></figure>

3. 브랜드스페이스로 돌아와서 "설치 완료하기"버튼을 클릭하면 스크립트 설치가 완료됩니다.

{% hint style="warning" %}
반드시 PC와 모바일에 모두 설치해야 합니다.
{% endhint %}
{% endstep %}

{% step %}

### 사이트 등록 완료

스크립트 설치 완료 후 등록한 사이트 정보가 "브랜드 사이트"목록에 표시됩니다.

<figure><img src="/files/5yNjHNhWLzgFBFFs3HmC" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.mercuryx.ai/dxp-guide/start/shop/makeshop.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
