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" => "Kysmache Citron Citroo Bool's" ] ] ] ] |
| Product |
array:1 [ 0 => array:6 [ "@context" => "https://schema.org" "@type" => "Product" "name" => "Kysmache Citron Citroo Bool's" "description" => "<p>Le Bonbon Citroo Bools, est le petit frère du célèbre Kysmache Karaneige. Une confiserie au coeur tendre enrobée d'un délicieux sucre glace au bon gout de Citron. Régalez vous avec le bonbon de votre Enfance. Ravivez vos souvenirs.</p>" "image" => array:1 [ 0 => "https://preprod.happycandy.fr/media/cache/resolve/sylius_shop_product_large_thumbnail/00/2e/bc8d38d98af4a6e592e02311f772.jpeg" ] "offers" => array:3 [ 0 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/kysmache-citron-citroo-bool-s" "priceCurrency" => "EUR" "price" => "1,15" "availability" => "https://schema.org/InStock" ] 1 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/kysmache-citron-citroo-bool-s" "priceCurrency" => "EUR" "price" => "3,4" "availability" => "https://schema.org/InStock" ] 2 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/kysmache-citron-citroo-bool-s" "priceCurrency" => "EUR" "price" => "10,99" "availability" => "https://schema.org/InStock" ] ] ] ] |