# 통합옵션 전환하면 쇼핑몰 화면이 변경되는 건가요?

## 관리자 페이지 변경 사항

1. 옵션 등록 기능이 통합 옵션 기능으로 변경되어 원클릭, 추가 구성 상품, 하이브리드 등 다양한 형태의 옵션을 설정할 수 있게 돼요.
2. <kbd>상품</kbd> > <kbd>일괄 관리</kbd> > <kbd>품절상품 일괄삭제/관리</kbd>, <kbd>상품/옵션 재고 일괄관리</kbd>가 <kbd>재고 일괄 관리</kbd>로 통합되어 변경돼요.
3. 메뉴 내 검색 조건 항목과 옵션 재고 수정 방식이 변경돼요.

<figure><img src="/files/gPS7xuziP5rnz8HLBfDA" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/ed3JcGW4ZRRR2a39ZAjA" alt=""><figcaption></figcaption></figure>

기존에 메이크샵 기능으로 재고 관리를 하셨다면, 이전 전에 반드시 테스트 상점에서 <kbd>상품</kbd> > <kbd>일괄 관리</kbd> >  <kbd>재고 일괄 관리</kbd> 를 통해 충분한 확인을 해 주시길 권장해 드려요.

## 쇼핑몰 페이지 (프런트) 변경 사항

통합 옵션 소스가 적용되면서 고객에게 노출되는 쇼핑몰 화면의 일부 디자인이 변경돼요.\
이 내용은 서버 이전 전 신규 상점에서 디자인 사전 체크를 통해 미리 확인하실 수 있어요.

1. 상품 상세 페이지와 미리보기 페이지의 옵션 선택 영역 디자인이 변경돼요.

<figure><img src="/files/t6iZ6QUskJD8C9HmPMu7" alt=""><figcaption></figcaption></figure>

2. 장바구니 페이지에 \[옵션 변경/추가] 버튼이 새롭게 생성돼요.

<figure><img src="/files/TIeUJ1PsbbM78TdvllLH" alt=""><figcaption></figcaption></figure>


---

# 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-12.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.
