https://dummyjson.com/products/47

Previous - Next

{
  "id": 47,
  "title": "Table Lamp",
  "description": "The Table Lamp is a functional and decorative lighting solution for your living space. With a modern design, it provides both ambient and task lighting, enhancing the atmosphere.",
  "category": "home-decoration",
  "price": 49.99,
  "discountPercentage": 7.09,
  "rating": 3.55,
  "stock": 9,
  "tags": [
    "home decor",
    "lighting"
  ],
  "sku": "HOM-BRD-TAB-047",
  "weight": 4,
  "dimensions": {
    "width": 8.98,
    "height": 13.41,
    "depth": 5.65
  },
  "warrantyInformation": "3 months warranty",
  "shippingInformation": "Ships in 1-2 business days",
  "availabilityStatus": "In Stock",
  "reviews": [
    {
      "rating": 5,
      "comment": "Excellent quality!",
      "date": "2025-04-30T09:41:02.053Z",
      "reviewerName": "Benjamin Foster",
      "reviewerEmail": "benjamin.foster@x.dummyjson.com"
    },
    {
      "rating": 3,
      "comment": "Would not recommend!",
      "date": "2025-04-30T09:41:02.053Z",
      "reviewerName": "Sophia Jones",
      "reviewerEmail": "sophia.jones@x.dummyjson.com"
    },
    {
      "rating": 5,
      "comment": "Awesome product!",
      "date": "2025-04-30T09:41:02.053Z",
      "reviewerName": "Natalie Harris",
      "reviewerEmail": "natalie.harris@x.dummyjson.com"
    }
  ],
  "returnPolicy": "90 days return policy",
  "minimumOrderQuantity": 2,
  "meta": {
    "createdAt": "2025-04-30T09:41:02.053Z",
    "updatedAt": "2025-04-30T09:41:02.053Z",
    "barcode": "8806138916048",
    "qrCode": "https://cdn.dummyjson.com/public/qr-code.png"
  },
  "images": [
    "https://cdn.dummyjson.com/product-images/home-decoration/table-lamp/1.webp"
  ],
  "thumbnail": "https://cdn.dummyjson.com/product-images/home-decoration/table-lamp/thumbnail.webp"
}