Social proof Free
Payment trust badges row
A tidy row of accepted-payment / guarantee badges under the add-to-cart button.
<ul class="trust-row">
<li>π Secure checkout</li>
<li>β© 30-day returns</li>
<li>π Free shipping over 50β¬</li>
</ul>
<style>
.trust-row{display:flex;flex-wrap:wrap;gap:14px;list-style:none;padding:0;margin:14px 0;
font-size:13px;color:#555}
.trust-row li{display:flex;align-items:center;gap:6px}
</style>
Reassurance right where the buyer hesitates. Paste below your add-to-cart button in the product form.
Notes
- Swap the text for your real policies β donβt claim returns you donβt offer.
- Replace the emoji with your themeβs icon set for a more premium look.