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 57millimeters"
    "description" => "Glass Cover Caps"
    "image" => array:5 [
      0 => "https://test.sudekusa.com/media/cache/resolve/sylius_shop_product_large_thumbnail/15/c2/8f80457d7fbb4690d6c80f45a393.jpeg"
      1 => "https://test.sudekusa.com/media/cache/resolve/sylius_shop_product_large_thumbnail/61/0b/63950dbcfe23ec8b083ac15cb80c.jpeg"
      2 => "https://test.sudekusa.com/media/cache/resolve/sylius_shop_product_large_thumbnail/b3/18/c509e60328664177908f2572faa1.jpeg"
      3 => "https://test.sudekusa.com/media/cache/resolve/sylius_shop_product_large_thumbnail/4d/73/d7b949c5e931ffc938f865afbe30.png"
      4 => "https://test.sudekusa.com/media/cache/resolve/sylius_shop_product_large_thumbnail/2e/22/0ec6d01cc7073811fc8922bea1f2.png"
    ]
    "offers" => array:1 [
      0 => array:5 [
        "@type" => "Offer"
        "url" => "https://test.sudekusa.com/plain-glass-cover-cap-57mm"
        "priceCurrency" => "USD"
        "price" => "0.03783"
        "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 57millimeters"
      ]
    ]
  ]
]