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:2 [ 0 => array:4 [ "@type" => "ListItem" "position" => 1 "name" => "Accueil" "item" => "https://preprod.happycandy.fr/" ] 1 => array:3 [ "@type" => "ListItem" "position" => 2 "name" => "Bonbons Coquelicot Kubli Aromatisés" ] ] ] ] |
| Product |
array:1 [ 0 => array:6 [ "@context" => "https://schema.org" "@type" => "Product" "name" => "Bonbons Coquelicot Kubli Aromatisés" "description" => "<p>Attention, les Coquelicots 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 du bon Bonbon Coquelicot rouge. 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/30/47/de1e7d7825a4ab0c1373b11895f3.jpeg" ] "offers" => array:3 [ 0 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/bonbons-coquelicot-kubli-aromatises" "priceCurrency" => "EUR" "price" => "1,9" "availability" => "https://schema.org/InStock" ] 1 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/bonbons-coquelicot-kubli-aromatises" "priceCurrency" => "EUR" "price" => "4,99" "availability" => "https://schema.org/InStock" ] 2 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/bonbons-coquelicot-kubli-aromatises" "priceCurrency" => "EUR" "price" => "15,99" "availability" => "https://schema.org/InStock" ] ] ] ] |