1. Home
  2. Docs
  3. Product Questions & Answers
  4. How do I enable product ratings on collection page

How do I enable product ratings on collection page

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>

Was this article helpful to you? Yes No

How can we help?