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:2 [
      0 => array:4 [
        "@type" => "ListItem"
        "position" => 1
        "name" => "Accueil"
        "item" => "https://preprod.happycandy.fr/"
      ]
      1 => array:3 [
        "@type" => "ListItem"
        "position" => 2
        "name" => "Fizzy Rolls Rouleaux de Bonbons Dextrose"
      ]
    ]
  ]
]
Product
array:1 [
  0 => array:6 [
    "@context" => "https://schema.org"
    "@type" => "Product"
    "name" => "Fizzy Rolls Rouleaux de Bonbons Dextrose"
    "description" => "<p>&Agrave; croquer ou &agrave; sucer, retrouvez les papillotes aux petites pastilles multicolores. C&#39;est le rouleau de&nbsp;bonbons par excellence des ann&eacute;es 80.</p>"
    "image" => array:1 [
      0 => "https://preprod.happycandy.fr/media/cache/resolve/sylius_shop_product_large_thumbnail/b1/d0/8aab3538bea6ef894098016ea347.jpeg"
    ]
    "offers" => array:3 [
      0 => array:5 [
        "@type" => "Offer"
        "url" => "https://preprod.happycandy.fr/products/fizzy-rolls-rouleaux-de-bonbons-dextrose"
        "priceCurrency" => "EUR"
        "price" => "0,22"
        "availability" => "https://schema.org/InStock"
      ]
      1 => array:5 [
        "@type" => "Offer"
        "url" => "https://preprod.happycandy.fr/products/fizzy-rolls-rouleaux-de-bonbons-dextrose"
        "priceCurrency" => "EUR"
        "price" => "2,1"
        "availability" => "https://schema.org/OutOfStock"
      ]
      2 => array:5 [
        "@type" => "Offer"
        "url" => "https://preprod.happycandy.fr/products/fizzy-rolls-rouleaux-de-bonbons-dextrose"
        "priceCurrency" => "EUR"
        "price" => "3,99"
        "availability" => "https://schema.org/OutOfStock"
      ]
    ]
  ]
]