Displaying reviews
App blocks control how reviews appear across your storefront. Every block renders server-side in Liquid — no JavaScript widget — and reads from your review metaobjects.
Placement from the app
In Shopify admin, open App blocks in the app and use Open in Theme Editor for the block you want to place.
Recommended setup order
- Enable the FiveOh Core app embed.
- Add Product Rating and Review List on product pages.
- Add Review Form where customers can submit feedback.
- Enable Product Card Ratings for rating hints on listing pages.
- Add a Rating Bar or Reviews Slider for homepage and landing-page trust.
The blocks
Ratings & summary
- Product Rating — average stars and count for a product
- Product Card Ratings — compact stars for collection/listing cards
- Rating Bar — store- or product-level rating bar with logo
Review display
- Review List — the full list with search, sort, filters and pagination
- Reviews Slider — featured reviews in a carousel
Collection forms (placed as blocks; see Collecting reviews)
- Review Form — on-store submission form
- Post Purchase Form — hosted form for email/link submissions
Purchase signals
Customising output
Every block builds its markup from a structure template with {placeholder} tokens, plus scoped custom_css. See Customising app blocks for the complete token reference.
Quick links
Open app blocks page in app
Open theme editor app embeds
Demo store product page (password: demo)
Troubleshooting
- If a block does not render, confirm it is enabled and saved in Theme Editor.
- If layout looks wrong, verify placement in the correct template and section.
- For card, form and purchase-signal blocks, check their dedicated pages for required data or integration steps.
Last updated on