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" => "Dents De Vampire Trolli" ] ] ] ] |
| Product |
array:1 [ 0 => array:6 [ "@context" => "https://schema.org" "@type" => "Product" "name" => "Dents De Vampire Trolli" "description" => "<p>Idéal pour vos fêtes d'Halloween ou juste pour le plaisir. Déguster les bonbons rose et blanc en forme de dents de vampire.</p>" "image" => array:1 [ 0 => "https://preprod.happycandy.fr/media/cache/resolve/sylius_shop_product_large_thumbnail/af/ee/cf6511f26c04101ceb1848ef003f.jpeg" ] "offers" => array:3 [ 0 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/dents-de-vampire-trolli" "priceCurrency" => "EUR" "price" => "1,1" "availability" => "https://schema.org/InStock" ] 1 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/dents-de-vampire-trolli" "priceCurrency" => "EUR" "price" => "2,9" "availability" => "https://schema.org/InStock" ] 2 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/dents-de-vampire-trolli" "priceCurrency" => "EUR" "price" => "8,99" "availability" => "https://schema.org/InStock" ] ] ] ] |