Breadcrumbs

Breadcrumbs component with BreadcrumbList Microdata.

Structured Data for Breadcrumbs that produce a Rich Snippet (in this case breadcrumbs) in search results that are clickable, too!

https://schema.org/BreadcrumbList

https://schema.org/ListItem

Show back

<Breadcrumbs
  breadcrumbs={ 
    [ 
      {"name": "Level1", "path": "level1"},
      {"name": "Level 2", "path": "level2"},
      {"name": "Level 3", "path": "level3"}
    ] 
  }
  product-number="6R0XXXXXX"
  class="py-1 order-0 px-1 max-w-full flex bg-white"
  show-back
  text-back="Back"
/>

Show home

<Breadcrumbs
  breadcrumbs={ 
    [ 
      {"name": "Level1", "path": "level 1"},
      {"name": "Level 2", "path": "level2"},
      {"name": "Level 3", "path": "level3"}
    ] 
  }
  product-number="6R0XXXXXX"
  class="py-1 order-0 px-1 max-w-full flex bg-white"
  show-home
/>

Simply

<Breadcrumbs
  breadcrumbs={ 
    [ 
      {"name": "Level1", "path": "level 1"},
      {"name": "Level 2", "path": "level2"},
      {"name": "Level 3", "path": "level3"}
    ] 
  }
  product-number="6R0XXXXXX"
  class="py-1 order-0 px-1 max-w-full flex bg-white"
  show-back
  text-back="Back"
/>

Schema support:

Example

@typeBreadcrumbList
itemListElement
@typeListItem
nameElectrical, Lighting, Telematics
position1
item
@typeThing
@idhttps://catalog.polo.blue/electrical-lighting-telematics/
itemListElement
@typeListItem
nameExterior Lighting
position2
item
@typeThing
@idhttps://catalog.polo.blue/electrical-lighting-telematics/exterior-lighting/
itemListElement
@typeListItem
nameBulbs
position3
item
@typeThing
@idhttps://catalog.polo.blue/electrical-lighting-telematics/exterior-lighting/bulbs/
itemListElement
@typeListItem
nameBulb carrier with bulb; silver lens
position4