# フィルタ

商品の絞り込み検索に使用できるフィルタの一覧です。

{% hint style="info" %}
「**フィルタ**」とは、商品の絞り込み検索に使用されるCS-Cartの機能です。管理者は任意の追加情報をフィルタとして登録できます。
{% endhint %}

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

<table><thead><tr><th width="280">項目</th><th>説明</th></tr></thead><tbody><tr><td>「フィルタの追加」ボタン</td><td>新規フィルタを追加</td></tr><tr><td>名前とID</td><td>フィルタの名称とIDを表示</td></tr><tr><td>抽出基準と表示位置</td><td>フィルタの条件と表示カテゴリーを表示</td></tr><tr><td>歯車アイコン</td><td>以下のアクションを実行<br>・編集<br>・削除</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/firuta.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.
