https://dummyjson.com/products/36

Previous - Next

{
  "id": 36,
  "title": "Protein Powder",
  "description": "Nutrient-packed protein powder, ideal for supplementing your diet with essential proteins.",
  "category": "groceries",
  "price": 19.99,
  "discountPercentage": 7.59,
  "rating": 4.18,
  "stock": 80,
  "tags": [
    "health supplements"
  ],
  "sku": "GRO-BRD-PRO-036",
  "weight": 9,
  "dimensions": {
    "width": 9.01,
    "height": 12.53,
    "depth": 22.35
  },
  "warrantyInformation": "1 week warranty",
  "shippingInformation": "Ships in 1 month",
  "availabilityStatus": "In Stock",
  "reviews": [
    {
      "rating": 3,
      "comment": "Very unhappy with my purchase!",
      "date": "2025-04-30T09:41:02.053Z",
      "reviewerName": "Aurora Rodriguez",
      "reviewerEmail": "aurora.rodriguez@x.dummyjson.com"
    },
    {
      "rating": 4,
      "comment": "Would buy again!",
      "date": "2025-04-30T09:41:02.053Z",
      "reviewerName": "Miles Stevenson",
      "reviewerEmail": "miles.stevenson@x.dummyjson.com"
    },
    {
      "rating": 4,
      "comment": "Very happy with my purchase!",
      "date": "2025-04-30T09:41:02.053Z",
      "reviewerName": "Clara Berry",
      "reviewerEmail": "clara.berry@x.dummyjson.com"
    }
  ],
  "returnPolicy": "No return policy",
  "minimumOrderQuantity": 6,
  "meta": {
    "createdAt": "2025-04-30T09:41:02.053Z",
    "updatedAt": "2025-04-30T09:41:02.053Z",
    "barcode": "0435397154434",
    "qrCode": "https://cdn.dummyjson.com/public/qr-code.png"
  },
  "images": [
    "https://cdn.dummyjson.com/product-images/groceries/protein-powder/1.webp"
  ],
  "thumbnail": "https://cdn.dummyjson.com/product-images/groceries/protein-powder/thumbnail.webp"
}