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" => "Bonbons HITSCHLER" "item" => "https://preprod.happycandy.fr/taxons/categorie/bonbons/bonbons-hitschler" ] 4 => array:3 [ "@type" => "ListItem" "position" => 5 "name" => "Billes Chewing Gum" ] ] ] ] |
| Product |
array:1 [ 0 => array:6 [ "@context" => "https://schema.org" "@type" => "Product" "name" => "Billes Chewing Gum" "description" => """ <p>Happy Candy vous recommande les Billes Bubble Gum. Sucré ou addulé, doux ou craquant. Le bonbon multicolore pour faire de belles bulles.</p>\r\n \r\n <p> </p> """ "image" => array:1 [ 0 => "https://preprod.happycandy.fr/media/cache/resolve/sylius_shop_product_large_thumbnail/9d/58/a23c9ccc4128467448da533609f9.jpeg" ] "offers" => array:3 [ 0 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/billes-chewing-gum-hitschler" "priceCurrency" => "EUR" "price" => "1,1" "availability" => "https://schema.org/InStock" ] 1 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/billes-chewing-gum-hitschler" "priceCurrency" => "EUR" "price" => "2,9" "availability" => "https://schema.org/InStock" ] 2 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/billes-chewing-gum-hitschler" "priceCurrency" => "EUR" "price" => "8,9" "availability" => "https://schema.org/InStock" ] ] ] ] |