https://dummyjson.com/products/117

Previous - Next

{
  "id": 117,
  "title": "Sportbike Motorcycle",
  "description": "The Sportbike Motorcycle is designed for speed and agility, with a sleek and aerodynamic profile. It's suitable for riders looking for a dynamic and thrilling riding experience.",
  "category": "motorcycle",
  "price": 7499.99,
  "discountPercentage": 11.58,
  "rating": 3.94,
  "stock": 0,
  "tags": [
    "motorcycles",
    "sportbikes"
  ],
  "brand": "SpeedMaster",
  "sku": "MOT-SPE-SPO-117",
  "weight": 10,
  "dimensions": {
    "width": 22.5,
    "height": 22.74,
    "depth": 8.38
  },
  "warrantyInformation": "5 year warranty",
  "shippingInformation": "Ships in 2 weeks",
  "availabilityStatus": "Out of Stock",
  "reviews": [
    {
      "rating": 5,
      "comment": "Highly impressed!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Mason Parker",
      "reviewerEmail": "mason.parker@x.dummyjson.com"
    },
    {
      "rating": 1,
      "comment": "Would not recommend!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Daniel Cook",
      "reviewerEmail": "daniel.cook@x.dummyjson.com"
    },
    {
      "rating": 1,
      "comment": "Very disappointed!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Isabella Anderson",
      "reviewerEmail": "isabella.anderson@x.dummyjson.com"
    }
  ],
  "returnPolicy": "30 days return policy",
  "minimumOrderQuantity": 1,
  "meta": {
    "createdAt": "2025-04-30T09:41:02.054Z",
    "updatedAt": "2025-04-30T09:41:02.054Z",
    "barcode": "8451323904420",
    "qrCode": "https://cdn.dummyjson.com/public/qr-code.png"
  },
  "images": [
    "https://cdn.dummyjson.com/product-images/motorcycle/sportbike-motorcycle/1.webp",
    "https://cdn.dummyjson.com/product-images/motorcycle/sportbike-motorcycle/2.webp",
    "https://cdn.dummyjson.com/product-images/motorcycle/sportbike-motorcycle/3.webp",
    "https://cdn.dummyjson.com/product-images/motorcycle/sportbike-motorcycle/4.webp"
  ],
  "thumbnail": "https://cdn.dummyjson.com/product-images/motorcycle/sportbike-motorcycle/thumbnail.webp"
}