# 상품 설정

- [세트 상품 설정 방법](https://help.makeshop.co.kr/manual/goods/undefined/undefined.md): 상의+하의, 커플룩 등과 같이 세트로 묶어서 판매할 수 있는 상품 등록을 원할 경우 상품을 신규 등록하는 방식이 아닌 이미 등록된 상품을 이용하여 세트 상품을 등록할 수 있는 기능이에요.
- [상품상세 멀티 옵션 설정 방법](https://help.makeshop.co.kr/manual/goods/undefined/undefined-1.md): 옵션이 여러 개 등록된 상품 구매 시 한 번에 여러 가지 옵션을 선택해서 구매할 수 있는 기능이에요.
- [묶음 상품 설정](https://help.makeshop.co.kr/manual/goods/undefined/undefined-2.md): 묶음 상품 사용하기 위해 필수로 설정해야할 기능 및 설정 방법을 설명드려요.
- [상품 진열 디자인](https://help.makeshop.co.kr/manual/goods/undefined/undefined-3.md): 메인, 상품 분류, 상품 상세 페이지에 상품 진열 디자인을 간편하게 적용할 수 있어요.
- [재입고 알림 설정](https://help.makeshop.co.kr/manual/goods/undefined/undefined-4.md): 품절된 상품이 재입고 될 경우, 재입고 알림 신청한 회원에게 SMS로 재입고 알림 메시지를 발송할 수 있는 기능이에요.
- [분류 상세파인더 설정](https://help.makeshop.co.kr/manual/goods/undefined/undefined-5.md): 쇼핑몰 분류페이지에서 상품을 빠르고 효과적으로 검색할 수 있는 상품 검색 필터를 직접 설정/구성할 수 있어요.
- [장바구니 상품 노출 설정](https://help.makeshop.co.kr/manual/goods/undefined/undefined-6.md): 판매 불가능한 상태의 상품 노출 여부 및 상품의 재고가 부족할 경우 노출되는 안내창에 상품의 재고를 노출할지 설정할 수 있는 기능이에요.
- [옵션별 당일출고 문구 노출](https://help.makeshop.co.kr/manual/goods/undefined/undefined-7.md): 상품 상세 페이지에 옵션별 수량에 따라서 원하는 문구를 노출시킬 수 있는 메뉴에요.
- [상품 상세 공통정보 관리](https://help.makeshop.co.kr/manual/goods/undefined/undefined-8.md): 상품 상세에 노출되는 공통정보를 등록하실 수 있어요.
- [(구) 상품 상세 공통 정보](https://help.makeshop.co.kr/manual/goods/undefined/undefined-9.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.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.
