https://dummyjson.com/products/35

Previous - Next

{
  "id": 35,
  "title": "Potatoes",
  "description": "Versatile and starchy potatoes, great for roasting, mashing, or as a side dish.",
  "category": "groceries",
  "price": 2.29,
  "discountPercentage": 5.38,
  "rating": 4.81,
  "stock": 13,
  "tags": [
    "vegetables"
  ],
  "sku": "GRO-BRD-POT-035",
  "weight": 9,
  "dimensions": {
    "width": 22.65,
    "height": 9.83,
    "depth": 21.75
  },
  "warrantyInformation": "3 year warranty",
  "shippingInformation": "Ships in 3-5 business days",
  "availabilityStatus": "In Stock",
  "reviews": [
    {
      "rating": 5,
      "comment": "Highly impressed!",
      "date": "2025-04-30T09:41:02.053Z",
      "reviewerName": "Eleanor Collins",
      "reviewerEmail": "eleanor.collins@x.dummyjson.com"
    },
    {
      "rating": 4,
      "comment": "Fast shipping!",
      "date": "2025-04-30T09:41:02.053Z",
      "reviewerName": "Lily Torres",
      "reviewerEmail": "lily.torres@x.dummyjson.com"
    },
    {
      "rating": 5,
      "comment": "Highly recommended!",
      "date": "2025-04-30T09:41:02.053Z",
      "reviewerName": "Ariana Ross",
      "reviewerEmail": "ariana.ross@x.dummyjson.com"
    }
  ],
  "returnPolicy": "90 days return policy",
  "minimumOrderQuantity": 9,
  "meta": {
    "createdAt": "2025-04-30T09:41:02.053Z",
    "updatedAt": "2025-04-30T09:41:02.053Z",
    "barcode": "3590399655074",
    "qrCode": "https://cdn.dummyjson.com/public/qr-code.png"
  },
  "images": [
    "https://cdn.dummyjson.com/product-images/groceries/potatoes/1.webp"
  ],
  "thumbnail": "https://cdn.dummyjson.com/product-images/groceries/potatoes/thumbnail.webp"
}