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" => "Chewing Gum" "item" => "https://preprod.happycandy.fr/taxons/categorie/bonbons/chewing-gum" ] 4 => array:3 [ "@type" => "ListItem" "position" => 5 "name" => "Tétines Mammouth Zed Candy" ] ] ] ] |
| Product |
array:1 [ 0 => array:6 [ "@context" => "https://schema.org" "@type" => "Product" "name" => "Tétines Mammouth Zed Candy" "description" => "<p>L'incontournable des récrés. La Tétine Mammouth autrement appelé Quille de Mammouth offre un goût différent à chaque couche et pour finir par un délicieux chewing-gum. Happy Candy vous la recommande ! Miam !</p>" "image" => array:1 [ 0 => "https://preprod.happycandy.fr/media/cache/resolve/sylius_shop_product_large_thumbnail/e9/f9/7c6704bb01d5afc74a0e0e62dcdb.jpeg" ] "offers" => array:3 [ 0 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/tetines-mammouth-zed-candy" "priceCurrency" => "EUR" "price" => "0,99" "availability" => "https://schema.org/InStock" ] 1 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/tetines-mammouth-zed-candy" "priceCurrency" => "EUR" "price" => "3,4" "availability" => "https://schema.org/InStock" ] 2 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/tetines-mammouth-zed-candy" "priceCurrency" => "EUR" "price" => "6,5" "availability" => "https://schema.org/InStock" ] ] ] ] |