HOW TO DO
Go to your Online store - Theme
Find the Theme that you're using, click Action > Edit Code.

Search for featured-product OR home-product file.

Copy this code snippet (A):
<div id="shopify-ali-review" product-id="{{ product.id }}"> {{ shop.metafields.review_collector.review_code }} </div>
Insert the code snippet (A) at the bottom of page, and click Save.

NOTE: If it doesn't work, please feel free to contact our Support team via our live chat channel by clicking on the bottom right icon inside app, or our email at support@fireapps.io for further support.
Go to your Online store - Theme
Find the Theme that you're using, click Action > Edit Code.

Search for featured-product OR home-product file.

Copy this code snippet (A):
<div id="shopify-ali-review" product-id="{{ product.id }}"> {{ shop.metafields.review_collector.review_code }} </div>
Insert the code snippet (A) at the bottom of page, and click Save.

NOTE: If it doesn't work, please feel free to contact our Support team via our live chat channel by clicking on the bottom right icon inside app, or our email at support@fireapps.io for further support.