> For the complete documentation index, see [llms.txt](https://docs.a2rev.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.a2rev.com/my-reviews/a2reviews-block.md).

# A2Reviews Block

{% hint style="warning" %}
**Paid feature:** This is a feature of paid plans, requiring your connected store to upgrade to a paid plan. It includes Bike, Moto, Car.
{% endhint %}

### What is the Block?

A2Reviews Block is a single section used to display reviews of multiple products. Reviews are independently selected for display in this section.

See on [A2Reviews Demo](https://a2reviews.myshopify.com/)

![Block reviews](/files/xI4gEa1PEhVxe1WNhiKQ)

{% hint style="info" %}
Currently supports 5+ layouts to display reviews in Block Reviews: Slider SX, Masonry, Slider Default, Slider MS, Slider 01, ...
{% endhint %}

### How to create a Block Reviews

Creating and using Block Reviews is relatively easy. From the Block Reviews management page, click the “+ Add new” button.

<figure><img src="/files/7zDsz7W1FThxNboWxuLn" alt=""><figcaption><p>A2Reviews Block</p></figcaption></figure>

<figure><img src="/files/976lx050Hxys8JN5acSQ" alt=""><figcaption><p>Add new A2Reviews Block</p></figcaption></figure>

After created a "Block Reviews" we begin to select the reviews to be able to display them on the website.

Click the "Add Reviews" button to start the program select reviews *<mark style="color:red;">(The area that can be clicked to add is the area circled in red.)</mark>*

<figure><img src="/files/OCrv1cqlnntwp2raa29z" alt=""><figcaption><p>Click able section</p></figcaption></figure>

<figure><img src="/files/VwEg5SisnTQNQ1SlAwae" alt=""><figcaption><p>Select reviews to display in the Block</p></figcaption></figure>

To select the appropriate reviews, you should use a filter to filter the desired reviews. Then click once on each review to select them.

### How to display the A2Reviews Block on your site

You can display Block A2Reviews anywhere on the website. Use the auto-generated Snippet snippet, and add it wherever you want it to appear.

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

```html
// Copy the code in textaea then put this code to anywhere in the theme
<a2reviews-block block-id="90" name="Reviews Slider"></a2reviews-block>
```

#### Shopify Theme Customize

In ***\_\_myshopify/admin >> Online Store >> Themes***\
Click on **"Customize"** button to start edit theme

![Click to Customize to edit your theme](/files/PeFWbHVsFZr2JZrZ9gzC)

{% hint style="info" %}
On any page that supports “Add Section” you can add “A2Reviews Block”
{% endhint %}

<div align="center"><img src="/files/iR7PBnNKA1LGV5XLtWqs" alt="Add new &#x22;A2Reviews Block&#x22; section "></div>

![Customize A2Reviews Block ID](/files/ff1bZbYHEy8nWnBttVxH)

{% hint style="warning" %}
We need to change the Block id with the information you created on the A2Reviews app
{% endhint %}
