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" => "Fizzy Rolls Rouleaux de Bonbons Dextrose" ] ] ] ] |
| Product |
array:1 [ 0 => array:6 [ "@context" => "https://schema.org" "@type" => "Product" "name" => "Fizzy Rolls Rouleaux de Bonbons Dextrose" "description" => "<p>À croquer ou à sucer, retrouvez les papillotes aux petites pastilles multicolores. C'est le rouleau de bonbons par excellence des années 80.</p>" "image" => array:1 [ 0 => "https://preprod.happycandy.fr/media/cache/resolve/sylius_shop_product_large_thumbnail/b1/d0/8aab3538bea6ef894098016ea347.jpeg" ] "offers" => array:3 [ 0 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/fizzy-rolls-rouleaux-de-bonbons-dextrose" "priceCurrency" => "EUR" "price" => "0,22" "availability" => "https://schema.org/InStock" ] 1 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/fizzy-rolls-rouleaux-de-bonbons-dextrose" "priceCurrency" => "EUR" "price" => "2,1" "availability" => "https://schema.org/OutOfStock" ] 2 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/fizzy-rolls-rouleaux-de-bonbons-dextrose" "priceCurrency" => "EUR" "price" => "3,99" "availability" => "https://schema.org/OutOfStock" ] ] ] ] |