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:2 [
      0 => array:4 [
        "@type" => "ListItem"
        "position" => 1
        "name" => "Accueil"
        "item" => "https://6nergiesboutique.arobases.fr/"
      ]
      1 => array:3 [
        "@type" => "ListItem"
        "position" => 2
        "name" => "Coffret de protection AC/DC 3KW monophasé"
      ]
    ]
  ]
]
Product
array:1 [
  0 => array:6 [
    "@context" => "https://schema.org"
    "@type" => "Product"
    "name" => "Coffret de protection AC/DC 3KW monophasé"
    "description" => null
    "image" => array:1 [
      0 => "https://6nergiesboutique.arobases.fr/media/cache/resolve/sylius_shop_product_large_thumbnail/e3/ba/68df976975c0c2a0e31076898c0a.jpg"
    ]
    "offers" => array:1 [
      0 => array:5 [
        "@type" => "Offer"
        "url" => "https://6nergiesboutique.arobases.fr/products/coffret-de-protection-ac-dc-3kw-monophase"
        "priceCurrency" => "EUR"
        "price" => "137,0"
        "availability" => "https://schema.org/InStock"
      ]
    ]
  ]
]