https://test.sudekusa.com/_partial/cart/summary?template=%40SyliusShop%2FCart%2F_widget.html.twig

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" => "Reading Glasses"
    "description" => "Available in 7 frame colors and 6 lengths strengths"
    "image" => array:4 [
      0 => "https://test.sudekusa.com/media/cache/resolve/sylius_shop_product_large_thumbnail/ba/5e/04215105505bc3a547b60e27772c.jpg"
      1 => "https://test.sudekusa.com/media/cache/resolve/sylius_shop_product_large_thumbnail/a9/89/fa9c91e5584b3de12756aee8e20e.jpg"
      2 => "https://test.sudekusa.com/media/cache/resolve/sylius_shop_product_large_thumbnail/a9/d8/1a841428bef6475d45565b0d05e1.png"
      3 => "https://test.sudekusa.com/media/cache/resolve/sylius_shop_product_large_thumbnail/05/ff/eaea1f1b020fe902bba53d3ff33c.jpg"
    ]
    "offers" => array:4 [
      0 => array:5 [
        "@type" => "Offer"
        "url" => "https://test.sudekusa.com/reading-glasses"
        "priceCurrency" => "USD"
        "price" => "4.032"
        "availability" => "https://schema.org/InStock"
      ]
      1 => array:5 [
        "@type" => "Offer"
        "url" => "https://test.sudekusa.com/reading-glasses"
        "priceCurrency" => "USD"
        "price" => "4.032"
        "availability" => "https://schema.org/InStock"
      ]
      2 => array:5 [
        "@type" => "Offer"
        "url" => "https://test.sudekusa.com/reading-glasses"
        "priceCurrency" => "USD"
        "price" => "4.032"
        "availability" => "https://schema.org/InStock"
      ]
      3 => array:5 [
        "@type" => "Offer"
        "url" => "https://test.sudekusa.com/reading-glasses"
        "priceCurrency" => "USD"
        "price" => "4.032"
        "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" => "Back Office Essentials"
        "item" => "https://test.sudekusa.com/back-office-essentials"
      ]
      4 => array:3 [
        "@type" => "ListItem"
        "position" => 5
        "name" => "Reading Glasses"
      ]
    ]
  ]
]