# Enable A2Reviews blocks for your Shopify's Online Store 2.0 themes

{% hint style="warning" %}
Required: **Shopify 2.0 OS theme**
{% endhint %}

{% hint style="info" %}
To enable A2Reviews block to display on your website, it's easy to do with the following steps.
{% endhint %}

### Step1: Enable A2Reviews embed settings

From your Shopify admin, go to **Online Store > Themes >** click **Customize** button

<figure><img src="/files/OQK6sbcVvsEYlAbXjBZ1" alt=""><figcaption><p>Enable A2Reviews APP Embed</p></figcaption></figure>

1. Click on the **App Embeds** icon tab on the left panel.
2. Switch the bar to enable the **A2Reviews App**
3. Click **Save** button on the top right of web view

### Step2: Enabled A2Reviews blocks on the product page

{% hint style="info" %}
After installing the app or after publishing the theme. For **Shopify 2.0 OS themes**, there will be 2 Blocks in **disabled** state.
{% endhint %}

1. From your Shopify admin, go to **Online Store** > **Themes**.
2. Find the theme that you want to edit, and then click **Customize**.
3. From the drop-down menu, select **Products** > select a product template.

<figure><img src="/files/C9WeVRM2XZ7ffiESMTVd" alt=""><figcaption><p>Enabled two A2Reviews blocks</p></figcaption></figure>

{% embed url="<https://youtu.be/lK7SgNMdQtg>" %}
Enabled two A2Reviews blocks
{% endembed %}

{% hint style="warning" %}
In case you don't see the 2 Blocks displayed as in the image above. Please follow the next steps below.
{% endhint %}

### Step 3: Add Blocks (Optional)

#### Add stars rating block in "Product information" section

1. Click **+ Add block**, and select **A2Reviews Total Widget.**
2. **Optional**: Click and drag the **`⋮⋮`** icon next to a section to sort the block in "Product information" section. Usually we should drag and drop under **the title of the product**.
3. Click **Save** button on the top right of web view

<figure><img src="/files/byUB58DIzwwy9Nv8UvAl" alt=""><figcaption><p>A2Reviews Total Widget</p></figcaption></figure>

#### Add reviews list widget (A2Reviews Main Widget)

To access the customize area, you do the same as above.

1. Click **+ Add Section**, and select **A2Reviews Main Widget.**
2. **Optional**: Click and drag the **`⋮⋮`** icon next to a section to sort the sections on your page. Usually we should drag and drop under the title of the product.
3. Click **Save** button on the top right of web view

<figure><img src="/files/oLcQu1I7HWx56K74ywgA" alt=""><figcaption><p>Add A2Reviews Main Widget</p></figcaption></figure>

{% hint style="info" %}
Above are a few steps to help you **Enabled A2Reviews blocks** to display on your product page.

If there is any problem do not hesitate to send a support request via email or live chat.
{% endhint %}


---

# 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.a2rev.com/installation-guides/enable-a2reviews-blocks-for-your-shopifys-online-store-2.0-themes.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.
