# 追加情報

追加情報の一覧ページです。

{% hint style="info" %}
「**追加情報**」とは、商品の特徴を管理し、顧客に詳細な情報を提供するためのCS-Cartの機能です。サイズやカラーなどのバリエーション管理から、ブランドや素材、技術仕様といった商品の詳細な属性まで、さまざまな商品情報を登録できます。
{% endhint %}

{% embed url="<https://cs-cart.jp/news/product-features-guide/>" %}

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

<table><thead><tr><th width="289">項目</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><tr><td>ECモール名</td><td>ECモールでの表示名を表示</td></tr><tr><td>グループ</td><td>所属グループを表示</td></tr><tr><td>カテゴリー</td><td>適用カテゴリーを表示</td></tr><tr><td>ステータス</td><td>追加情報のステータス（有効/無効）を表示（変更可）</td></tr><tr><td><strong>保存された検索条件</strong></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><tr><td><strong>検索</strong></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><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/products/features.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.
