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" => "Wonka Nerds Raisin & Fraise"
      ]
    ]
  ]
]
Product
array:1 [
  0 => array:6 [
    "@context" => "https://schema.org"
    "@type" => "Product"
    "name" => "Wonka Nerds Raisin & Fraise"
    "description" => """
      <p>Le Bonbons am&eacute;ricains Wonka Nerds Grape - Strawberry qui coque sous la dent. Fabriqu&eacute; dans l&rsquo;usine de Willy Wonka, d&eacute;couvrez les parfums suivants dans la m&ecirc;me bo&icirc;te :&nbsp;Fraise et Raisin.</p>\r\n
      \r\n
      <p>Ils ont une texture croquante &agrave; l&#39;exterieur et des cristaux sucr&eacute;s &agrave; l&#39;interieur.</p>\r\n
      \r\n
      <p>Souvenez-vous du film Charlie et la chocolaterie ? Film de Tim Burton avec Johnny Depp. Voici une confiserie qui vas vous rappeler des souvenirs.</p>\r\n
      \r\n
      <p>Format XXL pour plus de plaisir gourmand.</p>\r\n
      \r\n
      <p>Distribu&eacute; par Nestl&eacute;, on le trouve principalement aux &Eacute;tats Unis. Happy Candy vous le propose avec plaisir.</p>
      """
    "image" => array:1 [
      0 => "https://preprod.happycandy.fr/media/cache/resolve/sylius_shop_product_large_thumbnail/e3/7b/33f5b35a1cceddd8ebd31b4edaf2.jpeg"
    ]
    "offers" => array:3 [
      0 => array:5 [
        "@type" => "Offer"
        "url" => "https://preprod.happycandy.fr/products/wonka-nerds-raisin-fraise"
        "priceCurrency" => "EUR"
        "price" => "2,99"
        "availability" => "https://schema.org/OutOfStock"
      ]
      1 => array:5 [
        "@type" => "Offer"
        "url" => "https://preprod.happycandy.fr/products/wonka-nerds-raisin-fraise"
        "priceCurrency" => "EUR"
        "price" => "5,89"
        "availability" => "https://schema.org/OutOfStock"
      ]
      2 => array:5 [
        "@type" => "Offer"
        "url" => "https://preprod.happycandy.fr/products/wonka-nerds-raisin-fraise"
        "priceCurrency" => "EUR"
        "price" => "8,5"
        "availability" => "https://schema.org/OutOfStock"
      ]
    ]
  ]
]