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" => "Cordos Fruits Des Bois Acidulé Hitschler" ] ] ] ] |
| Product |
array:1 [ 0 => array:6 [ "@context" => "https://schema.org" "@type" => "Product" "name" => "Cordos Fruits Des Bois Acidulé Hitschler" "description" => "<p>Voici les Cordos pik Hitschler appelé aussi les petits câbles cordes acidulés au bon goût de fruits des bois.</p>" "image" => array:1 [ 0 => "https://preprod.happycandy.fr/media/cache/resolve/sylius_shop_product_large_thumbnail/d8/11/d787690f3fc16eb11ba64f328a3d.jpeg" ] "offers" => array:3 [ 0 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/cordos-fruits-des-bois-acidule-hitschler" "priceCurrency" => "EUR" "price" => "1,99" "availability" => "https://schema.org/OutOfStock" ] 1 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/cordos-fruits-des-bois-acidule-hitschler" "priceCurrency" => "EUR" "price" => "4,99" "availability" => "https://schema.org/OutOfStock" ] 2 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/cordos-fruits-des-bois-acidule-hitschler" "priceCurrency" => "EUR" "price" => "15,99" "availability" => "https://schema.org/OutOfStock" ] ] ] ] |