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://preprod.happycandy.fr/"
      ]
      1 => array:3 [
        "@type" => "ListItem"
        "position" => 2
        "name" => "Cordos Fruits Des Bois Acidulé Hitschler"
      ]
    ]
  ]
]
Product
array:1 [
  0 => array:6 [
    "@context" => "https://schema.org"
    "@type" => "Product"
    "name" => "Cordos Fruits Des Bois Acidulé Hitschler"
    "description" => "<p>Voici les Cordos&nbsp;pik Hitschler&nbsp;appel&eacute; aussi les petits c&acirc;bles cordes&nbsp;acidul&eacute;s au bon go&ucirc;t de fruits des bois.</p>"
    "image" => array:1 [
      0 => "https://preprod.happycandy.fr/media/cache/resolve/sylius_shop_product_large_thumbnail/d8/11/d787690f3fc16eb11ba64f328a3d.jpeg"
    ]
    "offers" => array:3 [
      0 => array:5 [
        "@type" => "Offer"
        "url" => "https://preprod.happycandy.fr/products/cordos-fruits-des-bois-acidule-hitschler"
        "priceCurrency" => "EUR"
        "price" => "1,99"
        "availability" => "https://schema.org/OutOfStock"
      ]
      1 => array:5 [
        "@type" => "Offer"
        "url" => "https://preprod.happycandy.fr/products/cordos-fruits-des-bois-acidule-hitschler"
        "priceCurrency" => "EUR"
        "price" => "4,99"
        "availability" => "https://schema.org/OutOfStock"
      ]
      2 => array:5 [
        "@type" => "Offer"
        "url" => "https://preprod.happycandy.fr/products/cordos-fruits-des-bois-acidule-hitschler"
        "priceCurrency" => "EUR"
        "price" => "15,99"
        "availability" => "https://schema.org/OutOfStock"
      ]
    ]
  ]
]