# メニューの構成アイテムの登録・編集ウィンドウ

メニューの構成アイテムの登録・編集ウィンドウです。

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

<table><thead><tr><th width="288">項目</th><th>説明</th></tr></thead><tbody><tr><td>親メニュー</td><td>アイテムの親項目を選択</td></tr><tr><td>名前</td><td>アイテムの名称を入力</td></tr><tr><td>ポジション</td><td>アイテムの表示順序を入力</td></tr><tr><td>URL</td><td>アイテムのリンク先URLを入力</td></tr><tr><td>別ウィンドウで開く</td><td>リンクを新しいウィンドウで開くかどうかを選択</td></tr><tr><td>メニューが選択状態になるページ</td><td>アイテムの選択状態を制御するページを指定</td></tr><tr><td>サブメニュー</td><td>サブメニューの種類を選択（なし/カテゴリー/ページ）</td></tr><tr><td>選択したアイテムの"リンクテキスト"と"URL"の値を使用</td><td>サブメニュー項目の表示方法を選択</td></tr><tr><td>ユーザー定義CSSクラス</td><td>カスタムCSSクラスを追加</td></tr><tr><td>「キャンセル」ボタン</td><td>設定内容の登録・編集をキャンセル</td></tr><tr><td>「保存」ボタン</td><td>設定内容を保存</td></tr></tbody></table>


---

# 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://manual-admin.cs-cart.jp/mall-admin/website/menus/menu_items/edit_menu_items.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.
