Rating reviews on home page and featured collection.

Hi im currently using wisereviews on my shopify store NCLEXSTEPS.COM and

I am on dawn theme and would like the featured collections section to show stars for reviews? I have product reviews but the star rating doesnot show on the main page or featured

HELLO @Damon_Alhaman

You can add code by following these steps

  1. Go to Online Store → Theme → Edit code.

  2. Open your card-product.liquid file

  3. Paste the below code before price on card-product.liquid

{% render 'wise-star-rating', product: card_product, star_size: '18', align: 'left' %}

Was my reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution.

I uploaded some pictures to show you the error its showing me

I add it the code by my ratings are not showing


This were i put the code

Screenshot 2024-07-27 at 9.53.19 AM.png
thats the error that is showing, please help me fix it please thank you