https://dummyjson.com/products/150

Previous - Next

{
  "id": 150,
  "title": "Metal Baseball Bat",
  "description": "The Metal Baseball Bat is a durable and lightweight baseball bat made from metal alloys. It is commonly used in baseball games for hitting and batting practice.",
  "category": "sports-accessories",
  "price": 29.99,
  "discountPercentage": 19.51,
  "rating": 4.66,
  "stock": 16,
  "tags": [
    "sports equipment",
    "baseball"
  ],
  "sku": "SPO-BRD-MET-150",
  "weight": 7,
  "dimensions": {
    "width": 28.43,
    "height": 14.3,
    "depth": 7.36
  },
  "warrantyInformation": "3 year warranty",
  "shippingInformation": "Ships in 1 week",
  "availabilityStatus": "In Stock",
  "reviews": [
    {
      "rating": 5,
      "comment": "Very happy with my purchase!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Gabriel Bailey",
      "reviewerEmail": "gabriel.bailey@x.dummyjson.com"
    },
    {
      "rating": 4,
      "comment": "Great value for money!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Owen Fisher",
      "reviewerEmail": "owen.fisher@x.dummyjson.com"
    },
    {
      "rating": 5,
      "comment": "Would buy again!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Logan Lawson",
      "reviewerEmail": "logan.lawson@x.dummyjson.com"
    }
  ],
  "returnPolicy": "60 days return policy",
  "minimumOrderQuantity": 9,
  "meta": {
    "createdAt": "2025-04-30T09:41:02.054Z",
    "updatedAt": "2025-04-30T09:41:02.054Z",
    "barcode": "7296388268295",
    "qrCode": "https://cdn.dummyjson.com/public/qr-code.png"
  },
  "images": [
    "https://cdn.dummyjson.com/product-images/sports-accessories/metal-baseball-bat/1.webp"
  ],
  "thumbnail": "https://cdn.dummyjson.com/product-images/sports-accessories/metal-baseball-bat/thumbnail.webp"
}