Rich Snippets

Test these rich snippets using Google RichSnippets tester utility

Recap

Type Value
Product
array:1 [
  0 => array:6 [
    "@context" => "https://schema.org"
    "@type" => "Product"
    "name" => "Plain Glass Cover Stan Caps 67.5 millimeters"
    "description" => "Glass Cover Caps"
    "image" => array:4 [
      0 => "https://test.sudekusa.com/media/cache/resolve/sylius_shop_product_large_thumbnail/f2/e2/6782a8bcdc66d0ee1cf162893559.jpeg"
      1 => "https://test.sudekusa.com/media/cache/resolve/sylius_shop_product_large_thumbnail/a0/fe/8c9267ab3437ce0618a46c0710a0.jpeg"
      2 => "https://test.sudekusa.com/media/cache/resolve/sylius_shop_product_large_thumbnail/09/31/3d2e40c92e1ee064a448b6f0afa8.png"
      3 => "https://test.sudekusa.com/media/cache/resolve/sylius_shop_product_large_thumbnail/c0/49/fc293a74b8e2de683b5fa848aace.png"
    ]
    "offers" => array:1 [
      0 => array:5 [
        "@type" => "Offer"
        "url" => "https://test.sudekusa.com/plain-glass-cover-cap-67-5mm"
        "priceCurrency" => "USD"
        "price" => "0.04358"
        "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://test.sudekusa.com/"
      ]
      1 => array:4 [
        "@type" => "ListItem"
        "position" => 2
        "name" => "All Categories"
        "item" => "https://test.sudekusa.com/all-categories"
      ]
      2 => array:4 [
        "@type" => "ListItem"
        "position" => 3
        "name" => "Restaurants, Bars, Clubs, & Hotels"
        "item" => "https://test.sudekusa.com/restaurants-bars-clubs-hotels"
      ]
      3 => array:4 [
        "@type" => "ListItem"
        "position" => 4
        "name" => "Glass Covers - Stancaps"
        "item" => "https://test.sudekusa.com/glass-covers"
      ]
      4 => array:4 [
        "@type" => "ListItem"
        "position" => 5
        "name" => "Matte Finish - Plain"
        "item" => "https://test.sudekusa.com/matte-finish-plain"
      ]
      5 => array:3 [
        "@type" => "ListItem"
        "position" => 6
        "name" => "Plain Glass Cover Stan Caps 67.5 millimeters"
      ]
    ]
  ]
]