https://dummyjson.com/products/25
{
"id": 25,
"title": "Green Bell Pepper",
"description": "Fresh and vibrant green bell pepper, perfect for adding color and flavor to your dishes.",
"category": "groceries",
"price": 1.29,
"discountPercentage": 0.16,
"rating": 3.25,
"stock": 33,
"tags": [
"vegetables"
],
"sku": "GRO-BRD-GRE-025",
"weight": 2,
"dimensions": {
"width": 15.33,
"height": 26.65,
"depth": 14.44
},
"warrantyInformation": "1 month warranty",
"shippingInformation": "Ships in 1 week",
"availabilityStatus": "In Stock",
"reviews": [
{
"rating": 4,
"comment": "Highly recommended!",
"date": "2025-04-30T09:41:02.053Z",
"reviewerName": "Avery Carter",
"reviewerEmail": "avery.carter@x.dummyjson.com"
},
{
"rating": 3,
"comment": "Would not recommend!",
"date": "2025-04-30T09:41:02.053Z",
"reviewerName": "Henry Hill",
"reviewerEmail": "henry.hill@x.dummyjson.com"
},
{
"rating": 5,
"comment": "Excellent quality!",
"date": "2025-04-30T09:41:02.053Z",
"reviewerName": "Addison Wright",
"reviewerEmail": "addison.wright@x.dummyjson.com"
}
],
"returnPolicy": "30 days return policy",
"minimumOrderQuantity": 12,
"meta": {
"createdAt": "2025-04-30T09:41:02.053Z",
"updatedAt": "2025-04-30T09:41:02.053Z",
"barcode": "2365227493323",
"qrCode": "https://cdn.dummyjson.com/public/qr-code.png"
},
"images": [
"https://cdn.dummyjson.com/product-images/groceries/green-bell-pepper/1.webp"
],
"thumbnail": "https://cdn.dummyjson.com/product-images/groceries/green-bell-pepper/thumbnail.webp"
}