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" => "Tartelette Chocolat Fourrée à la Cacahuète Reese's Big Cup" ] ] ] ] |
| Product |
array:1 [ 0 => array:6 [ "@context" => "https://schema.org" "@type" => "Product" "name" => "Tartelette Chocolat Fourrée à la Cacahuète Reese's Big Cup" "description" => """ <p>Grand classic des épiceries Américaines. Succombez aux trois délicieuses tartelettes au chocolat au lait fourrées à la cacahuète. </p>\r\n \r\n <p>A déguster sans modération.</p> """ "image" => array:1 [ 0 => "https://preprod.happycandy.fr/media/cache/resolve/sylius_shop_product_large_thumbnail/dd/22/42d149a4271739249efe45e3a4ee.jpeg" ] "offers" => array:3 [ 0 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/tartelette-chocolat-fourree-a-la-cacahuete-reese-s-big-cup" "priceCurrency" => "EUR" "price" => "1,99" "availability" => "https://schema.org/OutOfStock" ] 1 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/tartelette-chocolat-fourree-a-la-cacahuete-reese-s-big-cup" "priceCurrency" => "EUR" "price" => "3,79" "availability" => "https://schema.org/OutOfStock" ] 2 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/tartelette-chocolat-fourree-a-la-cacahuete-reese-s-big-cup" "priceCurrency" => "EUR" "price" => "5,49" "availability" => "https://schema.org/OutOfStock" ] ] ] ] |