# カテゴリーや追加情報、オプションなどの登録

「[CS-Cart for ECモール & マーケットプレイス](https://cs-cart.jp/)」において、本番環境で使用するカテゴリーや追加情報、オプションなどを登録します。

***

### カテゴリーの登録

本番環境で使用する商品カテゴリーを登録します。

{% @supademo/embed demoId="cm3539qzo1qi8533hhis85g2r" url="<https://app.supademo.com/demo/cm3539qzo1qi8533hhis85g2r>" %}

***

### 追加情報の登録

本番環境で使用する追加情報を登録します。

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

{% @supademo/embed demoId="cm354vgzc1r19533h0d5kg61h" url="<https://app.supademo.com/demo/cm354vgzc1r19533h0d5kg61h>" %}

***

### フィルタの登録

本番環境で使用するフィルタを登録します。

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

{% @supademo/embed demoId="cm355i9yp1req533hjr8krm6t" url="<https://app.supademo.com/demo/cm355i9yp1req533hjr8krm6t>" %}

***

### オプションの登録

本番環境で使用する商品オプションを登録します。

{% hint style="info" %}
「**オプション**」は、名入れやカスタマイズサービス、ギフトラッピングなど、**在庫に影響しない追加オプション**を顧客に提供する際に使用されるCS-Cartの機能です。
{% endhint %}

{% @supademo/embed demoId="cm35elh3r1t7e533h2gc12hr9" url="<https://app.supademo.com/demo/cm35elh3r1t7e533h2gc12hr9>" %}


---

# 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/install-and-configure/how-to-start/register-categories-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.
