https://dummyjson.com/products/139

Previous - Next

{
  "id": 139,
  "title": "Baseball Glove",
  "description": "The Baseball Glove is a protective glove worn by baseball players. It is designed to catch and field the baseball, providing players with comfort and control during the game.",
  "category": "sports-accessories",
  "price": 24.99,
  "discountPercentage": 2.9,
  "rating": 3.96,
  "stock": 22,
  "tags": [
    "sports equipment",
    "baseball"
  ],
  "sku": "SPO-BRD-BAS-139",
  "weight": 1,
  "dimensions": {
    "width": 23.84,
    "height": 11.12,
    "depth": 5.85
  },
  "warrantyInformation": "Lifetime warranty",
  "shippingInformation": "Ships in 2 weeks",
  "availabilityStatus": "In Stock",
  "reviews": [
    {
      "rating": 1,
      "comment": "Very unhappy with my purchase!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Hazel Gardner",
      "reviewerEmail": "hazel.gardner@x.dummyjson.com"
    },
    {
      "rating": 4,
      "comment": "Great value for money!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Scarlett Wright",
      "reviewerEmail": "scarlett.wright@x.dummyjson.com"
    },
    {
      "rating": 3,
      "comment": "Would not recommend!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Nathan Reed",
      "reviewerEmail": "nathan.reed@x.dummyjson.com"
    }
  ],
  "returnPolicy": "90 days return policy",
  "minimumOrderQuantity": 8,
  "meta": {
    "createdAt": "2025-04-30T09:41:02.054Z",
    "updatedAt": "2025-04-30T09:41:02.054Z",
    "barcode": "1607433635330",
    "qrCode": "https://cdn.dummyjson.com/public/qr-code.png"
  },
  "images": [
    "https://cdn.dummyjson.com/product-images/sports-accessories/baseball-glove/1.webp",
    "https://cdn.dummyjson.com/product-images/sports-accessories/baseball-glove/2.webp",
    "https://cdn.dummyjson.com/product-images/sports-accessories/baseball-glove/3.webp"
  ],
  "thumbnail": "https://cdn.dummyjson.com/product-images/sports-accessories/baseball-glove/thumbnail.webp"
}