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 Cube ACER0770M"
      ]
    ]
  ]
]
Product
array:1 [
  0 => array:9 [
    "@context" => "https://schema.org"
    "@type" => "Product"
    "name" => "Washbasin Agape Cube ACER0770M"
    "description" => "Square washbasin in waterproof birch plywood with natural, brown, dark oak or veneer or in reconstituited wood whit teak finish, without tap hole and overflow, complete with fixing kit. This washbasin comes fitted with the .MET0563 waste, which is already included in the price."
    "sku" => "AGACER0770M"
    "image" => array:3 [
      0 => "https://dev.lineaselect.com/media/cache/resolve/sylius_shop_product_large_thumbnail/products/cube/agape/washbasin-agape-acer0770m.webp"
      1 => "https://dev.lineaselect.com/media/cache/resolve/sylius_shop_product_large_thumbnail/products/cube/agape/washbasin-agape-acer0770m_1.webp"
      2 => "https://dev.lineaselect.com/media/cache/resolve/sylius_shop_product_large_thumbnail/products/cube/agape/washbasin-agape-acer0770m_2.webp"
    ]
    "offers" => []
    "brand" => array:2 [
      "@type" => "Brand"
      "name" => "Agape"
    ]
    "manufacturer" => array:2 [
      "@type" => "Organization"
      "name" => "Agape"
    ]
  ]
]