https://dummyjson.com/products/121

Previous - Next

{
  "id": 121,
  "title": "iPhone 5s",
  "description": "The iPhone 5s is a classic smartphone known for its compact design and advanced features during its release. While it's an older model, it still provides a reliable user experience.",
  "category": "smartphones",
  "price": 199.99,
  "discountPercentage": 12.91,
  "rating": 2.83,
  "stock": 25,
  "tags": [
    "smartphones",
    "apple"
  ],
  "brand": "Apple",
  "sku": "SMA-APP-IPH-121",
  "weight": 2,
  "dimensions": {
    "width": 5.29,
    "height": 18.38,
    "depth": 17.72
  },
  "warrantyInformation": "Lifetime warranty",
  "shippingInformation": "Ships in 1 month",
  "availabilityStatus": "In Stock",
  "reviews": [
    {
      "rating": 5,
      "comment": "Highly recommended!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Jace Smith",
      "reviewerEmail": "jace.smith@x.dummyjson.com"
    },
    {
      "rating": 1,
      "comment": "Not as described!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Logan Torres",
      "reviewerEmail": "logan.torres@x.dummyjson.com"
    },
    {
      "rating": 5,
      "comment": "Very satisfied!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Harper Kelly",
      "reviewerEmail": "harper.kelly@x.dummyjson.com"
    }
  ],
  "returnPolicy": "60 days return policy",
  "minimumOrderQuantity": 3,
  "meta": {
    "createdAt": "2025-04-30T09:41:02.054Z",
    "updatedAt": "2025-04-30T09:41:02.054Z",
    "barcode": "8814683940853",
    "qrCode": "https://cdn.dummyjson.com/public/qr-code.png"
  },
  "images": [
    "https://cdn.dummyjson.com/product-images/smartphones/iphone-5s/1.webp",
    "https://cdn.dummyjson.com/product-images/smartphones/iphone-5s/2.webp",
    "https://cdn.dummyjson.com/product-images/smartphones/iphone-5s/3.webp"
  ],
  "thumbnail": "https://cdn.dummyjson.com/product-images/smartphones/iphone-5s/thumbnail.webp"
}