https://dummyjson.com/products/97

Previous - Next

{
  "id": 97,
  "title": "Rolex Datejust",
  "description": "The Rolex Datejust is an iconic and versatile timepiece with a date window. Known for its timeless design and reliability, it's a symbol of Rolex's watchmaking excellence.",
  "category": "mens-watches",
  "price": 10999.99,
  "discountPercentage": 3.73,
  "rating": 3.66,
  "stock": 86,
  "tags": [
    "watches",
    "luxury watches"
  ],
  "brand": "Rolex",
  "sku": "MEN-ROL-ROL-097",
  "weight": 4,
  "dimensions": {
    "width": 23.11,
    "height": 19.97,
    "depth": 27.04
  },
  "warrantyInformation": "2 year warranty",
  "shippingInformation": "Ships in 1 month",
  "availabilityStatus": "In Stock",
  "reviews": [
    {
      "rating": 4,
      "comment": "Fast shipping!",
      "date": "2025-04-30T09:41:02.053Z",
      "reviewerName": "Alice Smith",
      "reviewerEmail": "alice.smith@x.dummyjson.com"
    },
    {
      "rating": 4,
      "comment": "Very pleased!",
      "date": "2025-04-30T09:41:02.053Z",
      "reviewerName": "Abigail Rivera",
      "reviewerEmail": "abigail.rivera@x.dummyjson.com"
    },
    {
      "rating": 3,
      "comment": "Waste of money!",
      "date": "2025-04-30T09:41:02.053Z",
      "reviewerName": "Daniel Cook",
      "reviewerEmail": "daniel.cook@x.dummyjson.com"
    }
  ],
  "returnPolicy": "7 days return policy",
  "minimumOrderQuantity": 1,
  "meta": {
    "createdAt": "2025-04-30T09:41:02.053Z",
    "updatedAt": "2025-04-30T09:41:02.053Z",
    "barcode": "8893788734644",
    "qrCode": "https://cdn.dummyjson.com/public/qr-code.png"
  },
  "images": [
    "https://cdn.dummyjson.com/product-images/mens-watches/rolex-datejust/1.webp",
    "https://cdn.dummyjson.com/product-images/mens-watches/rolex-datejust/2.webp",
    "https://cdn.dummyjson.com/product-images/mens-watches/rolex-datejust/3.webp"
  ],
  "thumbnail": "https://cdn.dummyjson.com/product-images/mens-watches/rolex-datejust/thumbnail.webp"
}