# Product compare

Product compare feature lets customers quickly compare key product details without navigating multiple pages. 🖥️

{% hint style="warning" %}
This feature is available for collection pages.
{% endhint %}

<figure><img src="/files/5exetj0yx4xQRu011DJE" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
**Steps**

1. In the theme editor (**Customize**), click **Theme settings.**
2. Locate **Product compare**
3. Make necessary changes.
4. **Save.**
   {% endhint %}

Enable the feature and set the **maximum number of products** customers can compare (choose between **2–15 products**).

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

**To customize the Product compare fields, check out:**

{% content-ref url="/pages/uqawMt9GGNj1gRpIF7XB" %}
[Product compare](/hyper-theme/pages-global-sections/product-compare.md)
{% endcontent-ref %}


---

# 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://docs.foxecom.com/hyper-theme/theme-settings/product-compare.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.
