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" => "ONDULEUR HYBRIDE MONOPHASE 6KVA"
      ]
    ]
  ]
]
Product
array:1 [
  0 => array:6 [
    "@context" => "https://schema.org"
    "@type" => "Product"
    "name" => "ONDULEUR HYBRIDE MONOPHASE 6KVA"
    "description" => null
    "image" => array:1 [
      0 => "https://6nergiesboutique.arobases.fr/media/cache/resolve/sylius_shop_product_large_thumbnail/ff/a9/81f64d075625e2b8c36c3bb1ac33.jpg"
    ]
    "offers" => array:1 [
      0 => array:5 [
        "@type" => "Offer"
        "url" => "https://6nergiesboutique.arobases.fr/products/onduleur-hybride-monophase-6kva"
        "priceCurrency" => "EUR"
        "price" => "1120,0"
        "availability" => "https://schema.org/InStock"
      ]
    ]
  ]
]