https://preprod.happycandy.fr/_partial/cart/summary?template=%40SyliusShop%2FCart%2F_widget.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:5 [
      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"
        "item" => "https://preprod.happycandy.fr/taxons/categorie/bonbons"
      ]
      3 => array:4 [
        "@type" => "ListItem"
        "position" => 4
        "name" => "Sucettes"
        "item" => "https://preprod.happycandy.fr/taxons/categorie/bonbons/sucettes"
      ]
      4 => array:3 [
        "@type" => "ListItem"
        "position" => 5
        "name" => "Sucette Lèch'Pied Cola"
      ]
    ]
  ]
]
Product
array:1 [
  0 => array:6 [
    "@context" => "https://schema.org"
    "@type" => "Product"
    "name" => "Sucette Lèch'Pied Cola"
    "description" => """
      <p>Sucette au coca&nbsp;en forme de pieds, l&eacute;chez l&agrave;&nbsp;puis trempez&nbsp;l&agrave; dans la poudre acide contenue&nbsp;dans le sachets. Les enfants adorent c&rsquo;est tellement rigolo.&nbsp;D&eacute;couvrez &eacute;galement la sucette leche&nbsp;pied go&ucirc;t <a href="/products/sucette-lech-pied-fraise"><strong>fraise</strong></a>.</p>\r\n
      \r\n
      <p>Une sucette par sachet.</p>\r\n
      \r\n
      <p>Retrouvez tous les bonbons de votre enfance dans la rubrique <a href="/taxons/categorie/bonbons/bonbons-d-antan"><strong>bonbons d&rsquo;antan</strong></a>.</p>
      """
    "image" => array:1 [
      0 => "https://preprod.happycandy.fr/media/cache/resolve/sylius_shop_product_large_thumbnail/1a/e7/9bd34884d2d07f2335e773629096.jpeg"
    ]
    "offers" => array:3 [
      0 => array:5 [
        "@type" => "Offer"
        "url" => "https://preprod.happycandy.fr/products/sucette-lech-pied-cola"
        "priceCurrency" => "EUR"
        "price" => "0,99"
        "availability" => "https://schema.org/InStock"
      ]
      1 => array:5 [
        "@type" => "Offer"
        "url" => "https://preprod.happycandy.fr/products/sucette-lech-pied-cola"
        "priceCurrency" => "EUR"
        "price" => "2,95"
        "availability" => "https://schema.org/InStock"
      ]
      2 => array:5 [
        "@type" => "Offer"
        "url" => "https://preprod.happycandy.fr/products/sucette-lech-pied-cola"
        "priceCurrency" => "EUR"
        "price" => "5,8"
        "availability" => "https://schema.org/InStock"
      ]
    ]
  ]
]