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 Végan"
        "item" => "https://preprod.happycandy.fr/taxons/categorie/bonbons-vegan"
      ]
      3 => array:3 [
        "@type" => "ListItem"
        "position" => 4
        "name" => "Dragibus Original Noir Haribo"
      ]
    ]
  ]
]
Product
array:1 [
  0 => array:6 [
    "@context" => "https://schema.org"
    "@type" => "Product"
    "name" => "Dragibus Original Noir Haribo"
    "description" => """
      <p>Un R&eacute;gal pour toute la Famille depuis des G&eacute;n&eacute;rations. Happy Candy vous propose les c&eacute;l&eacute;brissimes Dragibus Haribo tri&eacute; par couleur Noir.</p>\r\n
      \r\n
      <p>Id&eacute;al pour respecter les couleurs des th&egrave;mes de vos &eacute;venements, candy bar, anniversaires, etc...</p>\r\n
      \r\n
      <p>Bonbon v&eacute;g&eacute;tarien</p>
      """
    "image" => array:1 [
      0 => "https://preprod.happycandy.fr/media/cache/resolve/sylius_shop_product_large_thumbnail/98/90/c782ea04d420e5fa6090af5c4ee8.jpeg"
    ]
    "offers" => array:3 [
      0 => array:5 [
        "@type" => "Offer"
        "url" => "https://preprod.happycandy.fr/products/dragibus-original-noir-haribo"
        "priceCurrency" => "EUR"
        "price" => "1,1"
        "availability" => "https://schema.org/OutOfStock"
      ]
      1 => array:5 [
        "@type" => "Offer"
        "url" => "https://preprod.happycandy.fr/products/dragibus-original-noir-haribo"
        "priceCurrency" => "EUR"
        "price" => "2,9"
        "availability" => "https://schema.org/OutOfStock"
      ]
      2 => array:5 [
        "@type" => "Offer"
        "url" => "https://preprod.happycandy.fr/products/dragibus-original-noir-haribo"
        "priceCurrency" => "EUR"
        "price" => "8,99"
        "availability" => "https://schema.org/OutOfStock"
      ]
    ]
  ]
]