Why add this?
Most cart abandonment happens before the checkout process begins. Adding your Judge.me ratings directly in the cart gives hesitant shoppers the confidence they need to proceed to checkout, turning potential abandoners into customers.
Prerequisites
Judge.me account
EliteCart Professional account
Steps
1. Enable widget access
Log in to Judge.me Admin
For external platforms: Go to Settings → Advanced
Enable Platform-independent Review Widget
2. Add to EliteCart
Go to Cart Designer → Custom HTML
Choose position: Below checkout button
Paste the code, which should look similar to:
<!-- Judge.me All Reviews Counter -->
<div class='jdgm-widget jdgm-all-reviews-text' style='text-align: center;'>
<a href='javascript:void(0)'>
<span data-score='YOUR_RATING' class='jdgm-all-reviews-rating'></span>
<span class='jdgm-all-reviews-text__text'>
Customers rate us YOUR_RATING/5 based on YOUR_COUNT reviews.
</span>
</a>
</div>
Test
Save changes in EliteCart
Open your store
Add product to cart
Verify rating and review count appear
Links