https://dummyjson.com/products/152

Previous - Next

{
  "id": 152,
  "title": "Tennis Racket",
  "description": "The Tennis Racket is an essential piece of equipment used in the sport of tennis. It features a frame with strings and a grip, allowing players to hit the tennis ball.",
  "category": "sports-accessories",
  "price": 49.99,
  "discountPercentage": 19.61,
  "rating": 4.03,
  "stock": 6,
  "tags": [
    "sports equipment",
    "tennis"
  ],
  "sku": "SPO-BRD-TEN-152",
  "weight": 7,
  "dimensions": {
    "width": 17.7,
    "height": 16.38,
    "depth": 18.74
  },
  "warrantyInformation": "5 year warranty",
  "shippingInformation": "Ships overnight",
  "availabilityStatus": "Low Stock",
  "reviews": [
    {
      "rating": 3,
      "comment": "Poor quality!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Mason Parker",
      "reviewerEmail": "mason.parker@x.dummyjson.com"
    },
    {
      "rating": 5,
      "comment": "Highly impressed!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Gabriel Bailey",
      "reviewerEmail": "gabriel.bailey@x.dummyjson.com"
    },
    {
      "rating": 5,
      "comment": "Highly recommended!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Lincoln Kelly",
      "reviewerEmail": "lincoln.kelly@x.dummyjson.com"
    }
  ],
  "returnPolicy": "7 days return policy",
  "minimumOrderQuantity": 5,
  "meta": {
    "createdAt": "2025-04-30T09:41:02.054Z",
    "updatedAt": "2025-04-30T09:41:02.054Z",
    "barcode": "5611498376196",
    "qrCode": "https://cdn.dummyjson.com/public/qr-code.png"
  },
  "images": [
    "https://cdn.dummyjson.com/product-images/sports-accessories/tennis-racket/1.webp"
  ],
  "thumbnail": "https://cdn.dummyjson.com/product-images/sports-accessories/tennis-racket/thumbnail.webp"
}