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" => "Marketing Water Bottles - Size 8oz"
    "description" => "Custom Branded Personalized Water Bottles"
    "image" => array:3 [
      0 => "https://test.sudekusa.com/media/cache/resolve/sylius_shop_product_large_thumbnail/fe/49/9db874a2bb15997d5792bd8432c1.jpeg"
      1 => "https://test.sudekusa.com/media/cache/resolve/sylius_shop_product_large_thumbnail/07/d7/680f10c07857c28853d20ddddf85.jpg"
      2 => "https://test.sudekusa.com/media/cache/resolve/sylius_shop_product_large_thumbnail/6f/79/a404015f7e91606f82be5aab1c89.jpg"
    ]
    "offers" => array:2 [
      0 => array:5 [
        "@type" => "Offer"
        "url" => "https://test.sudekusa.com/8oz-custom-label-bottled-water-451"
        "priceCurrency" => "USD"
        "price" => "0.704"
        "availability" => "https://schema.org/InStock"
      ]
      1 => array:5 [
        "@type" => "Offer"
        "url" => "https://test.sudekusa.com/8oz-custom-label-bottled-water-451"
        "priceCurrency" => "USD"
        "price" => "0.704"
        "availability" => "https://schema.org/InStock"
      ]
    ]
  ]
]
Breadcrumb
array:1 [
  0 => array:3 [
    "@context" => "https://schema.org"
    "@type" => "BreadcrumbList"
    "itemListElement" => array:5 [
      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" => "Water Bottles"
        "item" => "https://test.sudekusa.com/hotel-bar-restaurant-water-bottles"
      ]
      4 => array:3 [
        "@type" => "ListItem"
        "position" => 5
        "name" => "Marketing Water Bottles - Size 8oz"
      ]
    ]
  ]
]