https://dummyjson.com/products/144

Previous - Next

{
  "id": 144,
  "title": "Cricket Helmet",
  "description": "The Cricket Helmet is a protective headgear worn by cricket players, especially batsmen and wicketkeepers. It provides protection against fast bowling and bouncers.",
  "category": "sports-accessories",
  "price": 44.99,
  "discountPercentage": 9.64,
  "rating": 4.69,
  "stock": 10,
  "tags": [
    "sports equipment",
    "cricket"
  ],
  "sku": "SPO-BRD-CRI-144",
  "weight": 10,
  "dimensions": {
    "width": 6.34,
    "height": 6.25,
    "depth": 21.68
  },
  "warrantyInformation": "Lifetime warranty",
  "shippingInformation": "Ships overnight",
  "availabilityStatus": "In Stock",
  "reviews": [
    {
      "rating": 5,
      "comment": "Great value for money!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Henry Turner",
      "reviewerEmail": "henry.turner@x.dummyjson.com"
    },
    {
      "rating": 4,
      "comment": "Excellent quality!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Maya Reed",
      "reviewerEmail": "maya.reed@x.dummyjson.com"
    },
    {
      "rating": 4,
      "comment": "Very pleased!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Avery Perez",
      "reviewerEmail": "avery.perez@x.dummyjson.com"
    }
  ],
  "returnPolicy": "60 days return policy",
  "minimumOrderQuantity": 4,
  "meta": {
    "createdAt": "2025-04-30T09:41:02.054Z",
    "updatedAt": "2025-04-30T09:41:02.054Z",
    "barcode": "2192738034162",
    "qrCode": "https://cdn.dummyjson.com/public/qr-code.png"
  },
  "images": [
    "https://cdn.dummyjson.com/product-images/sports-accessories/cricket-helmet/1.webp",
    "https://cdn.dummyjson.com/product-images/sports-accessories/cricket-helmet/2.webp",
    "https://cdn.dummyjson.com/product-images/sports-accessories/cricket-helmet/3.webp",
    "https://cdn.dummyjson.com/product-images/sports-accessories/cricket-helmet/4.webp"
  ],
  "thumbnail": "https://cdn.dummyjson.com/product-images/sports-accessories/cricket-helmet/thumbnail.webp"
}