# 혜택 1 - 운영 주도권 회복

이 페이지에서는 디자인 에디터를 도입했을 때 **운영자가 직접 처리할 수 있게 되는 작업의 범위**를 구체적으로 안내합니다. 코딩 없이 어떤 것까지 직접 바꿀 수 있는지 확인해 보세요.

***

### 직접 편집, 즉시 반영

디자인 에디터를 도입하면 운영자가 직접 처리할 수 있는 작업의 범위가 크게 넓어집니다. 코딩을 전혀 모르더라도 위젯 단위로 디자인을 구성할 수 있으며, 원하는 위치에 배치하고 실시간 미리보기로 결과를 바로 확인할 수 있습니다.

***

### 운영자가 직접 처리할 수 있는 작업

* 메인 배너 이미지 교체 및 슬라이드 설정
* 프로모션 문구·이미지 추가 및 제거
* 상품 진열 순서 및 레이아웃 변경
* 색상 테마, 폰트 스타일 조정
* 위젯 순서 변경 및 새 위젯 추가

> 이 모든 작업을 **코딩 지식 없이, 실시간 미리보기를 보면서, 직접** 처리하실 수 있습니다.

***

### 시의성이 중요한 프로모션도 즉시 대응

시즌 프로모션, 신상품 출시, 이벤트 페이지 등 타이밍이 중요한 디자인 변경도 실시간으로 반영할 수 있습니다. 이커머스에서 빠른 프로모션 대응은 매출과 직결됩니다.

기다릴 필요 없이 **원하는 시점에 즉시 수정**하세요.


---

# 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://godomall-help.nhn-commerce.com/design-editor/solution/control.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.
