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:4 [
      0 => array:4 [
        "@type" => "ListItem"
        "position" => 1
        "name" => "Accueil"
        "item" => "https://preprod.happycandy.fr/"
      ]
      1 => array:4 [
        "@type" => "ListItem"
        "position" => 2
        "name" => "Catégorie"
        "item" => "https://preprod.happycandy.fr/taxons/categorie"
      ]
      2 => array:4 [
        "@type" => "ListItem"
        "position" => 3
        "name" => "Bonbons Rétro"
        "item" => "https://preprod.happycandy.fr/taxons/categorie/bonbons-retro"
      ]
      3 => array:3 [
        "@type" => "ListItem"
        "position" => 4
        "name" => "Bubble N'Roll Chewing Gum 1m80 Framboise"
      ]
    ]
  ]
]
Product
array:1 [
  0 => array:6 [
    "@context" => "https://schema.org"
    "@type" => "Product"
    "name" => "Bubble N'Roll Chewing Gum 1m80 Framboise"
    "description" => """
      <p>D&eacute;couvrez ou red&eacute;couvrez le chewing-gum en rouleau de 1m80 au bon go&ucirc;t de framboise&nbsp;acidul&eacute;e.&nbsp;Le c&eacute;l&egrave;bre bonbon des ann&eacute;es 80 est de retour chez Happy Candy.&nbsp;Ravivez&nbsp;des souvenirs de votre enfance.&nbsp;Pour tous les nostalgiques des bonbons d&rsquo;avant.</p>\r\n
      \r\n
      <p>Le bonbon qui gagne le c&oelig;ur des Fran&ccedil;ais depuis des g&eacute;n&eacute;rations et des g&eacute;n&eacute;rations.</p>
      """
    "image" => array:2 [
      0 => "https://preprod.happycandy.fr/media/cache/resolve/sylius_shop_product_large_thumbnail/f7/91/9740ae97a9dffbcd9ac49664ca4f.jpeg"
      1 => "https://preprod.happycandy.fr/media/cache/resolve/sylius_shop_product_large_thumbnail/7b/c2/7785e9c41cf4a67c4231b590f81d.jpeg"
    ]
    "offers" => array:2 [
      0 => array:5 [
        "@type" => "Offer"
        "url" => "https://preprod.happycandy.fr/products/bubble-n-roll-chewing-gum-1m80-framboise"
        "priceCurrency" => "EUR"
        "price" => "2,99"
        "availability" => "https://schema.org/OutOfStock"
      ]
      1 => array:5 [
        "@type" => "Offer"
        "url" => "https://preprod.happycandy.fr/products/bubble-n-roll-chewing-gum-1m80-framboise"
        "priceCurrency" => "EUR"
        "price" => "4,99"
        "availability" => "https://schema.org/OutOfStock"
      ]
    ]
  ]
]