https://dummyjson.com/products/26

Previous - Next

{
  "id": 26,
  "title": "Green Chili Pepper",
  "description": "Spicy green chili pepper, ideal for adding heat to your favorite recipes.",
  "category": "groceries",
  "price": 0.99,
  "discountPercentage": 1,
  "rating": 3.66,
  "stock": 3,
  "tags": [
    "vegetables"
  ],
  "sku": "GRO-BRD-GRE-026",
  "weight": 7,
  "dimensions": {
    "width": 15.38,
    "height": 18.12,
    "depth": 19.92
  },
  "warrantyInformation": "2 year warranty",
  "shippingInformation": "Ships in 1 week",
  "availabilityStatus": "Low Stock",
  "reviews": [
    {
      "rating": 4,
      "comment": "Great product!",
      "date": "2025-04-30T09:41:02.053Z",
      "reviewerName": "Luna Russell",
      "reviewerEmail": "luna.russell@x.dummyjson.com"
    },
    {
      "rating": 1,
      "comment": "Waste of money!",
      "date": "2025-04-30T09:41:02.053Z",
      "reviewerName": "Noah Lewis",
      "reviewerEmail": "noah.lewis@x.dummyjson.com"
    },
    {
      "rating": 3,
      "comment": "Very disappointed!",
      "date": "2025-04-30T09:41:02.053Z",
      "reviewerName": "Clara Berry",
      "reviewerEmail": "clara.berry@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": "9335000538563",
    "qrCode": "https://cdn.dummyjson.com/public/qr-code.png"
  },
  "images": [
    "https://cdn.dummyjson.com/product-images/groceries/green-chili-pepper/1.webp"
  ],
  "thumbnail": "https://cdn.dummyjson.com/product-images/groceries/green-chili-pepper/thumbnail.webp"
}