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" => "Sucettes" "item" => "https://preprod.happycandy.fr/taxons/categorie/bonbons/sucettes" ] 4 => array:3 [ "@type" => "ListItem" "position" => 5 "name" => "Sucettes Chupa Chups XXL Bubble gum" ] ] ] ] |
| Product |
array:1 [ 0 => array:6 [ "@context" => "https://schema.org" "@type" => "Product" "name" => "Sucettes Chupa Chups XXL Bubble gum" "description" => """ <p>Adoré des enfants depuis plusieurs générations voici la sucette Chupa Chups XXL fourée au Chewing-Gum. </p>\r\n \r\n <p>Tout votre enfance sur un petit bâton blanc. Craquez pour la confiserie de notre enfance.</p> """ "image" => array:2 [ 0 => "https://preprod.happycandy.fr/media/cache/resolve/sylius_shop_product_large_thumbnail/e3/14/ce4329fa33713a57bfd709387356.jpeg" 1 => "https://preprod.happycandy.fr/media/cache/resolve/sylius_shop_product_large_thumbnail/85/30/7d2336eb4955fd1ae84c05d33812.jpeg" ] "offers" => array:3 [ 0 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/sucettes-chupa-chups-xxl-bubble-gum" "priceCurrency" => "EUR" "price" => "1,25" "availability" => "https://schema.org/InStock" ] 1 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/sucettes-chupa-chups-xxl-bubble-gum" "priceCurrency" => "EUR" "price" => "3,7" "availability" => "https://schema.org/InStock" ] 2 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/sucettes-chupa-chups-xxl-bubble-gum" "priceCurrency" => "EUR" "price" => "8,4" "availability" => "https://schema.org/InStock" ] ] ] ] |