CRO Manifesto
guideline #
102

Add Breadcrumbs for Easy Navigation

context

On sites with a large number of SKUs, users can quickly lose track of where they are. If they land on a product page from search or an ad, they may have no context for where the product sits within your catalog—making it harder to explore related items or return to a broader selection.

Why?

Breadcrumbs provide a clear, clickable path back to parent categories, helping users navigate seamlessly. This reduces frustration, encourages product exploration, and improves site usability—ultimately leading to higher engagement and conversions.

Content
  • Your store has 100+ products across multiple categories and users frequently arrive via search ads or organic traffic to product pages
  • Analytics show high bounce rates (65%+) on product pages or low pages-per-session (under 2.5) indicating poor navigation flow
  • Heat map data reveals users clicking your logo to navigate back instead of using category links, suggesting navigation confusion
  • You're seeing abandoned browsing sessions where users land on products but don't explore related items or categories
  • Your store runs on Shopify, BigCommerce, or custom platforms where breadcrumb implementation is feasible within 1-2 weeks

For Shopify stores, breadcrumbs require theme customization but deliver immediate navigation improvements:

  1. Access your theme code: Go to Online Store > Themes > Actions > Edit Code. Locate your product template file (usually product.liquid or product-form.liquid)
  2. Add breadcrumb structure: Insert this code above your product title section:

<nav class="breadcrumb" aria-label="breadcrumb">
<a href="/">Home</a>
{% for collection in product.collections limit: 1 %}
<span> / </span>
<a href="{{ collection.url }}">{{ collection.title }}</a>
{% endfor %}
<span> / </span>
<span>{{ product.title }}</span>
</nav>

  1. Style for usability: Add CSS with 14px font size, #666 color for links, and 8px spacing between elements. Ensure 44px minimum touch target on mobile
  2. Test across devices: Breadcrumbs should remain single-line on desktop but can wrap on mobile screens under 768px width
  3. Implementation timeline: 3-5 hours for a developer, or 1-2 days if learning theme customization
  • Pages per session: Expect 15-25% increase within 2-3 weeks as users explore categories more easily
  • Product page bounce rate: Look for 8-15% reduction as users find clear navigation paths instead of leaving
  • Category page traffic: Monitor 20-30% increase in category visits from product pages via breadcrumb clicks
  • Time on site: Track 10-20% improvement as users spend more time browsing related products and collections
  • AVOID: Using the primary collection only—some products appear in multiple collections, limiting navigation options
  • BEST PRACTICE: Display the most relevant collection based on how users arrived or allow multiple collection paths
  • AVOID: Making breadcrumbs too small (under 12px) or too close together (under 4px spacing) on mobile devices
  • BEST PRACTICE: Ensure 44px minimum touch targets and clear visual separation between breadcrumb levels
  • AVOID: Including the current product as a clickable link in breadcrumbs—this creates confusion and unnecessary clicks
  • BEST PRACTICE: Display current product name as plain text while keeping parent categories as clickable links
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