Why doesn't the product reviews form appear on my store?

Why doesn't the product reviews form appear on my store?

Itaruu
New Member
5 0 0

Hi

Our store is currenly using  product reviews.
The issue is when insert this code into product.template.liquid,
the product reviews's form can't appear.

 

<div id="shopify-product-reviews" data-id="{{product.id}}">{{ product.metafields.spr.reviews }}</div>

 

 

this code is working. the star rating.

 

<span class="shopify-product-reviews-badge" data-id="{{ product.id }}"></span>

 

 

Replies 0 (0)