Introduction
SimplerSuite Reviews is a performance-first Shopify product review app. It runs on Cloudflare’s edge network, delivering review data in under 10ms globally.
Why SimplerSuite Reviews?
- Sub-10ms edge delivery — Review data served from Cloudflare’s global network
- 5KB widget — Zero impact on your Core Web Vitals scores
- Headless-ready — Full API and React components for Hydrogen, Remix, and Next.js
- Easy migration — Import from Judge.me, Yotpo, Stamped, or any CSV
Who is it for?
Standard Shopify Merchants
Install the app, add the widget to your theme, and start collecting reviews. The lightweight widget won’t slow down your store.
Headless / Hydrogen Merchants
Use the headless API directly, or drop in our @simplersuite/react components for a quick integration with full customization control.
Architecture
SimplerSuite Reviews runs entirely on Cloudflare’s edge:
| Component | Technology |
|---|---|
| API | Cloudflare Workers + Hono |
| Database | Cloudflare D1 (SQLite at edge) |
| Cache | Cloudflare KV (sub-ms reads) |
| Images | Cloudflare R2 |
| Background jobs | Cloudflare Queues |
This means every API call is handled at the edge location closest to your customer — no round-trip to a centralized server.