Product reviews
An app block surface for a review app, plus a ratings summary that appears only when rating data exists on the product.
- Merchant-addable
- Yes
- Settings
- 23
- Block types
- 1
- File
sections/product-reviews.liquid
Used by default on: Product , product.set , Product (stage)
Screenshots pending
Captures for Product reviews at desktop and mobile widths are generated from a live store by
npm run shots. They appear here automatically once that has run.
When to use it
Product pages, once you have a review app collecting real reviews.
Setting it up
- Add the section to a product template.
- Install a review app from the Shopify App Store.
- Add the app's block inside this section in the theme editor.
- Configure the Rating summary and Empty state groups for how it behaves before reviews exist.
Where the content comes from
The review app owns all review data. The theme owns only the layout and the empty state.
Notes and cautions
- Manifest does not collect or store reviews — that is an app's job, and a theme that did it would fail Theme Store review.
- With no review app installed the section stays empty rather than showing fabricated ratings.
Section settings
Every setting on the section itself, in the order it appears in the theme editor. Group headings match the editor's own grouping.
Reviews come from your review app. Add the app's review block to this section. The rating summary reads the reviews metafields your app keeps updated.
Rating summary
Shown when the product has a rating in the reviews metafields.
Empty state
Shown when no review app block is added and the product has no rating.
Style
Padding
Blocks
Blocks are added, reordered, duplicated, and removed inside the section. Each type has its own settings.
Heading heading_block max 2
Text styling
Text spacing
Text shadow styling
Text animation
Text border styling
App blocks
This section accepts @app blocks, so apps you install can render inside it
directly from the theme editor. Add the app's block the same way you add a theme block.