Rich Snippets

Test these rich snippets using Google RichSnippets tester utility

Recap

Type Value
Breadcrumb
array:1 [
  0 => array:3 [
    "@context" => "https://schema.org"
    "@type" => "BreadcrumbList"
    "itemListElement" => array:5 [
      0 => array:4 [
        "@type" => "ListItem"
        "position" => 1
        "name" => "Home"
        "item" => "https://dev.lineaselect.com/en"
      ]
      1 => array:4 [
        "@type" => "ListItem"
        "position" => 2
        "name" => "Bathroom"
        "item" => "https://dev.lineaselect.com/en/taxons/bathroom"
      ]
      2 => array:4 [
        "@type" => "ListItem"
        "position" => 3
        "name" => "Other bathroom parts and accessories"
        "item" => "https://dev.lineaselect.com/en/taxons/other-bathroom-parts-and-accessories"
      ]
      3 => array:4 [
        "@type" => "ListItem"
        "position" => 4
        "name" => "Other bathroom parts and products"
        "item" => "https://dev.lineaselect.com/en/taxons/other-bathroom-parts-and-products"
      ]
      4 => array:3 [
        "@type" => "ListItem"
        "position" => 5
        "name" => "Shelf Agape Ted ACOM0514Z"
      ]
    ]
  ]
]
Product
array:1 [
  0 => array:9 [
    "@context" => "https://schema.org"
    "@type" => "Product"
    "name" => "Shelf Agape Ted ACOM0514Z"
    "description" => "Dumb-waiter with basis and shelf adjustable in height in white Solid surface with polished stainless steel towel holder, WC paper holder and struscure to complement washbasin, bathtub or sanitaryware."
    "sku" => "AGACOM0514Z"
    "image" => array:1 [
      0 => "https://dev.lineaselect.com/media/cache/resolve/sylius_shop_product_large_thumbnail/products/ted/agape/shelf-agape-acom0514z.webp"
    ]
    "offers" => []
    "brand" => array:2 [
      "@type" => "Brand"
      "name" => "Agape"
    ]
    "manufacturer" => array:2 [
      "@type" => "Organization"
      "name" => "Agape"
    ]
  ]
]