When i install the Product Reviews App from Shopify, it creates these metafields:
product.metafields.reviews.rating_count
product.metafields.reviews.rating
However when i import Reviews, these metafields are not updated.
I have reviews in the reviews app, but they do not appear on the frontend, or in the metafields of the product which is reviewed.
How can i access these metafields?
They do not appear in the custom metafield section.
any tips on why this seems broken?
thanks
But is not working
It says ’no reviews’ when there are reviews in the reviews app
When I import reviews, these meta fields are not updated.
product.metafields.reviews.rating_count
product.metafields.reviews.rating
Do the review stars read from these meta fields?
(It seems the review data in the app is stored some else, not in the review meta fields.)
@theuntakenname If you’re using an Online Store 2.0 theme, then the Product Reviews app saves rating data in Product Rating and Product Rating Count standard Metafields. This means that your rating data is stored as additional data with your product
I understand that, i am using a 2.0 theme
it does as you say if you create a review manually.
If you import reviews it does not work