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 Halal" "item" => "https://preprod.happycandy.fr/taxons/categorie/bonbons-halal" ] 3 => array:3 [ "@type" => "ListItem" "position" => 4 "name" => "Boule Magique Cola" ] ] ] ] |
| Product |
array:1 [ 0 => array:6 [ "@context" => "https://schema.org" "@type" => "Product" "name" => "Boule Magique Cola" "description" => """ <p>La boule magique Cola est un chewing-gum qui possède plusieurs couches. Le goût change au fur et à mesure qu’on la suce. Le bubble gum est au centre du bonbon.</p>\r\n \r\n <p>La boule magique marron est au bon goût de cola.</p>\r\n \r\n <p>Elle mesure 2 centimètres de diamètre. Sachets hermétique de deux boules. Halal et sans gluten.</p> """ "image" => array:1 [ 0 => "https://preprod.happycandy.fr/media/cache/resolve/sylius_shop_product_large_thumbnail/09/ce/4626ebd0c27863b12560f4fe7ea9.jpeg" ] "offers" => array:3 [ 0 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/boule-magique-cola" "priceCurrency" => "EUR" "price" => "0,8" "availability" => "https://schema.org/InStock" ] 1 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/boule-magique-cola" "priceCurrency" => "EUR" "price" => "1,99" "availability" => "https://schema.org/InStock" ] 2 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/boule-magique-cola" "priceCurrency" => "EUR" "price" => "2,99" "availability" => "https://schema.org/InStock" ] ] ] ] |