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:5 [
      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"
        "item" => "https://preprod.happycandy.fr/taxons/categorie/bonbons"
      ]
      3 => array:4 [
        "@type" => "ListItem"
        "position" => 4
        "name" => "Bonbons HARIBO"
        "item" => "https://preprod.happycandy.fr/taxons/categorie/bonbons/bonbons-haribo"
      ]
      4 => array:3 [
        "@type" => "ListItem"
        "position" => 5
        "name" => "Chamallows Minis Rose & Blanc Haribo"
      ]
    ]
  ]
]
Product
array:1 [
  0 => array:6 [
    "@context" => "https://schema.org"
    "@type" => "Product"
    "name" => "Chamallows Minis Rose & Blanc Haribo"
    "description" => "<p>Happy Candy vous propose de d&eacute;licieux Mini Chamallows, id&eacute;ale pour finaliser la d&eacute;coration d&#39;un bon chocolat chaud gourmand sur la chantilly.</p>"
    "image" => array:1 [
      0 => "https://preprod.happycandy.fr/media/cache/resolve/sylius_shop_product_large_thumbnail/e8/64/d4daf7d70555d0103bc08bda51a3.jpeg"
    ]
    "offers" => array:3 [
      0 => array:5 [
        "@type" => "Offer"
        "url" => "https://preprod.happycandy.fr/products/chamallows-minis-rose-blanc-haribo"
        "priceCurrency" => "EUR"
        "price" => "1,4"
        "availability" => "https://schema.org/InStock"
      ]
      1 => array:5 [
        "@type" => "Offer"
        "url" => "https://preprod.happycandy.fr/products/chamallows-minis-rose-blanc-haribo"
        "priceCurrency" => "EUR"
        "price" => "3,99"
        "availability" => "https://schema.org/InStock"
      ]
      2 => array:5 [
        "@type" => "Offer"
        "url" => "https://preprod.happycandy.fr/products/chamallows-minis-rose-blanc-haribo"
        "priceCurrency" => "EUR"
        "price" => "11,99"
        "availability" => "https://schema.org/InStock"
      ]
    ]
  ]
]