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" => "Bonbons Pastilles Miel" ] ] ] ] |
| Product |
array:1 [ 0 => array:6 [ "@context" => "https://schema.org" "@type" => "Product" "name" => "Bonbons Pastilles Miel" "description" => "<p>Une couleur inimitable, le bonbon au miel offre un goût unique de bon miel avec un côté croquant. Happy Candy permet le retour du goût de votre enfance. C’est indispensable pour affronter le froid de l’hiver avec cette pastille à sucer.</p>" "image" => array:2 [ 0 => "https://preprod.happycandy.fr/media/cache/resolve/sylius_shop_product_large_thumbnail/79/f1/924d50561cba6390475f148d78e2.jpeg" 1 => "https://preprod.happycandy.fr/media/cache/resolve/sylius_shop_product_large_thumbnail/28/03/ab6e849fb884586e34dcda37aeed.jpeg" ] "offers" => array:3 [ 0 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/bonbons-pastilles-miel" "priceCurrency" => "EUR" "price" => "1,9" "availability" => "https://schema.org/OutOfStock" ] 1 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/bonbons-pastilles-miel" "priceCurrency" => "EUR" "price" => "4,99" "availability" => "https://schema.org/OutOfStock" ] 2 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/bonbons-pastilles-miel" "priceCurrency" => "EUR" "price" => "15,99" "availability" => "https://schema.org/OutOfStock" ] ] ] ] |