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" => "Bonbons Crayon Bâtonnets Bubble Gum" ] ] ] ] |
| Product |
array:1 [ 0 => array:6 [ "@context" => "https://schema.org" "@type" => "Product" "name" => "Bonbons Crayon Bâtonnets Bubble Gum" "description" => "<p>Autre fois c’était la cigarette en chocolat ou encore le crayon au chocolat. Aujourd’hui place à la nouvelle génération avec le paquet de crayon chewing-gum. Le Bubble Gum au goût inimitable. Soufflez pour libérer la fumée. </p>" "image" => array:1 [ 0 => "https://preprod.happycandy.fr/media/cache/resolve/sylius_shop_product_large_thumbnail/b0/8f/d8d4aa77de9d9735374a56002f8c.jpeg" ] "offers" => array:3 [ 0 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/bonbons-cigarettes-batonnets-bubble-gum" "priceCurrency" => "EUR" "price" => "1,7" "availability" => "https://schema.org/InStock" ] 1 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/bonbons-cigarettes-batonnets-bubble-gum" "priceCurrency" => "EUR" "price" => "4,99" "availability" => "https://schema.org/InStock" ] 2 => array:5 [ "@type" => "Offer" "url" => "https://preprod.happycandy.fr/products/bonbons-cigarettes-batonnets-bubble-gum" "priceCurrency" => "EUR" "price" => "7,99" "availability" => "https://schema.org/InStock" ] ] ] ] |