https://dummyjson.com/products/27

Previous - Next

{
  "id": 27,
  "title": "Honey Jar",
  "description": "Pure and natural honey in a convenient jar, perfect for sweetening beverages or drizzling over food.",
  "category": "groceries",
  "price": 6.99,
  "discountPercentage": 14.4,
  "rating": 3.97,
  "stock": 34,
  "tags": [
    "condiments"
  ],
  "sku": "GRO-BRD-HON-027",
  "weight": 2,
  "dimensions": {
    "width": 9.28,
    "height": 21.72,
    "depth": 17.74
  },
  "warrantyInformation": "1 month warranty",
  "shippingInformation": "Ships in 1-2 business days",
  "availabilityStatus": "In Stock",
  "reviews": [
    {
      "rating": 1,
      "comment": "Very disappointed!",
      "date": "2025-04-30T09:41:02.053Z",
      "reviewerName": "Autumn Gomez",
      "reviewerEmail": "autumn.gomez@x.dummyjson.com"
    },
    {
      "rating": 4,
      "comment": "Highly impressed!",
      "date": "2025-04-30T09:41:02.053Z",
      "reviewerName": "Benjamin Wilson",
      "reviewerEmail": "benjamin.wilson@x.dummyjson.com"
    },
    {
      "rating": 2,
      "comment": "Very disappointed!",
      "date": "2025-04-30T09:41:02.053Z",
      "reviewerName": "Nicholas Edwards",
      "reviewerEmail": "nicholas.edwards@x.dummyjson.com"
    }
  ],
  "returnPolicy": "90 days return policy",
  "minimumOrderQuantity": 47,
  "meta": {
    "createdAt": "2025-04-30T09:41:02.053Z",
    "updatedAt": "2025-04-30T09:41:02.053Z",
    "barcode": "6354306346329",
    "qrCode": "https://cdn.dummyjson.com/public/qr-code.png"
  },
  "images": [
    "https://cdn.dummyjson.com/product-images/groceries/honey-jar/1.webp"
  ],
  "thumbnail": "https://cdn.dummyjson.com/product-images/groceries/honey-jar/thumbnail.webp"
}