https://dummyjson.com/products/98

Previous - Next

{
  "id": 98,
  "title": "Rolex Submariner Watch",
  "description": "The Rolex Submariner is a legendary dive watch with a rich history. Known for its durability and water resistance, it's a symbol of adventure and exploration.",
  "category": "mens-watches",
  "price": 13999.99,
  "discountPercentage": 5.05,
  "rating": 2.69,
  "stock": 55,
  "tags": [
    "watches",
    "luxury watches"
  ],
  "brand": "Rolex",
  "sku": "MEN-ROL-ROL-098",
  "weight": 4,
  "dimensions": {
    "width": 17.69,
    "height": 12.48,
    "depth": 8.75
  },
  "warrantyInformation": "5 year warranty",
  "shippingInformation": "Ships in 1 month",
  "availabilityStatus": "In Stock",
  "reviews": [
    {
      "rating": 4,
      "comment": "Great value for money!",
      "date": "2025-04-30T09:41:02.053Z",
      "reviewerName": "Luna Perez",
      "reviewerEmail": "luna.perez@x.dummyjson.com"
    },
    {
      "rating": 5,
      "comment": "Highly recommended!",
      "date": "2025-04-30T09:41:02.053Z",
      "reviewerName": "Hannah Robinson",
      "reviewerEmail": "hannah.robinson@x.dummyjson.com"
    },
    {
      "rating": 5,
      "comment": "Fast shipping!",
      "date": "2025-04-30T09:41:02.053Z",
      "reviewerName": "Aaliyah Hanson",
      "reviewerEmail": "aaliyah.hanson@x.dummyjson.com"
    }
  ],
  "returnPolicy": "90 days return policy",
  "minimumOrderQuantity": 1,
  "meta": {
    "createdAt": "2025-04-30T09:41:02.053Z",
    "updatedAt": "2025-04-30T09:41:02.053Z",
    "barcode": "7133320173118",
    "qrCode": "https://cdn.dummyjson.com/public/qr-code.png"
  },
  "images": [
    "https://cdn.dummyjson.com/product-images/mens-watches/rolex-submariner-watch/1.webp",
    "https://cdn.dummyjson.com/product-images/mens-watches/rolex-submariner-watch/2.webp",
    "https://cdn.dummyjson.com/product-images/mens-watches/rolex-submariner-watch/3.webp"
  ],
  "thumbnail": "https://cdn.dummyjson.com/product-images/mens-watches/rolex-submariner-watch/thumbnail.webp"
}