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 Stock Sugar Packets, Sugar Sticks, Sugar Tubes"
    "description" => ""
    "image" => array:2 [
      0 => "https://test.sudekusa.com/media/cache/resolve/sylius_shop_product_large_thumbnail/54/36/76ac86d44496bbc7952cb3168e7c.jpg"
      1 => "https://test.sudekusa.com/media/cache/resolve/sylius_shop_product_large_thumbnail/89/38/89112bc7423470034358c8d0dbd0.jpg"
    ]
    "offers" => array:6 [
      0 => array:5 [
        "@type" => "Offer"
        "url" => "https://test.sudekusa.com/stock-plain-sugar-sticks"
        "priceCurrency" => "USD"
        "price" => "0.04285"
        "availability" => "https://schema.org/InStock"
      ]
      1 => array:5 [
        "@type" => "Offer"
        "url" => "https://test.sudekusa.com/stock-plain-sugar-sticks"
        "priceCurrency" => "USD"
        "price" => "0.04285"
        "availability" => "https://schema.org/InStock"
      ]
      2 => array:5 [
        "@type" => "Offer"
        "url" => "https://test.sudekusa.com/stock-plain-sugar-sticks"
        "priceCurrency" => "USD"
        "price" => "0.016"
        "availability" => "https://schema.org/InStock"
      ]
      3 => array:5 [
        "@type" => "Offer"
        "url" => "https://test.sudekusa.com/stock-plain-sugar-sticks"
        "priceCurrency" => "USD"
        "price" => "0.016"
        "availability" => "https://schema.org/InStock"
      ]
      4 => array:5 [
        "@type" => "Offer"
        "url" => "https://test.sudekusa.com/stock-plain-sugar-sticks"
        "priceCurrency" => "USD"
        "price" => "0.016"
        "availability" => "https://schema.org/InStock"
      ]
      5 => array:5 [
        "@type" => "Offer"
        "url" => "https://test.sudekusa.com/stock-plain-sugar-sticks"
        "priceCurrency" => "USD"
        "price" => "0.016"
        "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" => "Sugar"
        "item" => "https://test.sudekusa.com/sugar-packets"
      ]
      4 => array:3 [
        "@type" => "ListItem"
        "position" => 5
        "name" => "Plain Stock Sugar Packets, Sugar Sticks, Sugar Tubes"
      ]
    ]
  ]
]