# 📑 메뉴 편집

머리글 메뉴는 사이트의 가장 상단에 위치하는 영역이에요. \
템플릿에서 제공되는 메뉴를 그대로 사용하거나, 메뉴를 추가하고 삭제할 수 있어요\
메뉴 이름이 직관적이면 고객이 원하는 페이지로 빠르게 이동할 수 있어요.

## 메뉴 추가하기

<figure><img src="/files/4xE90x8exBKqzWdgFY7s" alt=""><figcaption></figcaption></figure>

<details>

<summary>✏️ 설정 방법 글로 살펴보기</summary>

1. 식스샵 로그인 후 왼쪽 위의 ‘디자인 편집’ 클릭
2. 왼쪽 아래 '메뉴(≡)' 클릭
3. 페이지 관리 메뉴 상단의 머리글 메뉴의 ‘메뉴 추가(+)’ 클릭
4. 메뉴 추가하기 패널에서 'BLANK(비어있는 페이지)' 클릭
5. 메뉴 이름 입력하고 \[추가하기] 클릭

3번 과정에서 <mark style="background-color:blue;">**페이지, 폴더, 링크, 원페이지**</mark>를 선택할 수 있어요.

</details>

## 메뉴 삭제하기

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

<details>

<summary>✏️ 삭제 방법 글로 살펴보기</summary>

1. 식스샵 로그인 후 왼쪽 위의 ‘디자인 편집’ 클릭
2. 왼쪽 아래 ‘메뉴(≡)’ 클릭&#x20;
3. 삭제할 페이지(메뉴)의 오른쪽 '설정(톱니바퀴)' 클릭&#x20;
4. 페이지 설정 창에서 삭제하기 클릭

📢 <mark style="background-color:red;">**삭제된 페이지는 복구가 불가**</mark>하니 유의해서 삭제해 주세요!

</details>

## 하위 메뉴 만들기

페이지나 폴더에 하위 메뉴를 만들 수 있어요. \
페이지를 상위 메뉴로 설정하면 메뉴 이름을 클릭했을 때 상위 메뉴로 설정한 페이지로 이동해요. \
폴더를 상위 메뉴로 설정하면 메뉴 이름을 클릭하면 변화가 없어요. 하위 메뉴를 클릭해야 해당 페이지로 이동해요.

**\[페이지에 하위 메뉴 만들기]**

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

**\[폴더에 하위 메뉴 만들기]**

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

<details>

<summary>✏️ 설정 방법 글로 살펴보기</summary>

1. 식스샵 로그인 후 왼쪽 위의 ‘디자인 편집’ 클릭
2. 왼쪽 아래 ‘메뉴(≡)’ 클릭&#x20;
3. 하위 메뉴를 마우스 왼쪽 버튼을 클릭한 채로 상위 메뉴의 오른쪽으로 밀어주세요.

하위 메뉴가 상위 메뉴보다 오른쪽으로 들어가 있다면 설정이 완료된 것이에요.

</details>

## 메뉴 숨기기

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

<details>

<summary>✏️ 설정 방법 글로 살펴보기</summary>

1. 식스샵 로그인 후 왼쪽 위의 ‘디자인 편집’ 클릭
2. 왼쪽 아래 ‘메뉴(≡)’ 클릭
3. 숨길 페이지의 설정(톱니바퀴) 버튼 클릭
4. 메뉴에서 숨기기 체크 후 \[저장하기] 클릭

</details>

{% hint style="info" %}

### 🪄메뉴 구성하기 팁

{% endhint %}

* 보통은 <mark style="background-color:blue;">**회사(제품) 소개**</mark>**,&#x20;**<mark style="background-color:blue;">**상품 판매**</mark>**,&#x20;**<mark style="background-color:blue;">**이벤트**</mark>**,&#x20;**<mark style="background-color:blue;">**게시판**</mark> 등을 상위 메뉴로 설정하고 분류별 페이지를 하위 메뉴로 설정하는 편이에요. :) \
  예를 들어 **\[스토어(SHOP)]**&#xC758; 하위 메뉴로 **\[의류], \[신발], \[액세서리]** 등으로 구성할 수 있어요.😀<br>
* **메뉴**는 페이지 관리 메뉴의 머리글 메뉴에 추가된 페이지 등이 노출되는 것이에요. \
  **카테고리**는 상품을 분류하는 것으로 \[식스샵 > 상품 > 카테고리 관리]에서 추가할 수 있어요. \
  메뉴와 카테고리 구분이 어렵다면 [<mark style="background-color:blue;">**여기**</mark>](/learn-sixshop/store-design/easy-design/product-list-section.md#undefined-9)👈에서 확인해 주세요.


---

# 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.sixshop.com/learn-sixshop/store-design/easy-design/menu-edit.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.
