https://dummyjson.com/products/39
{
"id": 39,
"title": "Soft Drinks",
"description": "Assorted soft drinks in various flavors, perfect for refreshing beverages.",
"category": "groceries",
"price": 1.99,
"discountPercentage": 17.48,
"rating": 4.75,
"stock": 53,
"tags": [
"beverages"
],
"sku": "GRO-BRD-SOF-039",
"weight": 9,
"dimensions": {
"width": 19.75,
"height": 6.79,
"depth": 9.33
},
"warrantyInformation": "6 months warranty",
"shippingInformation": "Ships in 2 weeks",
"availabilityStatus": "In Stock",
"reviews": [
{
"rating": 2,
"comment": "Would not recommend!",
"date": "2025-04-30T09:41:02.053Z",
"reviewerName": "Zachary Lee",
"reviewerEmail": "zachary.lee@x.dummyjson.com"
},
{
"rating": 2,
"comment": "Would not recommend!",
"date": "2025-04-30T09:41:02.053Z",
"reviewerName": "Oscar Powers",
"reviewerEmail": "oscar.powers@x.dummyjson.com"
},
{
"rating": 5,
"comment": "Highly recommended!",
"date": "2025-04-30T09:41:02.053Z",
"reviewerName": "Hannah Robinson",
"reviewerEmail": "hannah.robinson@x.dummyjson.com"
}
],
"returnPolicy": "7 days return policy",
"minimumOrderQuantity": 10,
"meta": {
"createdAt": "2025-04-30T09:41:02.053Z",
"updatedAt": "2025-04-30T09:41:02.053Z",
"barcode": "2991169581178",
"qrCode": "https://cdn.dummyjson.com/public/qr-code.png"
},
"images": [
"https://cdn.dummyjson.com/product-images/groceries/soft-drinks/1.webp"
],
"thumbnail": "https://cdn.dummyjson.com/product-images/groceries/soft-drinks/thumbnail.webp"
}