https://preprod.happycandy.fr/_partial/products/latest/4?template=%40SyliusShop%2FProduct%2F_horizontalList.html.twig

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&rsquo;&eacute;tait la cigarette en chocolat ou encore le crayon au chocolat.&nbsp;Aujourd&rsquo;hui place&nbsp;&agrave; la nouvelle g&eacute;n&eacute;ration avec le paquet de&nbsp;crayon&nbsp; chewing-gum. Le&nbsp;Bubble Gum au go&ucirc;t inimitable.&nbsp; Soufflez pour lib&eacute;rer la&nbsp;fum&eacute;e.&nbsp;</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"
      ]
    ]
  ]
]