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" => "Candy Cane Barbe à Papa Cotton Candy Sans Sucre" ] ] ] ] |
| Product |
array:1 [ 0 => array:6 [ "@context" => "https://schema.org" "@type" => "Product" "name" => "Candy Cane Barbe à Papa Cotton Candy Sans Sucre" "description" => """ <p>Vous aimez la barbe à papa ? Vous allez surement aimer ce soda sans sucre au bon goût de barbe à papa.</p>\r\n \r\n <p>Produit en E.U</p> """ "image" => array:1 [ 0 => "https://preprod.happycandy.fr/media/cache/resolve/sylius_shop_product_large_thumbnail/2b/15/d9a6a7fe01f9003b3af00a2f167b.jpeg" ] "offers" => array:3 [ 0 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/candy-cane-barbe-a-papa-cotton-candy-sans-sucre" "priceCurrency" => "EUR" "price" => "2,49" "availability" => "https://schema.org/OutOfStock" ] 1 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/candy-cane-barbe-a-papa-cotton-candy-sans-sucre" "priceCurrency" => "EUR" "price" => "4,49" "availability" => "https://schema.org/OutOfStock" ] 2 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/candy-cane-barbe-a-papa-cotton-candy-sans-sucre" "priceCurrency" => "EUR" "price" => "9,99" "availability" => "https://schema.org/OutOfStock" ] ] ] ] |