Embedded admin
Dashboard
Recent reviews
Theme placement
The blocks ship with Shangri styling built in. Add the summary block and full-width review feed on product templates, then enable the app embed for collection grids and product cards.
Use the feed block in `Product reviews` mode on PDP, or switch it to `Store reviews` mode when placing it on the homepage. The app embed decorates product cards automatically by parsing product links.
Request a verified review
Create a review link for a recent purchaser. When the customer opens the product page with that link, the review dialog opens automatically.
Add manual review
Create a manual review. Toggle below to write either a general brand/store review or a verified product-specific review.
Import reviews from CSV
Upload a CSV export to bring reviews into Shangri Reviews. Rows with both product ID and product handle become product reviews. Rows without them become store reviews.
CSV Format Guidelines
Upload a CSV file with the following column headers. Columns are case-insensitive.
| Column | Description | Requirement |
|---|---|---|
body |
The main text content of the review. | Required |
product_id / product_handle |
Shopify Product ID or handle. If both are empty, imports as a store review. | Required for product reviews |
rating |
Number between 1.0 and 5.0. Defaults to 5.0 if empty. | Optional |
reviewer_name / reviewer_email |
The author's name and email address. | Optional |
review_date |
Date the review was created in ISO 8601 format (e.g. 2026-06-18). | Optional |
picture_urls |
Pipe-separated image URLs (e.g. url1|url2). |
Optional |
Product rating metafields
Use product metafields for card ratings so listing pages don’t need runtime review fetches. Rebuild after initial rollout or bulk imports.