> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/optimizely/configured-commerce/optimizely-configured-commerce/search/compare-products.md).

# 製品の比較

製品リストまたは検索結果ページから、複数の製品を並べて比較できます。

顧客が一度に比較できる製品の数には、デフォルトで 6 というハードコードされた制限があります。

### 製品の比較を有効にする <a href="#gjdgxs" id="gjdgxs"></a>

1. 管理コンソールで、**Administration > System > Settings**に移動しま&#x3059;**。**
2. **Product Comparisons**を検索します。
3. **\[Product Comparisons]**&#x30C8;グルをONに設定します。 ON にすると、製品リストで製品比較機能が有効になります。 デフォルト値: ON。
4. **\[Save]**&#x3092;クリックします。

### 製品の比較 <a href="#id-30j0zll" id="id-30j0zll"></a>

1. カテゴリを選択するか、製品を検索して製品リストページを表示します。
2. 並べて比較したい製品の横にあ&#x308B;**\[Compare]**&#x30C1;ェックボックスをオンにします。 顧客が一度に比較できる製品の数には、デフォルトで 6 というハードコードされた制限があります。

   <figure><img src="/files/kuF1fAKHrZbQ2AwsLT2u" alt=""><figcaption></figcaption></figure>
3. 選択した製品を並べて確認します。 比較から製品を削除するには、製品の横にあ&#x308B;**\[Remove]** をクリックします。 4 つ以上の製品を比較する場合は、左または右の矢印をクリックして、カルーセル内の追加の製品を表示して比較します。

   <figure><img src="/files/M9cNFkkoCLugfz63Id9E" alt=""><figcaption></figcaption></figure>
4. **\[Remove All]**&#x3092;クリックすると、製品の比較がキャンセルされ、製品リスト ビューに戻ります。
5. **\[Return to previous page]**&#x3092;クリックすると、比較対象として製品が選択された状態で製品リスト ビューに戻ります。 ここで製品の比較をキャンセルするに&#x306F;**\[Clear All]**&#x3092;クリックし、さらに製品を選択し&#x3066;**\[Compare]**&#x3092;クリック&#x3057;**、**&#x4E26;べて表示します。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://manual.dxable.com/optimizely/configured-commerce/optimizely-configured-commerce/search/compare-products.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
