App reviews, troubleshooting, and recommendations
Good Day,
can anyone tell where the shopify : Product Reviews, stores it data & where it does generate the rich data for google?
I can not find any Snippets or extra folder.
The App generates the following for me:
</div><script type="application/ld+json">
{
"@context": "http://schema.org/",
"@type": "AggregateRating",
"reviewCount": "X",
"ratingValue": "Y",
"itemReviewed": {
"@type" : "Product",
"name" : "NAME",
"offers": {
"@type": "AggregateOffer",
"lowPrice": "99.0",
"highPrice": "99.0",
"priceCurrency": "EUR"
}
}
}
And is it possible to auto generate "Review" section? But where is the section / snippets where this app generated this code for me? I can not find it.
I want to integrate the snippet into my Micro Data, because google messes it up everytime.
Moreover, is it possible to add the "Review" section?
"review": {
"@type": "Review",
"reviewRating": {
"@type": "Rating",
"ratingValue": "4",
"bestRating": "5"
},
"author": {
"@type": "Person",
"name": "Fred Benson"
}
},
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "4.4",
"reviewCount": "89"
},
And how is the code for that?
The Issue is, I can not find any documention about it 😞
Thank you very much
I am adding structured data into main-product.liquid file.
Google instruction - https://developers.google.com/search/docs/advanced/structured-data/product
I use Product Reviews App by Shopify (https://apps.shopify.com/product-reviews), Theme Dawn v.3.0.0 by Shopify. Could you please tell me the Metafield names what I can use to get data from that App?
I am guessing the names should be like: review.created_at; review.body; review.title; review.rating; review.author
Please advice.
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025