https://dummyjson.com/products/31

Previous - Next

{
  "id": 31,
  "title": "Lemon",
  "description": "Zesty and tangy lemons, versatile for cooking, baking, or making refreshing beverages.",
  "category": "groceries",
  "price": 0.79,
  "discountPercentage": 9.7,
  "rating": 3.53,
  "stock": 31,
  "tags": [
    "fruits"
  ],
  "sku": "GRO-BRD-LEM-031",
  "weight": 3,
  "dimensions": {
    "width": 23.77,
    "height": 9.22,
    "depth": 12.05
  },
  "warrantyInformation": "No warranty",
  "shippingInformation": "Ships in 1 month",
  "availabilityStatus": "In Stock",
  "reviews": [
    {
      "rating": 5,
      "comment": "Awesome product!",
      "date": "2025-04-30T09:41:02.053Z",
      "reviewerName": "Logan Lawson",
      "reviewerEmail": "logan.lawson@x.dummyjson.com"
    },
    {
      "rating": 5,
      "comment": "Highly impressed!",
      "date": "2025-04-30T09:41:02.053Z",
      "reviewerName": "Avery Perez",
      "reviewerEmail": "avery.perez@x.dummyjson.com"
    },
    {
      "rating": 5,
      "comment": "Very satisfied!",
      "date": "2025-04-30T09:41:02.053Z",
      "reviewerName": "Benjamin Foster",
      "reviewerEmail": "benjamin.foster@x.dummyjson.com"
    }
  ],
  "returnPolicy": "7 days return policy",
  "minimumOrderQuantity": 29,
  "meta": {
    "createdAt": "2025-04-30T09:41:02.053Z",
    "updatedAt": "2025-04-30T09:41:02.053Z",
    "barcode": "4871812433378",
    "qrCode": "https://cdn.dummyjson.com/public/qr-code.png"
  },
  "images": [
    "https://cdn.dummyjson.com/product-images/groceries/lemon/1.webp"
  ],
  "thumbnail": "https://cdn.dummyjson.com/product-images/groceries/lemon/thumbnail.webp"
}