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" => "Bonbon Violette Pifarré" ] ] ] ] |
| Product |
array:1 [ 0 => array:6 [ "@context" => "https://schema.org" "@type" => "Product" "name" => "Bonbon Violette Pifarré" "description" => "<p>Attention, les Violettes sont de retour. Le Bonbon d'antan par excellence des années 70 débarque sur la e-shop Happy Candy pour retrouver la douceur de la Violette. Un goût unique, un souvenir impérissable.</p>" "image" => array:1 [ 0 => "https://preprod.happycandy.fr/media/cache/resolve/sylius_shop_product_large_thumbnail/72/3e/4ed24aaaa4291b1055051805a90f.jpeg" ] "offers" => array:3 [ 0 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/bonbon-violette-pifarre" "priceCurrency" => "EUR" "price" => "1,9" "availability" => "https://schema.org/InStock" ] 1 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/bonbon-violette-pifarre" "priceCurrency" => "EUR" "price" => "4,99" "availability" => "https://schema.org/InStock" ] 2 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/bonbon-violette-pifarre" "priceCurrency" => "EUR" "price" => "15,99" "availability" => "https://schema.org/InStock" ] ] ] ] |