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" => "Guimauve" "item" => "https://preprod.happycandy.fr/taxons/categorie/bonbons/guimauve" ] 4 => array:3 [ "@type" => "ListItem" "position" => 5 "name" => "Balle de Golf Orange Pêche" ] ] ] ] |
| Product |
array:1 [ 0 => array:6 [ "@context" => "https://schema.org" "@type" => "Product" "name" => "Balle de Golf Orange Pêche" "description" => """ <p>Fondez de plaisir pour la Guimauve Balle de Golf Orange de Bulgari au bon goût de Pêche. Idéal pour confectionner vos brochettes de bonbons, gâteaux de bonbons ou pour réaliser un Candy Bar pour tous vos événements : Mariage, Baptême, Fêtes, Anniversaires, Baby Shower, …</p>\r\n \r\n <p>Environ 16 guimauves pour 150g. Dimension : diamètre 3.5cm sur sur 3cm</p> """ "image" => array:1 [ 0 => "https://preprod.happycandy.fr/media/cache/resolve/sylius_shop_product_large_thumbnail/95/40/ce28356354dfaee2601c461a00cc.jpeg" ] "offers" => array:3 [ 0 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/balle-de-golf-orange-peche" "priceCurrency" => "EUR" "price" => "1,3" "availability" => "https://schema.org/OutOfStock" ] 1 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/balle-de-golf-orange-peche" "priceCurrency" => "EUR" "price" => "3,5" "availability" => "https://schema.org/OutOfStock" ] 2 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/balle-de-golf-orange-peche" "priceCurrency" => "EUR" "price" => "9,99" "availability" => "https://schema.org/OutOfStock" ] ] ] ] |