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" => "Masques Noirs Réglisse Auzier" ] ] ] ] |
| Product |
array:1 [ 0 => array:6 [ "@context" => "https://schema.org" "@type" => "Product" "name" => "Masques Noirs Réglisse Auzier" "description" => "<p>Tout le Monde connaît le Masque Noir au Réglisse Violette. Happy Candy vous déniche toujours l'introuvable.</p>" "image" => array:1 [ 0 => "https://preprod.happycandy.fr/media/cache/resolve/sylius_shop_product_large_thumbnail/a3/00/9160f12844c98b0d158e7b420230.jpeg" ] "offers" => array:3 [ 0 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/masques-noirs-reglisse-auzier" "priceCurrency" => "EUR" "price" => "1,7" "availability" => "https://schema.org/OutOfStock" ] 1 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/masques-noirs-reglisse-auzier" "priceCurrency" => "EUR" "price" => "4,95" "availability" => "https://schema.org/OutOfStock" ] 2 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/masques-noirs-reglisse-auzier" "priceCurrency" => "EUR" "price" => "14,99" "availability" => "https://schema.org/OutOfStock" ] ] ] ] |