# 모든 상품을 일괄등록 하는 쉬운 방법!

{% hint style="warning" %}
아래와 같이 관리자 페이지 메뉴 경로가 변경됐어요.

영상의 메뉴명 : (0:03) 상품관리&#x20;\> 등록상품 일괄관리 > 판매상품 엑셀 등록/수정\ <mark style="color:$primary;">변경된 메뉴명 : (0:03) 상품 > 일괄 관리 > 상품 엑셀 일괄 등록</mark>

영상의 메뉴명 : (0:43) 상품관리 > 판매상품 기본관리 > 상품분류 등록/수정/삭제 \ <mark style="color:$primary;">변경된 메뉴명 : (0:43) 상품 > 분류관리 > 분류관리</mark>&#x20;
{% endhint %}

요즘은 오픈마켓에서 대량의 상품을 판매 한 뒤 자사몰을 이후 오픈하는 경우가 있지요? \
수수료나 회원관리 등 다양한 이유가 있을 텐데요. \
그때 걱정이 되는 게 바로 대량의 상품 등록이에요.

일일이 상품 등록 메뉴에서 해당 항목을 찾아가며 수백개의 상품을 등록하는 게 쉬운 일이 아니잖아요. \
그럴 때 쓰면 아주 좋은 방법이 있어 소개해 드릴게요.\
등록 이후 수정을 할 때도, 동일한 방법으로 수정 가능하니 이번에 한번 배워보세요.

{% embed url="<https://youtu.be/KP5n_jaJ1gc?si=rYFzs1MIskVHBzNq>" %}

{% hint style="info" %}
\[FAQ] 엑셀 파일 이용해서 상품 일괄 업로드 어떻게 하나요? [\[클릭!\]](/faq/product/undefined-3/undefined.md)
{% 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/youtube/undefined-5.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.
