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 centralisé Growatt MIN 6000 TL-XH"
      ]
    ]
  ]
]
Product
array:1 [
  0 => array:6 [
    "@context" => "https://schema.org"
    "@type" => "Product"
    "name" => "Onduleur centralisé Growatt MIN 6000 TL-XH"
    "description" => null
    "image" => array:1 [
      0 => "https://6nergiesboutique.arobases.fr/media/cache/resolve/sylius_shop_product_large_thumbnail/84/f0/4338308eb73f9c5b91f643f1aa35.jpg"
    ]
    "offers" => array:1 [
      0 => array:5 [
        "@type" => "Offer"
        "url" => "https://6nergiesboutique.arobases.fr/products/onduleur-centralise-growatt-min-6000-tl-xh"
        "priceCurrency" => "EUR"
        "price" => "945,0"
        "availability" => "https://schema.org/InStock"
      ]
    ]
  ]
]