Go to your store theme and open product-card-grid.liquid file and paste given bellow code at very bottom of the file.
<div class=”appify_product_reviews” id=”appify_review_no_star{{ product.id }}” data-id=”{{ product.id }}”></div>

Go to your store theme and open product-card-grid.liquid file and paste given bellow code at very bottom of the file.
<div class=”appify_product_reviews” id=”appify_review_no_star{{ product.id }}” data-id=”{{ product.id }}”></div>