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" => "Gâteau de Bonbons Halloween"
      ]
    ]
  ]
]
Product
array:1 [
  0 => array:6 [
    "@context" => "https://schema.org"
    "@type" => "Product"
    "name" => "Gâteau de Bonbons Halloween"
    "description" => """
      <p>La maison Happy Candy vous propose des cr&eacute;ations uniques faites &agrave; la main dans notre&nbsp;atelier. Pour garantir une meilleur fraicheur de vos gourmandises&nbsp;le d&eacute;lai d&#39;exp&eacute;dition est de 24 &agrave; 72h pr&eacute;par&eacute; &agrave; la demande.&nbsp;</p>\r\n
      \r\n
      <p>Sublime g&acirc;teau de bonbons sp&eacute;cial Halloween&nbsp;&agrave; offrir ou &agrave; partager. Habillez votre&nbsp;table pour vous r&eacute;galer.</p>\r\n
      \r\n
      <p>Nous sommes &agrave; votre disposition pour toutes suggestions de cr&eacute;ations et de personnalisations supplementaires.</p>
      """
    "image" => array:1 [
      0 => "https://preprod.happycandy.fr/media/cache/resolve/sylius_shop_product_large_thumbnail/8d/58/0519ed33fcaa5586079196b65c66.jpeg"
    ]
    "offers" => array:1 [
      0 => array:5 [
        "@type" => "Offer"
        "url" => "https://preprod.happycandy.fr/products/gateau-de-bonbons-halloween"
        "priceCurrency" => "EUR"
        "price" => "34,9"
        "availability" => "https://schema.org/InStock"
      ]
    ]
  ]
]