# Product Comparison

Product Comparison on an online store refers to the process of analysing and evaluating different products to determine their similarities, differences, features, and overall suitability for a specific purpose or requirement.&#x20;

The merchant can enable the ability for customers to be able to compare products and update the settings with which they can compare.<br>

### How to Update Product Comparison Settings

1. Select the Store you wish to update the Product Review Settings for
2. Click on Manage Store Settings underneath Settings
3. Navigate to Catalogue
4. Select product Product Comparison
5. Update the settings so that the customers can interact as they wish

{% embed url="<https://scribehow.com/embed/How_to_Configure_Product_Comparison_Settings__lMBtjIOgRF6v7NH_TY3c7g>" %}


---

# 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://support.storefront.co.za/features/stores/store-settings/catalogue/product-comparison.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.
