# 商品タブの登録・編集ウィンドウ

商品タブの登録・編集ウィンドウです。

## 「一般」タブ

<figure><img src="/files/7lmWKnxbnu46Uq6fOvUn" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="295">項目</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>「保存」ボタン</td><td>設定内容を保存</td></tr></tbody></table>

***

## 「ステータス」タブ

<figure><img src="/files/0q8dqi06VptKiIUUBdga" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="250">項目</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>「キャンセル」ボタン</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/themes/product_tabs/edit_product_tab.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.
