"Stunning quality and lovely gift wrap."
#12 · 12/6/2025ShopPulse
Etsy testimonials mission control
Fetch reviews, style widgets, and export social proof without leaving the dashboard.
Live preview
ShopPulse widget
Reviews
3
Avg rating
4.7
Photo share
33%
Review signal
Distribution across the pull.
5 stars67%
4 stars33%
3 stars0%
2 stars0%
1 stars0%
Top mentions
Frequent keywords across reviews.
stunning -- - 1
quality -- - 1
lovely -- - 1
Automation
Keep ops, marketing, and CX aligned.
Auto refresh
Pull fresh reviews every 3 hours.
Email recap
Weekly digest for your inbox.
Copy embed
Drop the widget into any landing page.
Recent signals
Showing up to six reviews.
Listing #1212/6/2025
Stunning quality and lovely gift wrap.
Listing #2212/3/2025
Colors matched the photos perfectly.
Listing #4511/30/2025
Repeat buyer. Packed securely and arrived early.
Code snippets
Embed in any stack.
<section class="pulse-widget">
<h3 class="headline">What buyers say about OrbitCrafts</h3>
<div class="summary">Buyers consistently praise the premium packaging, color accuracy, and fast turnaround times.</div>
<div class="grid">
<article class="pulse-card">
<span class="avatar">+</span>
<div class="copy">
<div class="rating">*****</div>
<p class="text">"Stunning quality and lovely gift wrap."</p>
<small class="meta"><a href="https://www.etsy.com/listing/12" target="_blank" rel="noreferrer">#12</a> · 12/6/2025</small>
</div>
</article>
<article class="pulse-card">
<span class="avatar">+</span>
<div class="copy">
<div class="rating">****.</div>
<p class="text">"Colors matched the photos perfectly."</p>
<small class="meta"><a href="https://www.etsy.com/listing/22" target="_blank" rel="noreferrer">#22</a> · 12/3/2025</small>
</div>
</article>
<article class="pulse-card">
<span class="avatar">+</span>
<div class="copy">
<div class="rating">*****</div>
<p class="text">"Repeat buyer. Packed securely and arrived early."</p>
<small class="meta"><a href="https://www.etsy.com/listing/45" target="_blank" rel="noreferrer">#45</a> · 11/30/2025</small>
</div>
</article>
</div>
</section>
<style>
.pulse-widget { font-family:"Inter",system-ui; background:#FFF7ED; color:#1f2937; padding:24px; border-radius:28px; border:1px solid rgba(15,23,42,0.08); }
.headline { font-size:22px; margin-bottom:6px; }
.subhead { color:#1f2937B3; margin-bottom:12px; }
.summary { background:#F97316; color:#fff; padding:14px; border-radius:18px; margin-bottom:18px; font-weight:600; }
.grid { display:grid; gap:14px; grid-template-columns:repeat(auto-fit,minmax(220px,1fr)); }
.pulse-card { display:flex; gap:12px; padding:16px; border-radius:18px; background:rgba(255,255,255,0.85); border:1px solid rgba(15,23,42,0.08); }
.avatar { width:36px; height:36px; border-radius:12px; background:#F973161A; color:#F97316; display:inline-flex; align-items:center; justify-content:center; font-weight:700; }
.rating { color:#F97316; font-weight:600; }
.text { margin:6px 0; }
.meta { color:#64748b; font-size:12px; }
</style>