https://dummyjson.com/products/113

Previous - Next

{
  "id": 113,
  "title": "Generic Motorcycle",
  "description": "The Generic Motorcycle is a versatile and reliable bike suitable for various riding preferences. With a balanced design, it provides a comfortable and efficient riding experience.",
  "category": "motorcycle",
  "price": 3999.99,
  "discountPercentage": 12.1,
  "rating": 4.91,
  "stock": 34,
  "tags": [
    "motorcycles"
  ],
  "brand": "Generic Motors",
  "sku": "MOT-GEN-GEN-113",
  "weight": 8,
  "dimensions": {
    "width": 26.23,
    "height": 14.04,
    "depth": 17.87
  },
  "warrantyInformation": "1 year warranty",
  "shippingInformation": "Ships in 2 weeks",
  "availabilityStatus": "In Stock",
  "reviews": [
    {
      "rating": 5,
      "comment": "Highly impressed!",
      "date": "2025-04-30T09:41:02.053Z",
      "reviewerName": "Hunter Gordon",
      "reviewerEmail": "hunter.gordon@x.dummyjson.com"
    },
    {
      "rating": 5,
      "comment": "Very satisfied!",
      "date": "2025-04-30T09:41:02.053Z",
      "reviewerName": "Nicholas Bailey",
      "reviewerEmail": "nicholas.bailey@x.dummyjson.com"
    },
    {
      "rating": 1,
      "comment": "Disappointing product!",
      "date": "2025-04-30T09:41:02.053Z",
      "reviewerName": "Elena Long",
      "reviewerEmail": "elena.long@x.dummyjson.com"
    }
  ],
  "returnPolicy": "7 days return policy",
  "minimumOrderQuantity": 1,
  "meta": {
    "createdAt": "2025-04-30T09:41:02.053Z",
    "updatedAt": "2025-04-30T09:41:02.053Z",
    "barcode": "2304118422941",
    "qrCode": "https://cdn.dummyjson.com/public/qr-code.png"
  },
  "images": [
    "https://cdn.dummyjson.com/product-images/motorcycle/generic-motorcycle/1.webp",
    "https://cdn.dummyjson.com/product-images/motorcycle/generic-motorcycle/2.webp",
    "https://cdn.dummyjson.com/product-images/motorcycle/generic-motorcycle/3.webp",
    "https://cdn.dummyjson.com/product-images/motorcycle/generic-motorcycle/4.webp"
  ],
  "thumbnail": "https://cdn.dummyjson.com/product-images/motorcycle/generic-motorcycle/thumbnail.webp"
}