https://dummyjson.com/products/131

Previous - Next

{
  "id": 131,
  "title": "Samsung Galaxy S7",
  "description": "The Samsung Galaxy S7 is a flagship smartphone known for its sleek design and advanced features. It features a high-resolution display, powerful camera, and robust performance.",
  "category": "smartphones",
  "price": 299.99,
  "discountPercentage": 19.55,
  "rating": 3.3,
  "stock": 67,
  "tags": [
    "smartphones",
    "samsung galaxy"
  ],
  "brand": "Samsung",
  "sku": "SMA-SAM-SAM-131",
  "weight": 10,
  "dimensions": {
    "width": 13.55,
    "height": 24.24,
    "depth": 5.63
  },
  "warrantyInformation": "3 months warranty",
  "shippingInformation": "Ships in 3-5 business days",
  "availabilityStatus": "In Stock",
  "reviews": [
    {
      "rating": 1,
      "comment": "Not as described!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Julian James",
      "reviewerEmail": "julian.james@x.dummyjson.com"
    },
    {
      "rating": 4,
      "comment": "Fast shipping!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Lucas Gordon",
      "reviewerEmail": "lucas.gordon@x.dummyjson.com"
    },
    {
      "rating": 4,
      "comment": "Excellent quality!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Ava Taylor",
      "reviewerEmail": "ava.taylor@x.dummyjson.com"
    }
  ],
  "returnPolicy": "No return policy",
  "minimumOrderQuantity": 1,
  "meta": {
    "createdAt": "2025-04-30T09:41:02.054Z",
    "updatedAt": "2025-04-30T09:41:02.054Z",
    "barcode": "7557912146622",
    "qrCode": "https://cdn.dummyjson.com/public/qr-code.png"
  },
  "images": [
    "https://cdn.dummyjson.com/product-images/smartphones/samsung-galaxy-s7/1.webp",
    "https://cdn.dummyjson.com/product-images/smartphones/samsung-galaxy-s7/2.webp",
    "https://cdn.dummyjson.com/product-images/smartphones/samsung-galaxy-s7/3.webp"
  ],
  "thumbnail": "https://cdn.dummyjson.com/product-images/smartphones/samsung-galaxy-s7/thumbnail.webp"
}