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 Rétro" "item" => "https://preprod.happycandy.fr/taxons/categorie/bonbons-retro" ] 3 => array:3 [ "@type" => "ListItem" "position" => 4 "name" => "Roulette Coca Cola Haribo" ] ] ] ] |
| Product |
array:1 [ 0 => array:6 [ "@context" => "https://schema.org" "@type" => "Product" "name" => "Roulette Coca Cola Haribo" "description" => """ <p>C’est le célèbre bonbons de chez Haribo. Dégustez les petites pastilles au bon goût cola.</p>\r\n \r\n <p>La roulette, c’est 10 pastilles emballées par papillote. Laissez-vous tenter.</p>\r\n \r\n <p>Retrouvez dès à présent tout les bonbons de votre enfance dans la rubrique bonbons rétro.</p> """ "image" => array:1 [ 0 => "https://preprod.happycandy.fr/media/cache/resolve/sylius_shop_product_large_thumbnail/d9/16/c1e88f446c8259b6a3478d44ab2f.jpeg" ] "offers" => array:3 [ 0 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/roulette-coca-cola-haribo" "priceCurrency" => "EUR" "price" => "0,95" "availability" => "https://schema.org/InStock" ] 1 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/roulette-coca-cola-haribo" "priceCurrency" => "EUR" "price" => "1,8" "availability" => "https://schema.org/InStock" ] 2 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/roulette-coca-cola-haribo" "priceCurrency" => "EUR" "price" => "4,4" "availability" => "https://schema.org/InStock" ] ] ] ] |