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" => "Tartellettes Chocolat Fourrées à la Cacahuète Reese's 3 Peanut Butter Cups"
      ]
    ]
  ]
]
Product
array:1 [
  0 => array:6 [
    "@context" => "https://schema.org"
    "@type" => "Product"
    "name" => "Tartellettes Chocolat Fourrées à la Cacahuète Reese's 3 Peanut Butter Cups"
    "description" => """
      <p>Grand classic des &eacute;piceries Am&eacute;ricaines. Succombez aux trois d&eacute;licieuses tartelettes au chocolat au lait fourr&eacute;es &agrave; la cacahu&egrave;te.&nbsp;</p>\r\n
      \r\n
      <p>Hmm Happy Candy adore.</p>
      """
    "image" => array:1 [
      0 => "https://preprod.happycandy.fr/media/cache/resolve/sylius_shop_product_large_thumbnail/35/52/191410a88f4059046d47d54a467f.jpeg"
    ]
    "offers" => array:3 [
      0 => array:5 [
        "@type" => "Offer"
        "url" => "https://preprod.happycandy.fr/products/tartellettes-chocolat-fourrees-a-la-cacahuete-reese-s-3-peanut-butter-cups"
        "priceCurrency" => "EUR"
        "price" => "2,49"
        "availability" => "https://schema.org/OutOfStock"
      ]
      1 => array:5 [
        "@type" => "Offer"
        "url" => "https://preprod.happycandy.fr/products/tartellettes-chocolat-fourrees-a-la-cacahuete-reese-s-3-peanut-butter-cups"
        "priceCurrency" => "EUR"
        "price" => "4,49"
        "availability" => "https://schema.org/OutOfStock"
      ]
      2 => array:5 [
        "@type" => "Offer"
        "url" => "https://preprod.happycandy.fr/products/tartellettes-chocolat-fourrees-a-la-cacahuete-reese-s-3-peanut-butter-cups"
        "priceCurrency" => "EUR"
        "price" => "5,99"
        "availability" => "https://schema.org/OutOfStock"
      ]
    ]
  ]
]