https://dummyjson.com/products/149

Previous - Next

{
  "id": 149,
  "title": "Iron Golf",
  "description": "The Iron Golf is a type of golf club designed for various golf shots. It features a solid metal head and is used for approach shots, chipping, and other golfing techniques.",
  "category": "sports-accessories",
  "price": 49.99,
  "discountPercentage": 6.53,
  "rating": 4.41,
  "stock": 90,
  "tags": [
    "sports equipment",
    "golf"
  ],
  "sku": "SPO-BRD-IRO-149",
  "weight": 2,
  "dimensions": {
    "width": 10.15,
    "height": 19.55,
    "depth": 5.91
  },
  "warrantyInformation": "3 months warranty",
  "shippingInformation": "Ships in 2 weeks",
  "availabilityStatus": "In Stock",
  "reviews": [
    {
      "rating": 5,
      "comment": "Awesome product!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Julian Newton",
      "reviewerEmail": "julian.newton@x.dummyjson.com"
    },
    {
      "rating": 1,
      "comment": "Would not buy again!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Caleb Perkins",
      "reviewerEmail": "caleb.perkins@x.dummyjson.com"
    },
    {
      "rating": 5,
      "comment": "Awesome product!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Aria Ferguson",
      "reviewerEmail": "aria.ferguson@x.dummyjson.com"
    }
  ],
  "returnPolicy": "7 days return policy",
  "minimumOrderQuantity": 8,
  "meta": {
    "createdAt": "2025-04-30T09:41:02.054Z",
    "updatedAt": "2025-04-30T09:41:02.054Z",
    "barcode": "4196059523236",
    "qrCode": "https://cdn.dummyjson.com/public/qr-code.png"
  },
  "images": [
    "https://cdn.dummyjson.com/product-images/sports-accessories/iron-golf/1.webp"
  ],
  "thumbnail": "https://cdn.dummyjson.com/product-images/sports-accessories/iron-golf/thumbnail.webp"
}