> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.widereviewapp.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# How to add the main carousel to a typical page (FAQ, Contact Us, etc.)

**Wide Hello!** 

In this article, you’ll learn how to add WideReview to a "typical” page (like your FAQ page, or your contact page).

* Open your pages by clicking on **Pages**.

![](https://storage.crisp.chat/users/helpdesk/website/fb9ba398921ca800/image_jffljz.png)

* Open the page where you’d like your carousel to appear.

![](https://storage.crisp.chat/users/helpdesk/website/fb9ba398921ca800/image_p4c6eb.png)

* Click on **"<>"** to display the HTML version of the page.

![](https://storage.crisp.chat/users/helpdesk/website/fb9ba398921ca800/image_gri1li.png)

* Copy the following code: `<div id="widereview-module" product-id=”YOUR_PRODUCT_ID" form-product-id="YOUR_PRODUCT_ID"></div>` 

And replace the two occurrences of "YOUR_PRODUCT_ID" with the ID of the product whose reviews you would like to display, being sure to keep the quotation marks. ([How to find your product ID](https://help.widereviewapp.com/en/article/how-to-find-your-product-id-or-handle-ck6lzn/?bust=1654893425978))

* Paste it where you'd like it to appear on the page.

![](https://storage.crisp.chat/users/helpdesk/website/fb9ba398921ca800/image_1rvrl67.png)

* Save your page

![](https://storage.crisp.chat/users/helpdesk/website/fb9ba398921ca800/image_cptmz1.png)

And there you go! WideReview will now be displayed on your page! 