https://dummyjson.com/products/65

Previous - Next

{
  "id": 65,
  "title": "Lunch Box",
  "description": "The Lunch Box is a convenient and portable container for packing and carrying your meals. With compartments for different foods, it's perfect for on-the-go dining.",
  "category": "kitchen-accessories",
  "price": 12.99,
  "discountPercentage": 10.34,
  "rating": 4.93,
  "stock": 94,
  "tags": [
    "kitchen tools",
    "storage"
  ],
  "sku": "KIT-BRD-LUN-065",
  "weight": 9,
  "dimensions": {
    "width": 12.45,
    "height": 19.08,
    "depth": 8.24
  },
  "warrantyInformation": "5 year warranty",
  "shippingInformation": "Ships in 1-2 business days",
  "availabilityStatus": "In Stock",
  "reviews": [
    {
      "rating": 5,
      "comment": "Very pleased!",
      "date": "2025-04-30T09:41:02.053Z",
      "reviewerName": "Jace Smith",
      "reviewerEmail": "jace.smith@x.dummyjson.com"
    },
    {
      "rating": 5,
      "comment": "Very happy with my purchase!",
      "date": "2025-04-30T09:41:02.053Z",
      "reviewerName": "Zoe Bennett",
      "reviewerEmail": "zoe.bennett@x.dummyjson.com"
    },
    {
      "rating": 2,
      "comment": "Poor quality!",
      "date": "2025-04-30T09:41:02.053Z",
      "reviewerName": "Michael Johnson",
      "reviewerEmail": "michael.johnson@x.dummyjson.com"
    }
  ],
  "returnPolicy": "30 days return policy",
  "minimumOrderQuantity": 39,
  "meta": {
    "createdAt": "2025-04-30T09:41:02.053Z",
    "updatedAt": "2025-04-30T09:41:02.053Z",
    "barcode": "3287134465440",
    "qrCode": "https://cdn.dummyjson.com/public/qr-code.png"
  },
  "images": [
    "https://cdn.dummyjson.com/product-images/kitchen-accessories/lunch-box/1.webp"
  ],
  "thumbnail": "https://cdn.dummyjson.com/product-images/kitchen-accessories/lunch-box/thumbnail.webp"
}