https://dummyjson.com/products/29
{
"id": 29,
"title": "Juice",
"description": "Refreshing fruit juice, packed with vitamins and great for staying hydrated.",
"category": "groceries",
"price": 3.99,
"discountPercentage": 12.06,
"rating": 3.94,
"stock": 50,
"tags": [
"beverages"
],
"sku": "GRO-BRD-JUI-029",
"weight": 1,
"dimensions": {
"width": 18.56,
"height": 21.46,
"depth": 28.02
},
"warrantyInformation": "6 months warranty",
"shippingInformation": "Ships in 1 week",
"availabilityStatus": "In Stock",
"reviews": [
{
"rating": 5,
"comment": "Excellent quality!",
"date": "2025-04-30T09:41:02.053Z",
"reviewerName": "Nolan Gonzalez",
"reviewerEmail": "nolan.gonzalez@x.dummyjson.com"
},
{
"rating": 4,
"comment": "Would buy again!",
"date": "2025-04-30T09:41:02.053Z",
"reviewerName": "Bella Grant",
"reviewerEmail": "bella.grant@x.dummyjson.com"
},
{
"rating": 5,
"comment": "Awesome product!",
"date": "2025-04-30T09:41:02.053Z",
"reviewerName": "Aria Flores",
"reviewerEmail": "aria.flores@x.dummyjson.com"
}
],
"returnPolicy": "No return policy",
"minimumOrderQuantity": 25,
"meta": {
"createdAt": "2025-04-30T09:41:02.053Z",
"updatedAt": "2025-04-30T09:41:02.053Z",
"barcode": "6936112580956",
"qrCode": "https://cdn.dummyjson.com/public/qr-code.png"
},
"images": [
"https://cdn.dummyjson.com/product-images/groceries/juice/1.webp"
],
"thumbnail": "https://cdn.dummyjson.com/product-images/groceries/juice/thumbnail.webp"
}