https://dummyjson.com/products/55

Previous - Next

{
  "id": 55,
  "title": "Egg Slicer",
  "description": "The Egg Slicer is a convenient tool for slicing boiled eggs evenly. It's perfect for salads, sandwiches, and other dishes where sliced eggs are desired.",
  "category": "kitchen-accessories",
  "price": 6.99,
  "discountPercentage": 14.76,
  "rating": 3.09,
  "stock": 40,
  "tags": [
    "kitchen tools",
    "slicers"
  ],
  "sku": "KIT-BRD-SLI-055",
  "weight": 2,
  "dimensions": {
    "width": 10.81,
    "height": 19.15,
    "depth": 13.18
  },
  "warrantyInformation": "1 week warranty",
  "shippingInformation": "Ships in 1 month",
  "availabilityStatus": "In Stock",
  "reviews": [
    {
      "rating": 3,
      "comment": "Very dissatisfied!",
      "date": "2025-04-30T09:41:02.053Z",
      "reviewerName": "Harper Garcia",
      "reviewerEmail": "harper.garcia@x.dummyjson.com"
    },
    {
      "rating": 4,
      "comment": "Very happy with my purchase!",
      "date": "2025-04-30T09:41:02.053Z",
      "reviewerName": "Lily Torres",
      "reviewerEmail": "lily.torres@x.dummyjson.com"
    },
    {
      "rating": 1,
      "comment": "Not worth the price!",
      "date": "2025-04-30T09:41:02.053Z",
      "reviewerName": "Tyler Davis",
      "reviewerEmail": "tyler.davis@x.dummyjson.com"
    }
  ],
  "returnPolicy": "No return policy",
  "minimumOrderQuantity": 32,
  "meta": {
    "createdAt": "2025-04-30T09:41:02.053Z",
    "updatedAt": "2025-04-30T09:41:02.053Z",
    "barcode": "6456249953517",
    "qrCode": "https://cdn.dummyjson.com/public/qr-code.png"
  },
  "images": [
    "https://cdn.dummyjson.com/product-images/kitchen-accessories/egg-slicer/1.webp"
  ],
  "thumbnail": "https://cdn.dummyjson.com/product-images/kitchen-accessories/egg-slicer/thumbnail.webp"
}