https://dummyjson.com/products/153

Previous - Next

{
  "id": 153,
  "title": "Volleyball",
  "description": "The Volleyball is a standard ball used in the sport of volleyball. It is designed for passing, setting, and spiking over the net during volleyball matches.",
  "category": "sports-accessories",
  "price": 11.99,
  "discountPercentage": 12.25,
  "rating": 3.84,
  "stock": 0,
  "tags": [
    "sports equipment",
    "volleyball"
  ],
  "sku": "SPO-BRD-VOL-153",
  "weight": 3,
  "dimensions": {
    "width": 17.01,
    "height": 20.05,
    "depth": 9.94
  },
  "warrantyInformation": "1 week warranty",
  "shippingInformation": "Ships in 1 week",
  "availabilityStatus": "Out of Stock",
  "reviews": [
    {
      "rating": 4,
      "comment": "Great product!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Carter Rivera",
      "reviewerEmail": "carter.rivera@x.dummyjson.com"
    },
    {
      "rating": 1,
      "comment": "Would not recommend!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Eli Ward",
      "reviewerEmail": "eli.ward@x.dummyjson.com"
    },
    {
      "rating": 4,
      "comment": "Highly recommended!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Emma Wilson",
      "reviewerEmail": "emma.wilson@x.dummyjson.com"
    }
  ],
  "returnPolicy": "90 days return policy",
  "minimumOrderQuantity": 44,
  "meta": {
    "createdAt": "2025-04-30T09:41:02.054Z",
    "updatedAt": "2025-04-30T09:41:02.054Z",
    "barcode": "6348576170594",
    "qrCode": "https://cdn.dummyjson.com/public/qr-code.png"
  },
  "images": [
    "https://cdn.dummyjson.com/product-images/sports-accessories/volleyball/1.webp"
  ],
  "thumbnail": "https://cdn.dummyjson.com/product-images/sports-accessories/volleyball/thumbnail.webp"
}