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" => "Campfire Mug"
    "description" => ""
    "image" => array:1 [
      0 => "https://test.sudekusa.com/media/cache/resolve/sylius_shop_product_large_thumbnail/b5/10/6c494fd591b4691f8c1e5057b776.png"
    ]
    "offers" => array:5 [
      0 => array:5 [
        "@type" => "Offer"
        "url" => "https://test.sudekusa.com/campfire-mug-cdkw079"
        "priceCurrency" => "USD"
        "price" => "3.3348"
        "availability" => "https://schema.org/InStock"
      ]
      1 => array:5 [
        "@type" => "Offer"
        "url" => "https://test.sudekusa.com/campfire-mug-cdkw079"
        "priceCurrency" => "USD"
        "price" => "3.3348"
        "availability" => "https://schema.org/InStock"
      ]
      2 => array:5 [
        "@type" => "Offer"
        "url" => "https://test.sudekusa.com/campfire-mug-cdkw079"
        "priceCurrency" => "USD"
        "price" => "3.3348"
        "availability" => "https://schema.org/InStock"
      ]
      3 => array:5 [
        "@type" => "Offer"
        "url" => "https://test.sudekusa.com/campfire-mug-cdkw079"
        "priceCurrency" => "USD"
        "price" => "3.3348"
        "availability" => "https://schema.org/InStock"
      ]
      4 => array:5 [
        "@type" => "Offer"
        "url" => "https://test.sudekusa.com/campfire-mug-cdkw079"
        "priceCurrency" => "USD"
        "price" => "2.9988"
        "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" => "Corporate"
        "item" => "https://test.sudekusa.com/personalized-corporate-promotions"
      ]
      3 => array:4 [
        "@type" => "ListItem"
        "position" => 4
        "name" => "Drinkware"
        "item" => "https://test.sudekusa.com/drinkware-4"
      ]
      4 => array:4 [
        "@type" => "ListItem"
        "position" => 5
        "name" => "Ceramic Drinkware"
        "item" => "https://test.sudekusa.com/ceramic-drinkware-287"
      ]
      5 => array:3 [
        "@type" => "ListItem"
        "position" => 6
        "name" => "Campfire Mug"
      ]
    ]
  ]
]