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 FINI" "item" => "https://preprod.happycandy.fr/taxons/categorie/bonbons/bonbons-fini" ] 4 => array:3 [ "@type" => "ListItem" "position" => 5 "name" => "Bonbons Fini Bisous à la Fraise" ] ] ] ] |
| Product |
array:1 [ 0 => array:6 [ "@context" => "https://schema.org" "@type" => "Product" "name" => "Bonbons Fini Bisous à la Fraise" "description" => """ <p>Les bonbons Fini Jelly Kisses, Bisous, à la Fraise et crème. Un régal. Sachet de 100g.</p>\r\n \r\n <p>Idéal pour vos fêtes d’anniversaire, mariage, baptême, fête d’Halloween. À emporter partout.</p> """ "image" => array:1 [ 0 => "https://preprod.happycandy.fr/media/cache/resolve/sylius_shop_product_large_thumbnail/7e/49/6448c72e4ef71c45f7caaf361fa4.jpeg" ] "offers" => array:2 [ 0 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/bonbons-fini-bisous-a-la-fraise" "priceCurrency" => "EUR" "price" => "1,5" "availability" => "https://schema.org/OutOfStock" ] 1 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/bonbons-fini-bisous-a-la-fraise" "priceCurrency" => "EUR" "price" => "2,6" "availability" => "https://schema.org/OutOfStock" ] ] ] ] |