# Compare Products

<div align="left"><img src="https://562524366-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MJEKoY_RLJk3C3Fcnu6%2F-MKAp4OHqU-3exwbJPC8%2F-MKEt7M5DdAo3_52mPT3%2Fsupported2.png?alt=media&#x26;token=25f25963-99df-495f-8d35-70716527fb85" alt=""></div>

{% hint style="info" %}
**PRO TIP 🚀**

Use the test cases below to test your ScandiPWA App!
{% endhint %}

Compare Products generates a detailed, side-by-side comparison of two or more products. The *Add to Compare* button is present on the category and product pages allowing you to add the desired product to the compare list. The link to the Compare Products page is displayed in the header of your website on desktop and in the menu on mobile.

![Compare page on desktop](https://562524366-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MJEKoY_RLJk3C3Fcnu6%2F-MQCh2ODi2UkHFCDPR1X%2F-MQChvvL_cw0ERpJCB6A%2F103367427-b75cde80-4acd-11eb-8dc7-ca856aefcdaa.gif?alt=media\&token=5dce18a5-e607-49aa-8aa3-216c2246f22c)

{% hint style="success" %}
**TEST YOUR SCANDIPWA APP**

To verify the support for this section, use the following **test cases:**
{% endhint %}

{% file src="<https://562524366-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MJEKoY_RLJk3C3Fcnu6%2F-Ma9aBOHVkUDArE5n5Yw%2F-Ma9eGXv-Tml3PvCtkjN%2FCompare%20Products%20-%20Test%20Cases.pdf?alt=media&token=6ede7750-b1b6-4cca-990f-3df360ca5e25>" %}


---

# 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.scandipwa.com/v5.0.0/marketing/compare-products.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.
