https://dummyjson.com/products/116

Previous - Next

{
  "id": 116,
  "title": "Scooter Motorcycle",
  "description": "The Scooter Motorcycle is a practical and fuel-efficient bike ideal for urban commuting. It features a step-through design and user-friendly controls for easy maneuverability.",
  "category": "motorcycle",
  "price": 2999.99,
  "discountPercentage": 6.27,
  "rating": 2.53,
  "stock": 84,
  "tags": [
    "motorcycles",
    "scooters"
  ],
  "brand": "ScootMaster",
  "sku": "MOT-SCO-SCO-116",
  "weight": 7,
  "dimensions": {
    "width": 27.31,
    "height": 19.34,
    "depth": 26.72
  },
  "warrantyInformation": "5 year warranty",
  "shippingInformation": "Ships overnight",
  "availabilityStatus": "In Stock",
  "reviews": [
    {
      "rating": 4,
      "comment": "Highly recommended!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Luna Perez",
      "reviewerEmail": "luna.perez@x.dummyjson.com"
    },
    {
      "rating": 2,
      "comment": "Not as described!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Samantha Howard",
      "reviewerEmail": "samantha.howard@x.dummyjson.com"
    },
    {
      "rating": 3,
      "comment": "Very dissatisfied!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Noah Hernandez",
      "reviewerEmail": "noah.hernandez@x.dummyjson.com"
    }
  ],
  "returnPolicy": "7 days return policy",
  "minimumOrderQuantity": 1,
  "meta": {
    "createdAt": "2025-04-30T09:41:02.054Z",
    "updatedAt": "2025-04-30T09:41:02.054Z",
    "barcode": "6595209798181",
    "qrCode": "https://cdn.dummyjson.com/public/qr-code.png"
  },
  "images": [
    "https://cdn.dummyjson.com/product-images/motorcycle/scooter-motorcycle/1.webp",
    "https://cdn.dummyjson.com/product-images/motorcycle/scooter-motorcycle/2.webp",
    "https://cdn.dummyjson.com/product-images/motorcycle/scooter-motorcycle/3.webp",
    "https://cdn.dummyjson.com/product-images/motorcycle/scooter-motorcycle/4.webp"
  ],
  "thumbnail": "https://cdn.dummyjson.com/product-images/motorcycle/scooter-motorcycle/thumbnail.webp"
}