CRO Manifesto
guideline #
32

Use Tabs for Category-Based Best Sellers

context

Shoppers don’t just want to see what’s popular—they want to see what’s relevant to them. A single best-seller list can feel overwhelming if it includes too many different product types.

Why?

Organizing best sellers into categories helps users quickly find what fits their needs. By reducing mental effort, you make browsing effortless, leading to higher engagement.

Content
  • Your homepage best-seller section gets less than 3% click-through rate or high bounce rates on mobile
  • You sell 4+ distinct product categories that appeal to different customer segments
  • Analytics show visitors scroll past your best-sellers without engaging, indicating decision paralysis
  • Your store has 20+ SKUs and generates enough sales data to identify category-specific bestsellers
  • You're on Shopify, BigCommerce, or WooCommerce with basic coding access for custom sections

Transform your single best-seller list into an engaging tabbed experience that guides customers to relevant products.

  1. Analyze your top 20 bestsellers and group them into 3-4 logical categories (Women's, Men's, Accessories, etc.)
  2. In Shopify: Navigate to Online Store > Themes > Customize. Add a new "Custom HTML" section to your homepage
  3. Set up the tab structure: Use 40px height tabs with 16px font, #000 text for active state, #666 for inactive
  4. Configure product grids: Display 4 products per row on desktop, 2 on mobile, with consistent 240px x 320px product cards
  5. Add smooth transitions: Implement 0.3s ease-in-out CSS transitions between tab switches

.tab-content {
display: none;
}
.tab-content.active {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 20px;
}
@media (max-width: 768px) {
.tab-content.active {
grid-template-columns: repeat(2, 1fr);
}
}

Timeline: 4-6 hours for a developer, 2-3 days for implementation and testing across devices.

  • Homepage engagement: Expect 15-25% increase in time spent on homepage within 2-3 weeks
  • Product discovery: Track 20-35% improvement in clicks from best-seller section to product pages
  • Add-to-cart rate: Monitor 8-15% lift in ATC from homepage-referred traffic
  • Tab interaction rate: Aim for 35%+ of visitors clicking between tabs, measured via Google Analytics events
  • AVOID: Creating more than 5 tabs – this recreates the decision fatigue you're trying to solve
  • BEST PRACTICE: Stick to 3-4 well-defined categories that cover 80% of your bestsellers
  • AVOID: Using generic category names like "Popular" or "Trending" across multiple tabs
  • BEST PRACTICE: Use specific, customer-focused labels like "Workout Essentials" or "Date Night Looks"
  • AVOID: Showing the same products across multiple tabs, which confuses the categorization
  • BEST PRACTICE: Ensure each product appears in only one category tab for clear differentiation
5.0 RATING • 350+ CLIENTS

Get A Free Website Audit.

We’ll identify what’s leaking revenue on your site and show you how to fix it. The free audit includes:

Live Website Walkthrough
Technical Analysis
Conversion Checklist
Key Section Redesigns
Industry & ICP Research
Implementation Plan
try us free
No items found.
5.0 RATING • 350+ CLIENTS

Work with the #1 Team That gets you predictable results.

Strategy
DESIGN
COPYWRITING
DEVELOPMENT
Free Audit & Redesign

Get a Free Audit

See the difference for yourself. We’ll identify what’s leaking revenue on your site and show you how to fix it.
Free Forever
130+ Optimizations
Section Redesigns
Get My Free Audit
CRO Strategy Call

Talk to Glued

This isn’t a sales call. It’s a hands-on teardown session where we walk through exactly what’s holding your site back and what fixing it would mean for your revenue.
No Sales Pitch
ROI Projections
Free CRO Strategy
Book a Call