https://dummyjson.com/products/89

Previous - Next

{
  "id": 89,
  "title": "Nike Baseball Cleats",
  "description": "Nike Baseball Cleats are designed for maximum traction and performance on the baseball field. They provide stability and support for players during games and practices.",
  "category": "mens-shoes",
  "price": 79.99,
  "discountPercentage": 18.04,
  "rating": 3.88,
  "stock": 12,
  "tags": [
    "footwear",
    "sports cleats"
  ],
  "brand": "Nike",
  "sku": "MEN-NIK-NIK-089",
  "weight": 9,
  "dimensions": {
    "width": 11.75,
    "height": 26.65,
    "depth": 19.6
  },
  "warrantyInformation": "6 months warranty",
  "shippingInformation": "Ships in 2 weeks",
  "availabilityStatus": "In Stock",
  "reviews": [
    {
      "rating": 5,
      "comment": "Would buy again!",
      "date": "2025-04-30T09:41:02.053Z",
      "reviewerName": "Aaron Cook",
      "reviewerEmail": "aaron.cook@x.dummyjson.com"
    },
    {
      "rating": 2,
      "comment": "Very disappointed!",
      "date": "2025-04-30T09:41:02.053Z",
      "reviewerName": "Noah Lewis",
      "reviewerEmail": "noah.lewis@x.dummyjson.com"
    },
    {
      "rating": 3,
      "comment": "Would not recommend!",
      "date": "2025-04-30T09:41:02.053Z",
      "reviewerName": "Michael Johnson",
      "reviewerEmail": "michael.johnson@x.dummyjson.com"
    }
  ],
  "returnPolicy": "No return policy",
  "minimumOrderQuantity": 3,
  "meta": {
    "createdAt": "2025-04-30T09:41:02.053Z",
    "updatedAt": "2025-04-30T09:41:02.053Z",
    "barcode": "2449851358796",
    "qrCode": "https://cdn.dummyjson.com/public/qr-code.png"
  },
  "images": [
    "https://cdn.dummyjson.com/product-images/mens-shoes/nike-baseball-cleats/1.webp",
    "https://cdn.dummyjson.com/product-images/mens-shoes/nike-baseball-cleats/2.webp",
    "https://cdn.dummyjson.com/product-images/mens-shoes/nike-baseball-cleats/3.webp",
    "https://cdn.dummyjson.com/product-images/mens-shoes/nike-baseball-cleats/4.webp"
  ],
  "thumbnail": "https://cdn.dummyjson.com/product-images/mens-shoes/nike-baseball-cleats/thumbnail.webp"
}