Rich Snippets

Test these rich snippets using Google RichSnippets tester utility

Recap

Type Value
Product
array:1 [
  0 => array:5 [
    "@context" => "https://schema.org"
    "@type" => "Product"
    "name" => "Gas Detectors - PDM+"
    "description" => """
      <ul>\r\n
      \t<li>Sustainable design with replaceable battery and sensor</li>\r\n
      \t<li>Lightweight and compact for easy portability</li>\r\n
      \t<li>Includes TWA and STEL alarm functions</li>\r\n
      \t<li>Replaceable battery for extended use</li>\r\n
      \t<li>Compatible with WatchGas Docking Station and IR Link</li>\r\n
      </ul>
      """
    "offers" => array:1 [
      0 => array:5 [
        "@type" => "Offer"
        "url" => "https://hyfindrdev.com/en/shop/products/gas-detectors---pdm"
        "priceCurrency" => "EUR"
        "price" => "0.0"
        "availability" => "https://schema.org/InStock"
      ]
    ]
  ]
]
Breadcrumb
array:1 [
  0 => array:3 [
    "@context" => "https://schema.org"
    "@type" => "BreadcrumbList"
    "itemListElement" => array:6 [
      0 => array:4 [
        "@type" => "ListItem"
        "position" => 1
        "name" => "Home"
        "item" => "https://hyfindrdev.com/en/"
      ]
      1 => array:4 [
        "@type" => "ListItem"
        "position" => 2
        "name" => "Category"
        "item" => "https://hyfindrdev.com/en/taxons/category"
      ]
      2 => array:4 [
        "@type" => "ListItem"
        "position" => 3
        "name" => "Components"
        "item" => "https://hyfindrdev.com/en/taxons/components"
      ]
      3 => array:4 [
        "@type" => "ListItem"
        "position" => 4
        "name" => "Sensors"
        "item" => "https://hyfindrdev.com/en/taxons/components/sensors"
      ]
      4 => array:4 [
        "@type" => "ListItem"
        "position" => 5
        "name" => "Gas Detectors"
        "item" => "https://hyfindrdev.com/en/taxons/components/sensors/gas-detectors"
      ]
      5 => array:3 [
        "@type" => "ListItem"
        "position" => 6
        "name" => "Gas Detectors - PDM+"
      ]
    ]
  ]
]