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 LUTTI"
        "item" => "https://preprod.happycandy.fr/taxons/categorie/bonbons/bonbons-lutti"
      ]
      4 => array:3 [
        "@type" => "ListItem"
        "position" => 5
        "name" => "Roll'Up Tutti Frutti Chewing Gum Lutti"
      ]
    ]
  ]
]
Product
array:1 [
  0 => array:6 [
    "@context" => "https://schema.org"
    "@type" => "Product"
    "name" => "Roll'Up Tutti Frutti Chewing Gum Lutti"
    "description" => "<p>D&eacute;couvrez ou red&eacute;couvrez le c&eacute;l&egrave;bre bonbon roll&rsquo;up de Lutti. Le chewing-gum en rouleau &agrave; d&eacute;rouler au bon go&ucirc;t de tutti frutti. Le c&eacute;l&egrave;bre bonbon des ann&eacute;es 80 est de retour chez Happy Candy. Ravivez&nbsp;vos souvenirs d&rsquo;enfance pour tous les nostalgiques des bonbons d&rsquo;avant, 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:1 [
      0 => "https://preprod.happycandy.fr/media/cache/resolve/sylius_shop_product_large_thumbnail/20/f4/ea32937a420460292802d23859c4.jpeg"
    ]
    "offers" => array:3 [
      0 => array:5 [
        "@type" => "Offer"
        "url" => "https://preprod.happycandy.fr/products/roll-up-tutti-frutti-chewing-gum-lutti"
        "priceCurrency" => "EUR"
        "price" => "1,49"
        "availability" => "https://schema.org/InStock"
      ]
      1 => array:5 [
        "@type" => "Offer"
        "url" => "https://preprod.happycandy.fr/products/roll-up-tutti-frutti-chewing-gum-lutti"
        "priceCurrency" => "EUR"
        "price" => "4,4"
        "availability" => "https://schema.org/InStock"
      ]
      2 => array:5 [
        "@type" => "Offer"
        "url" => "https://preprod.happycandy.fr/products/roll-up-tutti-frutti-chewing-gum-lutti"
        "priceCurrency" => "EUR"
        "price" => "8,5"
        "availability" => "https://schema.org/InStock"
      ]
    ]
  ]
]