https://dummyjson.com/products/122

Previous - Next

{
  "id": 122,
  "title": "iPhone 6",
  "description": "The iPhone 6 is a stylish and capable smartphone with a larger display and improved performance. It introduced new features and design elements, making it a popular choice in its time.",
  "category": "smartphones",
  "price": 299.99,
  "discountPercentage": 6.69,
  "rating": 3.41,
  "stock": 60,
  "tags": [
    "smartphones",
    "apple"
  ],
  "brand": "Apple",
  "sku": "SMA-APP-IPH-122",
  "weight": 7,
  "dimensions": {
    "width": 11,
    "height": 9.1,
    "depth": 9.67
  },
  "warrantyInformation": "1 month warranty",
  "shippingInformation": "Ships overnight",
  "availabilityStatus": "In Stock",
  "reviews": [
    {
      "rating": 3,
      "comment": "Disappointing product!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Stella Morris",
      "reviewerEmail": "stella.morris@x.dummyjson.com"
    },
    {
      "rating": 4,
      "comment": "Excellent quality!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Nolan Gonzalez",
      "reviewerEmail": "nolan.gonzalez@x.dummyjson.com"
    },
    {
      "rating": 5,
      "comment": "Great value for money!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Benjamin Foster",
      "reviewerEmail": "benjamin.foster@x.dummyjson.com"
    }
  ],
  "returnPolicy": "7 days return policy",
  "minimumOrderQuantity": 5,
  "meta": {
    "createdAt": "2025-04-30T09:41:02.054Z",
    "updatedAt": "2025-04-30T09:41:02.054Z",
    "barcode": "9922357685013",
    "qrCode": "https://cdn.dummyjson.com/public/qr-code.png"
  },
  "images": [
    "https://cdn.dummyjson.com/product-images/smartphones/iphone-6/1.webp",
    "https://cdn.dummyjson.com/product-images/smartphones/iphone-6/2.webp",
    "https://cdn.dummyjson.com/product-images/smartphones/iphone-6/3.webp"
  ],
  "thumbnail": "https://cdn.dummyjson.com/product-images/smartphones/iphone-6/thumbnail.webp"
}