# 도서 상품을 취급하고 있는데 네이버 쇼핑에 도서 EP 등록은 어떻게 해야 하나요?

도서 상품을 네이버 쇼핑에 연동하려면 일반 상품과 다른 EP URL을 등록해야 해요.

***

#### 도서 EP URL 및 등록 방법

{% stepper %}
{% step %}
먼저 네이버 쇼핑에 도서 카테고리 입점을 신청해야 해요.

{% embed url="<https://help.shopping.naver.com/shopping/inquiryForm.help>" %}

네이버 쇼핑 고객센터에서 \[네이버 쇼핑 입점 > 책 서비스 입점 문의]로 직접 신청해 주세요.
{% endstep %}

{% step %}
도서 상점의 경우 기존에 등록된 EP와 다르기 때문에 메이크샵 고객센터(1:1 게시판, 전화, 톡상담)로 도서 EP 등록을 요청해 주세요.

{% endstep %}

{% step %}
기본적으로는 전체 카테고리 기준으로 연동되지만, 특정 분류만 지정하고 싶으면 별도로 요청해 주세요. 단, 가상 분류는 설정할 수 없어요.

{% endstep %}

{% step %}
상품 등록 내 추가 상품명이 goods\_type 컬럼값으로 설정되어 있어 도서 종류에 따라 각각 입력해야 해요. 도서 EP 등록 시 필수로 변경해야하는 사항이에요.

* 종이책 (지류 도서) : 대문자 P
* 오디오 북 : 대문자 A
* 전자책 (E 북) : 대문자 E
  {% endstep %}

{% step %}
네이버 쇼핑 파트너 센터에 도서 EP 등록 요청을 하고, 도서 EP와 기존 EP를 각각 등록해 주세요.

네이버 도서 EP URL은 \[<http://쇼핑몰> URL/list/navernewopen\_books.html] 형식으로 만들어져요.
{% 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-5/undefined/undefined-1/ep.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.
