> For the complete documentation index, see [llms.txt](https://magecomp.gitbook.io/shopify/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://magecomp.gitbook.io/shopify/apps/ratify-product-review-app/enable-app-block.md).

# Enable App Block

To start using the app for your Shopify webstore, you need to enable the app block into your web pages.

<mark style="color:blue;">**Step #1**</mark>

Once you have installed the app in your store, select the **Enable** button

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

Enable the app embed in the theme and **Save** the settings.

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

<mark style="color:blue;">**Step #2**</mark>

Enable the App Block for the home page, which shows the whole store reviews, and you can choose the Blocks as per your preference.

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

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

<mark style="color:blue;">**Step #3**</mark>

Enable the product‑page app block to display product reviews.

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

**New Product Block Option**

* We have now added an additional product block that you can enable for your customers on the storefront.
* This new block gives you more flexibility in how product details are displayed and allows you to create a more engaging shopping experience.
* You can choose this new layout option based on your design preference and the type of information you want to highlight for your customers.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://magecomp.gitbook.io/shopify/apps/ratify-product-review-app/enable-app-block.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
