# 상품 등록

- [상품 기본 정보](https://help.makeshop.co.kr/manual/goods/undefined-1/undefined.md): 판매할 상품에 대한 상품명 / 가격 / 적립금 / 검색어 등 상품에 대한 기본 정보를 입력할 수 있는 메뉴에요.
- [상품 예약 등록](https://help.makeshop.co.kr/manual/goods/undefined-1/undefined-1.md): 상품이 정해진 날짜 및 시간에 쇼핑몰에서 노출 또는 미노출되도록 노출 여부에 대해서 예약을 설정할 수 있는 메뉴에요.
- [상품 노출 설정](https://help.makeshop.co.kr/manual/goods/undefined-1/undefined-2.md): 판매할 상품에 대한 분류 적용 / 판매 가능 여부 / 노출 여부 등을 설정할 수 있는 메뉴에요.
- [사이즈 차트 설정](https://help.makeshop.co.kr/manual/goods/undefined-1/undefined-3.md): 총길이 / 어깨넓이 등 상품에 대한 사이즈를 상세 페이지에 노출시킬 수 있는 메뉴에요.
- [피팅 모델명 설정](https://help.makeshop.co.kr/manual/goods/undefined-1/undefined-4.md): 피팅 모델이 있는 경우 상품 등록하면서 피팅 모델명 적용 후 피팅 모델에 따른 매출 분석을 할 수 있는 메뉴에요.
- [상품 기본 이미지 등록](https://help.makeshop.co.kr/manual/goods/undefined-1/undefined-5.md): 상품에 대한 리스트 / 상세 / 확대 / 모바일샵 전용 이미지 / 모바일샵 포토 갤러리 이미지를 등록할 수 있는 메뉴에요.
- [상품 색상 설정](https://help.makeshop.co.kr/manual/goods/undefined-1/undefined-6.md): 색상이 다양한 상품 등록 시 메인 / 분류 / 상세 페이지에 상품에 대한 색상을 노출시킬 수 있는 메뉴에요.
- [다중 이미지 활용](https://help.makeshop.co.kr/manual/goods/undefined-1/undefined-7.md): 상품 상세 페이지에서 상세 기본 이미지 이 외에 상품과 관련된 다양한 이미지를 노출시킬 수 있는 메뉴에요.
- [상품 이벤트/제한 설정](https://help.makeshop.co.kr/manual/goods/undefined-1/undefined-8.md): 상품에 대한 부가세 설정 / 적립금 전용 결제 / 쿠폰 사용 결제 불가 / 그룹 할인 제외 등 상품에 대한 다양한 조건 설정할 수 있는 메뉴에요.
- [상품별 개별 배송비 설정](https://help.makeshop.co.kr/manual/goods/undefined-1/undefined-9.md)
- [묶음 상품 등록](https://help.makeshop.co.kr/manual/goods/undefined-1/undefined-10.md): 묶음 상품으로 판매할 상품에 대한 구성 상품 설정과 판매 가격 설정 등 묶음 상품을 등록하는 방법에 대해 설명드려요.
- [묶음 상품 수정 및 삭제](https://help.makeshop.co.kr/manual/goods/undefined-1/undefined-11.md): 등록된 묶음 상품을 수정 또는 삭제하거나 구성 상품 정보가 수정된 경우에 대해 설명드려요.
- [이미지 기본 저장소 설정](https://help.makeshop.co.kr/manual/goods/undefined-1/undefined-12.md): 이미지 기본 저장소 설정 및 사용 방법을 설명드려요.
- [선물하기](https://help.makeshop.co.kr/manual/goods/undefined-1/undefined-13.md): 소중한 분들을 직접 만나지 않아도 메시지와 함께 선물을 보낼 수 있는 기능 설정 메뉴에요.


---

# 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/manual/goods/undefined-1.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.
