https://dummyjson.com/products/17
{
"id": 17,
"title": "Beef Steak",
"description": "High-quality beef steak, great for grilling or cooking to your preferred level of doneness.",
"category": "groceries",
"price": 12.99,
"discountPercentage": 9.61,
"rating": 4.47,
"stock": 86,
"tags": [
"meat"
],
"sku": "GRO-BRD-BEE-017",
"weight": 10,
"dimensions": {
"width": 18.9,
"height": 5.77,
"depth": 18.57
},
"warrantyInformation": "3 year warranty",
"shippingInformation": "Ships overnight",
"availabilityStatus": "In Stock",
"reviews": [
{
"rating": 3,
"comment": "Would not recommend!",
"date": "2025-04-30T09:41:02.053Z",
"reviewerName": "Eleanor Tyler",
"reviewerEmail": "eleanor.tyler@x.dummyjson.com"
},
{
"rating": 4,
"comment": "Fast shipping!",
"date": "2025-04-30T09:41:02.053Z",
"reviewerName": "Alexander Jones",
"reviewerEmail": "alexander.jones@x.dummyjson.com"
},
{
"rating": 5,
"comment": "Great value for money!",
"date": "2025-04-30T09:41:02.053Z",
"reviewerName": "Natalie Harris",
"reviewerEmail": "natalie.harris@x.dummyjson.com"
}
],
"returnPolicy": "60 days return policy",
"minimumOrderQuantity": 43,
"meta": {
"createdAt": "2025-04-30T09:41:02.053Z",
"updatedAt": "2025-04-30T09:41:02.053Z",
"barcode": "5640063409695",
"qrCode": "https://cdn.dummyjson.com/public/qr-code.png"
},
"images": [
"https://cdn.dummyjson.com/product-images/groceries/beef-steak/1.webp"
],
"thumbnail": "https://cdn.dummyjson.com/product-images/groceries/beef-steak/thumbnail.webp"
}