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:4 [
      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" => "Wasbasins and sinks"
        "item" => "https://dev.lineaselect.com/en/taxons/washbasins-and-sinks"
      ]
      3 => array:3 [
        "@type" => "ListItem"
        "position" => 4
        "name" => "Washbasin Agape Carrara ACER0730P"
      ]
    ]
  ]
]
Product
array:1 [
  0 => array:9 [
    "@context" => "https://schema.org"
    "@type" => "Product"
    "name" => "Washbasin Agape Carrara ACER0730P"
    "description" => "Rectangular over countertop washbasin in white Carrara marble, grey carnic marble, black Marquina marble, green Alpi marble o Emperador dark marble, without overflow. Designed for waste .MET0563."
    "sku" => "AGACER0730P"
    "image" => array:2 [
      0 => "https://dev.lineaselect.com/media/cache/resolve/sylius_shop_product_large_thumbnail/products/carrara/agape/washbasin-agape-acer0730p.webp"
      1 => "https://dev.lineaselect.com/media/cache/resolve/sylius_shop_product_large_thumbnail/products/carrara/agape/washbasin-agape-acer0730p_1.webp"
    ]
    "offers" => []
    "brand" => array:2 [
      "@type" => "Brand"
      "name" => "Agape"
    ]
    "manufacturer" => array:2 [
      "@type" => "Organization"
      "name" => "Agape"
    ]
  ]
]