# step2. 데이터 이전

## 데이터 이전 항목

데이터 이전은 상품, 회원, 게시판, 주문 4개 항목만 이전 됩니다.\
PG, 디자인, 커스터마이징 내역 및 커스터마이징된 데이터는 이전되지 않습니다.

* 1차 이전: 상품, 2차 이전: 회원/게시판/주문
* 이전 항목의 세부사항 변경은 불가합니다.
* 데이터 이전 시, 기존 샵바이 어드민에 등록된 데이터는 삭제됩니다.

#### 이전을 원하는쇼핑몰 솔루션별 데이터 이전 안내사항을 참고해 주세요.

데이터는 이전 전 쇼핑몰 솔루션에 따라 다르게 이전되기 때문에,\
아래 데이터 이전 안내사항을 반드시 확인해 주세요.

## 고도몰/이나무에서 이전

{% content-ref url="/pages/wJSiUG2E7rVC0GPQC07Z" %}
[고도몰에서 이전](/readme/shopby/data-migration/godomall.md)
{% endcontent-ref %}

{% content-ref url="/pages/VbFLxiXFI4bTY85UIMOC" %}
[이나무에서 이전](/readme/shopby/data-migration/enamoo.md)
{% endcontent-ref %}

{% hint style="info" %}
이나무 독립형 상점은 '엑셀로 이전 방식'으로 데이터 이전이 가능합니다.\
엑셀로 이전 가이드 내용을 확인해 주세요.
{% endhint %}

## 카페24에서 이전

{% content-ref url="/pages/Escc1cSiZ49cOyy0EKfk" %}
[카페24에서 이전](/readme/shopby/data-migration/cafe24.md)
{% endcontent-ref %}

{% hint style="info" %}
카페 24에서 제공하는 엑셀 파일을 준비해 주세요.
{% endhint %}

## 메이크샵에서 이전

{% content-ref url="/pages/XpBoxsXAPmfHcqaGv0eh" %}
[메이크샵에서 이전](/readme/shopby/data-migration/makeshop.md)
{% endcontent-ref %}

{% hint style="info" %}
메이크샵에서 제공하는 엑셀 파일을 준비해 주세요.
{% endhint %}

## 엑셀 파일로 이전

{% content-ref url="/pages/aYKlNwMIptUo6P8aIqD3" %}
[엑셀 파일로 이전](/readme/shopby/data-migration/excelfile.md)
{% endcontent-ref %}

{% hint style="info" %}
샵바이 엑셀 양식에 데이터를 입력해서 이전하는 방식입니다.\
엑셀 양식에 맞게 입력된 엑셀 파일을 준비해 주세요.
{% endhint %}

## 데이터 이전 검수

1. 데이터는 1차(상품), 2차(회원/주문/게시판) 이전으로 진행됩니다.
2. 1차, 2차 데이터 이전 완료 후 각 이전 범위 데이터를 이전 전 쇼핑몰과 비교해서 확인해 주세요.\
   \- 이전된 데이터 중 잘못 이전된 데이터가 확인된 경우, 1:1문의를 통해 확인 요청 주세요.
3. 1차 데이터 검수 후 1:1문의로 검수 완료를 공유 주시면 2차 데이터 이전 일정을 안내해 드려요.
4. 2차 데이터 검수까지 완료된 경우, 샵바이 오픈을 위한 데이터 이전은 모두 완료입니다.
5. [**step3 가이드**](/readme/shopby/ready-open.md)를  참고하여 샵바이 오픈을 진행해 주세요.

{% content-ref url="/pages/TLXhKeHJeTcowsXDqeIl" %}
[step3. 샵바이 오픈 준비](/readme/shopby/ready-open.md)
{% endcontent-ref %}


---

# 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://migration-help.nhn-commerce.com/readme/shopby/data-migration.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.
