https://dummyjson.com/products/124

Previous - Next

{
  "id": 124,
  "title": "iPhone X",
  "description": "The iPhone X is a flagship smartphone featuring a bezel-less OLED display, facial recognition technology (Face ID), and impressive performance. It represents a milestone in iPhone design and innovation.",
  "category": "smartphones",
  "price": 899.99,
  "discountPercentage": 19.59,
  "rating": 2.51,
  "stock": 37,
  "tags": [
    "smartphones",
    "apple"
  ],
  "brand": "Apple",
  "sku": "SMA-APP-IPH-124",
  "weight": 1,
  "dimensions": {
    "width": 21.88,
    "height": 24.19,
    "depth": 14.19
  },
  "warrantyInformation": "3 months warranty",
  "shippingInformation": "Ships in 3-5 business days",
  "availabilityStatus": "In Stock",
  "reviews": [
    {
      "rating": 4,
      "comment": "Highly recommended!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Tyler Davis",
      "reviewerEmail": "tyler.davis@x.dummyjson.com"
    },
    {
      "rating": 5,
      "comment": "Great product!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Aria Parker",
      "reviewerEmail": "aria.parker@x.dummyjson.com"
    },
    {
      "rating": 2,
      "comment": "Not as described!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Lily Torres",
      "reviewerEmail": "lily.torres@x.dummyjson.com"
    }
  ],
  "returnPolicy": "7 days return policy",
  "minimumOrderQuantity": 2,
  "meta": {
    "createdAt": "2025-04-30T09:41:02.054Z",
    "updatedAt": "2025-04-30T09:41:02.054Z",
    "barcode": "3034949322264",
    "qrCode": "https://cdn.dummyjson.com/public/qr-code.png"
  },
  "images": [
    "https://cdn.dummyjson.com/product-images/smartphones/iphone-x/1.webp",
    "https://cdn.dummyjson.com/product-images/smartphones/iphone-x/2.webp",
    "https://cdn.dummyjson.com/product-images/smartphones/iphone-x/3.webp"
  ],
  "thumbnail": "https://cdn.dummyjson.com/product-images/smartphones/iphone-x/thumbnail.webp"
}