Rapid Reviews / Override Reviews App Block Widget
Override Reviews App Block Widget
You can easily override the reviews app block widget.
To do this, override the entity_id
specified on your page. If the page on which you are activating the widget on is not of the same type as the widget’s parent, please specify the entity_type
. For example, this to have the reviews widget is a Collection type, but the Override Entity ID is for a Product type), override the entity_type
to products
.
App Blocks
This can be done in App Blocks in your Shopify Admin > Online Store > Themes > Customize
like here:

Manual Installation
This can be done in your manual installation by specifying routing overrides and re-specifying the entity object in liquid like the code below: