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" => "Caramel Au Beurre Salé De Guérande" ] ] ] ] |
| Product |
array:1 [ 0 => array:6 [ "@context" => "https://schema.org" "@type" => "Product" "name" => "Caramel Au Beurre Salé De Guérande" "description" => "<p>Confiserie du Nord de la France. Laissez-vous tenter par le Caramel au Beurre Salé au sel de Guérande. Une texture tendre et généreuse pour réveiller les papilles des petits et des grands. Tendre et doux comme une caresse. Fondez pour le bonbon de votre enfance.</p>" "image" => array:1 [ 0 => "https://preprod.happycandy.fr/media/cache/resolve/sylius_shop_product_large_thumbnail/7c/d8/f79482edfbc0e134d68c5fb855a3.jpeg" ] "offers" => array:3 [ 0 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/caramel-au-beurre-sale-de-guerande" "priceCurrency" => "EUR" "price" => "1,7" "availability" => "https://schema.org/InStock" ] 1 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/caramel-au-beurre-sale-de-guerande" "priceCurrency" => "EUR" "price" => "4,99" "availability" => "https://schema.org/InStock" ] 2 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/caramel-au-beurre-sale-de-guerande" "priceCurrency" => "EUR" "price" => "15,99" "availability" => "https://schema.org/InStock" ] ] ] ] |