# 商品レビュー

商品レビューの一覧です。

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

<table><thead><tr><th width="274">項目</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>ID / 評価 / メッセージ / 商品 / お客様</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><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/product_reviews.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.
