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:3 [
      0 => array:4 [
        "@type" => "ListItem"
        "position" => 1
        "name" => "Home"
        "item" => "https://dev.lineaselect.com/nl"
      ]
      1 => array:4 [
        "@type" => "ListItem"
        "position" => 2
        "name" => "Afwerkingsstukken"
        "item" => "https://dev.lineaselect.com/nl/taxons/finishing-pieces-afwerkingsstukken"
      ]
      2 => array:3 [
        "@type" => "ListItem"
        "position" => 3
        "name" => "Sant'Agostino Gr.A.120 Sx Inv.Whi. CSAGSIWT12"
      ]
    ]
  ]
]
Product
array:1 [
  0 => array:9 [
    "@context" => "https://schema.org"
    "@type" => "Product"
    "name" => "Sant'Agostino Gr.A.120 Sx Inv.Whi. CSAGSIWT12"
    "description" => null
    "sku" => "CSAGSIWT12"
    "image" => array:1 [
      0 => "https://dev.lineaselect.com/media/cache/resolve/sylius_shop_product_large_thumbnail/53/0c/587f26383f8f21e5e3f18a1c4b67.jpg"
    ]
    "offers" => array:1 [
      0 => array:5 [
        "@type" => "Offer"
        "url" => "https://dev.lineaselect.com/nl/products/sant-agostino-gr-a-120-sx-inv-whi-csagsiwt12"
        "priceCurrency" => "EUR"
        "price" => "136.4"
        "availability" => "https://schema.org/InStock"
      ]
    ]
    "brand" => array:2 [
      "@type" => "Brand"
      "name" => "Sant'Agostino"
    ]
    "manufacturer" => array:2 [
      "@type" => "Organization"
      "name" => "Sant'Agostino"
    ]
  ]
]