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" => "Bonbons FINI"
        "item" => "https://preprod.happycandy.fr/taxons/categorie/bonbons/bonbons-fini"
      ]
      4 => array:3 [
        "@type" => "ListItem"
        "position" => 5
        "name" => "Bonbons Citrons Limones Grandes Fini"
      ]
    ]
  ]
]
Product
array:1 [
  0 => array:6 [
    "@context" => "https://schema.org"
    "@type" => "Product"
    "name" => "Bonbons Citrons Limones Grandes Fini"
    "description" => "<p>Happy Candy adore le Bonbon citron limone de chez Fini&nbsp;d&eacute;licieusement doux&nbsp;et sucr&eacute;&nbsp;avec sa forme gourmande et g&eacute;n&eacute;reuse.&nbsp;Avis aux amateurs.</p>"
    "image" => array:1 [
      0 => "https://preprod.happycandy.fr/media/cache/resolve/sylius_shop_product_large_thumbnail/b0/0e/044b8de2e4d2ceaff7478aa2e384.jpeg"
    ]
    "offers" => array:3 [
      0 => array:5 [
        "@type" => "Offer"
        "url" => "https://preprod.happycandy.fr/products/bonbons-citrons-limones-grandes-fini"
        "priceCurrency" => "EUR"
        "price" => "1,1"
        "availability" => "https://schema.org/OutOfStock"
      ]
      1 => array:5 [
        "@type" => "Offer"
        "url" => "https://preprod.happycandy.fr/products/bonbons-citrons-limones-grandes-fini"
        "priceCurrency" => "EUR"
        "price" => "2,9"
        "availability" => "https://schema.org/OutOfStock"
      ]
      2 => array:5 [
        "@type" => "Offer"
        "url" => "https://preprod.happycandy.fr/products/bonbons-citrons-limones-grandes-fini"
        "priceCurrency" => "EUR"
        "price" => "8,99"
        "availability" => "https://schema.org/OutOfStock"
      ]
    ]
  ]
]