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" => "Souris Caramel Chocolat au Lait" ] ] ] ] |
| Product |
array:1 [ 0 => array:6 [ "@context" => "https://schema.org" "@type" => "Product" "name" => "Souris Caramel Chocolat au Lait" "description" => "<p>Craquez pour les Souris Caramel enrobée de Chocolat au lait délicieusement douce. Happy Candy aime les Bonbons d'Antan. Allez-vous les croquer à pleine dents ou les faire fondre dans votre bouche ?</p>" "image" => array:1 [ 0 => "https://preprod.happycandy.fr/media/cache/resolve/sylius_shop_product_large_thumbnail/76/32/238bb57c8a226ac38eaf6cc9887d.jpeg" ] "offers" => array:3 [ 0 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/souris-caramel-chocolat-au-lait" "priceCurrency" => "EUR" "price" => "1,9" "availability" => "https://schema.org/InStock" ] 1 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/souris-caramel-chocolat-au-lait" "priceCurrency" => "EUR" "price" => "4,99" "availability" => "https://schema.org/InStock" ] 2 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/souris-caramel-chocolat-au-lait" "priceCurrency" => "EUR" "price" => "14,99" "availability" => "https://schema.org/InStock" ] ] ] ] |