https://dummyjson.com/products/158

Previous - Next

{
  "id": 158,
  "title": "Sunglasses",
  "description": "The Sunglasses offer a classic and simple design with a focus on functionality. These sunglasses provide essential UV protection while maintaining a timeless look.",
  "category": "sunglasses",
  "price": 22.99,
  "discountPercentage": 1.51,
  "rating": 3.02,
  "stock": 27,
  "tags": [
    "eyewear",
    "sunglasses"
  ],
  "brand": "Fashion Shades",
  "sku": "SUN-FAS-SUN-158",
  "weight": 1,
  "dimensions": {
    "width": 16.15,
    "height": 24.59,
    "depth": 10.31
  },
  "warrantyInformation": "3 year warranty",
  "shippingInformation": "Ships in 3-5 business days",
  "availabilityStatus": "In Stock",
  "reviews": [
    {
      "rating": 5,
      "comment": "Would buy again!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Olivia Wilson",
      "reviewerEmail": "olivia.wilson@x.dummyjson.com"
    },
    {
      "rating": 2,
      "comment": "Not worth the price!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Lillian Bishop",
      "reviewerEmail": "lillian.bishop@x.dummyjson.com"
    },
    {
      "rating": 4,
      "comment": "Fast shipping!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Leah Henderson",
      "reviewerEmail": "leah.henderson@x.dummyjson.com"
    }
  ],
  "returnPolicy": "60 days return policy",
  "minimumOrderQuantity": 8,
  "meta": {
    "createdAt": "2025-04-30T09:41:02.054Z",
    "updatedAt": "2025-04-30T09:41:02.054Z",
    "barcode": "8850931201716",
    "qrCode": "https://cdn.dummyjson.com/public/qr-code.png"
  },
  "images": [
    "https://cdn.dummyjson.com/product-images/sunglasses/sunglasses/1.webp",
    "https://cdn.dummyjson.com/product-images/sunglasses/sunglasses/2.webp",
    "https://cdn.dummyjson.com/product-images/sunglasses/sunglasses/3.webp"
  ],
  "thumbnail": "https://cdn.dummyjson.com/product-images/sunglasses/sunglasses/thumbnail.webp"
}