
6.27.22
No items found.
How to add customer reviews & social proof to your Shopify checkout
How to add customer reviews & social proof to your Shopify checkout
Social proof is great to take away any hesitation a customer might have in the checkout process. “If others loved it so much, it must be good!”
We can add static reviews to the Shopify checkout with a bit of custom code. The example below is what we’re going for, and it will only display on desktop. On mobile there isn’t enough space to show all of this.

This code consists of two parts:
- The title of the section ‘Customer Reviews (7200)’
- The reviews themselves with stars and text
- Code to add the title
- Code to add the stars and review. This might look like a lot of code, but it’s mostly pulling the star image from where it’s being hosted.
You can add this just below <div id="order-summary" </div>
You can create your own version of this. Hope this can serve as an inspiration! We wrote a bit about other checkout customizations here.
Jaap Vergote
Need help implementing this?
Book a call
BLOG
Related Strategies
4.18.24
Abandonment
Revenue
While Supplies Last: 3 Methods to Create Urgency and Scarcity on Your Store
Ready to start growing revenue?
Schedule a demo to see how we can help you increase AOV
— get personalized recommendations in 30 minutes or less.

.png)
.png)