# 파워옵션 - 고객선택형으로 옵션 조합한 상품은 어떻게 이전이 되나요?

고객 선택형 (재고 + 가격)으로 옵션을 조합하여 이용하실 때, 통합 옵션으로 이전되는 방식은 상점 환경에 따라 달라요.

***

## **일반 상점 (연동 프로그램 미사용)**

### 무제한 옵션

조합된 옵션들이 모두 무제한 재고로 설정되어 있다면, 통합 옵션으로 이전될 때 미조합 상태로 전환돼요.

### 재고 등록

미조합 상태여도 무제한 옵션 재고는 그대로 유지되지만, 이전 후 옵션별 재고를 입력하려면 \[조합 버튼]을 클릭하여 다시 조합을 설정하고 재고를 등록해 주셔야 해요.

## **연동 프로그램 사용 상점 (셀피아, 셀메이트, 사방넷 등)**

셀피아, 셀메이트 등 연동 프로그램을 이용하는 상점은 옵션이 조합된 상태로 이전돼요.

신청 시 연동 프로그램 항목에 어떤 프로그램을 사용하고 있는지 반드시 기재해 주셔야 해요.


---

# 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-6/undefined/undefined-4.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.
