https://dummyjson.com/products/142

Previous - Next

{
  "id": 142,
  "title": "Cricket Ball",
  "description": "The Cricket Ball is a hard leather ball used in the sport of cricket. It is bowled and batted in the game, and its hardness and seam contribute to the dynamics of cricket play.",
  "category": "sports-accessories",
  "price": 12.99,
  "discountPercentage": 8.63,
  "rating": 3.53,
  "stock": 30,
  "tags": [
    "sports equipment",
    "cricket"
  ],
  "sku": "SPO-BRD-CRI-142",
  "weight": 7,
  "dimensions": {
    "width": 28.51,
    "height": 20.77,
    "depth": 17.66
  },
  "warrantyInformation": "3 year warranty",
  "shippingInformation": "Ships in 3-5 business days",
  "availabilityStatus": "In Stock",
  "reviews": [
    {
      "rating": 1,
      "comment": "Poor quality!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Julian James",
      "reviewerEmail": "julian.james@x.dummyjson.com"
    },
    {
      "rating": 1,
      "comment": "Poor quality!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Autumn Gomez",
      "reviewerEmail": "autumn.gomez@x.dummyjson.com"
    },
    {
      "rating": 2,
      "comment": "Waste of money!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Liam Gonzalez",
      "reviewerEmail": "liam.gonzalez@x.dummyjson.com"
    }
  ],
  "returnPolicy": "7 days return policy",
  "minimumOrderQuantity": 11,
  "meta": {
    "createdAt": "2025-04-30T09:41:02.054Z",
    "updatedAt": "2025-04-30T09:41:02.054Z",
    "barcode": "0027512125380",
    "qrCode": "https://cdn.dummyjson.com/public/qr-code.png"
  },
  "images": [
    "https://cdn.dummyjson.com/product-images/sports-accessories/cricket-ball/1.webp"
  ],
  "thumbnail": "https://cdn.dummyjson.com/product-images/sports-accessories/cricket-ball/thumbnail.webp"
}