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 12oz"
    "description" => "Custom Branded Personalized Water Bottles"
    "image" => array:3 [
      0 => "https://test.sudekusa.com/media/cache/resolve/sylius_shop_product_large_thumbnail/42/8e/e59a5351a66501bca30456f3745b.jpeg"
      1 => "https://test.sudekusa.com/media/cache/resolve/sylius_shop_product_large_thumbnail/a3/79/1d64b0231ea6c5314e013af309dc.jpg"
      2 => "https://test.sudekusa.com/media/cache/resolve/sylius_shop_product_large_thumbnail/0d/3b/0f5849c5e8febd2a78f814a75c15.jpg"
    ]
    "offers" => array:2 [
      0 => array:5 [
        "@type" => "Offer"
        "url" => "https://test.sudekusa.com/12oz-custom-label-bottled-water-453"
        "priceCurrency" => "USD"
        "price" => "0.97797"
        "availability" => "https://schema.org/InStock"
      ]
      1 => array:5 [
        "@type" => "Offer"
        "url" => "https://test.sudekusa.com/12oz-custom-label-bottled-water-453"
        "priceCurrency" => "USD"
        "price" => "0.97797"
        "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 12oz"
      ]
    ]
  ]
]