Most e-commerce UX advice recycles the same generic list: "use high-quality photos," "write clear descriptions," "make the checkout button green." That advice is fine. It's also not differentiated — your competitors have read the same articles.
The patterns below are more specific. They come from projects where we had direct access to analytics, session recordings, and A/B test results. Some are counterintuitive. All of them worked.
The 10 patterns
Sticky add-to-cart bar on product pages
As users scroll through product descriptions, reviews, and specs, the primary CTA disappears above the fold. A sticky bar at the bottom that appears after scrolling 30% keeps the purchase action always accessible. Implementation is simple; impact is consistent.
Inline stock scarcity — real numbers only
"Only 3 left!" works when it's true. When it's not, users notice — especially repeat buyers. Show actual inventory for low-stock items (under 10 units). Skip it for items that are well stocked. Real scarcity signals outperform fake urgency timers by a significant margin on trust-aware audiences.
Guest checkout with optional post-purchase account creation
Mandatory account creation before purchase is one of the most reliably studied checkout killers. But account creation after a successful order — "Save your details for next time" — converts at 65–70% because the friction comes after value, not before. Remove the gate; offer the benefit.
Progressive image zoom on hover / tap
Zoom that requires a separate action (click to open lightbox) loses users. Hover-triggered zoom with smooth transition keeps them on the page while providing the detail needed to make a purchase decision — especially critical for fashion, electronics, and jewelry.
Shipping cost shown early, not at checkout
The number one cause of checkout abandonment is unexpected shipping costs at the final step. Showing shipping cost (or free shipping threshold) on the product page and in the cart eliminates this surprise. A "you're €12 away from free shipping" prompt in the cart increases average order value reliably.
Social proof at the decision point, not the top
Review summaries placed immediately below the product title (star rating + count) are seen. Long review sections at the bottom of the page are not. The pattern that converts: star rating at top, 3 featured reviews (positive + specific + with photos) inline before the add-to-cart area.
One-page checkout with inline validation
Multi-step checkout adds perceived friction even when the total field count is the same. One-page checkout with fields that validate inline (not on submit) reduces errors, reduces back-navigation, and reduces abandonment. Every step you remove increases completion probability.
Variant selection with visual swatches, not dropdowns
Color and size selectors implemented as dropdown menus require two interactions (open dropdown, select option) and hide all options from view simultaneously. Visual swatches or button groups show all options at once, allow immediate visual comparison, and reduce selection errors. Standard on fashion; underused in other categories.
Recently viewed products — persistent across sessions
Users frequently return to products they've considered. "Recently viewed" widgets with cross-session persistence (cookie-based) capture these return visits and reduce search friction. Works especially well on mobile where users research on phone and purchase later on desktop.
Express checkout options above the fold in cart
PayPal, Apple Pay, and Google Pay buttons placed prominently in the cart (before the multi-field checkout form) consistently outperform the standard checkout flow for users who have these payment methods. They bypass 80% of the checkout friction in a single tap. These should be primary options, not hidden alternatives.
None of these patterns require a full redesign. Each can be implemented and tested independently. Pick the one that addresses your biggest drop-off point first — then measure before adding the next.