App reviews, troubleshooting, and recommendations
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?
Please advice. I need to change Red Metafields below:
"review": {
"@type": "Review",
“datePublished”: {{ review.created_at }},
“reviewBody”: {{ review.body }},
“title”: {{ review.title }},
"reviewRating": {
"@type": "Rating",
"bestRating": "5"
},
"author": {
"@type": "Person",
"name": {{ review.author }}
}
}
Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025