https://dummyjson.com/products/18
{
"id": 18,
"title": "Cat Food",
"description": "Nutritious cat food formulated to meet the dietary needs of your feline friend.",
"category": "groceries",
"price": 8.99,
"discountPercentage": 9.58,
"rating": 3.13,
"stock": 46,
"tags": [
"pet supplies",
"cat food"
],
"sku": "GRO-BRD-FOO-018",
"weight": 10,
"dimensions": {
"width": 18.08,
"height": 9.26,
"depth": 21.86
},
"warrantyInformation": "1 year warranty",
"shippingInformation": "Ships overnight",
"availabilityStatus": "In Stock",
"reviews": [
{
"rating": 3,
"comment": "Would not recommend!",
"date": "2025-04-30T09:41:02.053Z",
"reviewerName": "Noah Lewis",
"reviewerEmail": "noah.lewis@x.dummyjson.com"
},
{
"rating": 3,
"comment": "Very unhappy with my purchase!",
"date": "2025-04-30T09:41:02.053Z",
"reviewerName": "Ruby Andrews",
"reviewerEmail": "ruby.andrews@x.dummyjson.com"
},
{
"rating": 2,
"comment": "Very disappointed!",
"date": "2025-04-30T09:41:02.053Z",
"reviewerName": "Ethan Thompson",
"reviewerEmail": "ethan.thompson@x.dummyjson.com"
}
],
"returnPolicy": "No return policy",
"minimumOrderQuantity": 18,
"meta": {
"createdAt": "2025-04-30T09:41:02.053Z",
"updatedAt": "2025-04-30T09:41:02.053Z",
"barcode": "1483991328610",
"qrCode": "https://cdn.dummyjson.com/public/qr-code.png"
},
"images": [
"https://cdn.dummyjson.com/product-images/groceries/cat-food/1.webp"
],
"thumbnail": "https://cdn.dummyjson.com/product-images/groceries/cat-food/thumbnail.webp"
}