https://dummyjson.com/products/42

Previous - Next

{
  "id": 42,
  "title": "Water",
  "description": "Pure and refreshing bottled water, essential for staying hydrated throughout the day.",
  "category": "groceries",
  "price": 0.99,
  "discountPercentage": 14.92,
  "rating": 4.96,
  "stock": 53,
  "tags": [
    "beverages"
  ],
  "sku": "GRO-BRD-WAT-042",
  "weight": 4,
  "dimensions": {
    "width": 18.43,
    "height": 7.4,
    "depth": 17.79
  },
  "warrantyInformation": "3 months warranty",
  "shippingInformation": "Ships in 1 month",
  "availabilityStatus": "In Stock",
  "reviews": [
    {
      "rating": 5,
      "comment": "Highly impressed!",
      "date": "2025-04-30T09:41:02.053Z",
      "reviewerName": "Jonathan Pierce",
      "reviewerEmail": "jonathan.pierce@x.dummyjson.com"
    },
    {
      "rating": 2,
      "comment": "Would not recommend!",
      "date": "2025-04-30T09:41:02.053Z",
      "reviewerName": "Grayson Coleman",
      "reviewerEmail": "grayson.coleman@x.dummyjson.com"
    },
    {
      "rating": 3,
      "comment": "Not as described!",
      "date": "2025-04-30T09:41:02.053Z",
      "reviewerName": "Ethan Fletcher",
      "reviewerEmail": "ethan.fletcher@x.dummyjson.com"
    }
  ],
  "returnPolicy": "7 days return policy",
  "minimumOrderQuantity": 28,
  "meta": {
    "createdAt": "2025-04-30T09:41:02.053Z",
    "updatedAt": "2025-04-30T09:41:02.053Z",
    "barcode": "2409829645213",
    "qrCode": "https://cdn.dummyjson.com/public/qr-code.png"
  },
  "images": [
    "https://cdn.dummyjson.com/product-images/groceries/water/1.webp"
  ],
  "thumbnail": "https://cdn.dummyjson.com/product-images/groceries/water/thumbnail.webp"
}