Skip to main contentSkip to Content
Skip to Content
Displaying ReviewsOverview

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.

  1. Enable the FiveOh Core app embed.
  2. Add Product Rating and Review List on product pages.
  3. Add Review Form where customers can submit feedback.
  4. Enable Product Card Ratings for rating hints on listing pages.
  5. Add a Rating Bar or Reviews Slider for homepage and landing-page trust.

The blocks

Ratings & summary

Review display

Collection forms (placed as blocks; see Collecting reviews)

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.

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