https://dummyjson.com/products/145

Previous - Next

{
  "id": 145,
  "title": "Cricket Wicket",
  "description": "The Cricket Wicket is a set of three stumps and two bails, forming a wicket used in the sport of cricket. Batsmen aim to protect the wicket while scoring runs.",
  "category": "sports-accessories",
  "price": 29.99,
  "discountPercentage": 16.93,
  "rating": 4.73,
  "stock": 25,
  "tags": [
    "sports equipment",
    "cricket"
  ],
  "sku": "SPO-BRD-CRI-145",
  "weight": 5,
  "dimensions": {
    "width": 15.99,
    "height": 15.23,
    "depth": 22.81
  },
  "warrantyInformation": "3 months warranty",
  "shippingInformation": "Ships overnight",
  "availabilityStatus": "In Stock",
  "reviews": [
    {
      "rating": 3,
      "comment": "Very dissatisfied!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Gabriel Mitchell",
      "reviewerEmail": "gabriel.mitchell@x.dummyjson.com"
    },
    {
      "rating": 5,
      "comment": "Fast shipping!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Grayson Coleman",
      "reviewerEmail": "grayson.coleman@x.dummyjson.com"
    },
    {
      "rating": 5,
      "comment": "Awesome product!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Grace Green",
      "reviewerEmail": "grace.green@x.dummyjson.com"
    }
  ],
  "returnPolicy": "No return policy",
  "minimumOrderQuantity": 20,
  "meta": {
    "createdAt": "2025-04-30T09:41:02.054Z",
    "updatedAt": "2025-04-30T09:41:02.054Z",
    "barcode": "9514466946651",
    "qrCode": "https://cdn.dummyjson.com/public/qr-code.png"
  },
  "images": [
    "https://cdn.dummyjson.com/product-images/sports-accessories/cricket-wicket/1.webp"
  ],
  "thumbnail": "https://cdn.dummyjson.com/product-images/sports-accessories/cricket-wicket/thumbnail.webp"
}