https://dummyjson.com/products/148

Previous - Next

{
  "id": 148,
  "title": "Golf Ball",
  "description": "The Golf Ball is a small ball used in the sport of golf. It features dimples on its surface, providing aerodynamic lift and distance when struck by a golf club.",
  "category": "sports-accessories",
  "price": 9.99,
  "discountPercentage": 17.37,
  "rating": 4.3,
  "stock": 84,
  "tags": [
    "sports equipment",
    "golf"
  ],
  "sku": "SPO-BRD-GOL-148",
  "weight": 3,
  "dimensions": {
    "width": 24.89,
    "height": 23.39,
    "depth": 12.47
  },
  "warrantyInformation": "1 year warranty",
  "shippingInformation": "Ships in 3-5 business days",
  "availabilityStatus": "In Stock",
  "reviews": [
    {
      "rating": 2,
      "comment": "Not worth the price!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Ella Cook",
      "reviewerEmail": "ella.cook@x.dummyjson.com"
    },
    {
      "rating": 2,
      "comment": "Waste of money!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Cameron Perez",
      "reviewerEmail": "cameron.perez@x.dummyjson.com"
    },
    {
      "rating": 5,
      "comment": "Very satisfied!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Mason Wright",
      "reviewerEmail": "mason.wright@x.dummyjson.com"
    }
  ],
  "returnPolicy": "No return policy",
  "minimumOrderQuantity": 40,
  "meta": {
    "createdAt": "2025-04-30T09:41:02.054Z",
    "updatedAt": "2025-04-30T09:41:02.054Z",
    "barcode": "6940117186155",
    "qrCode": "https://cdn.dummyjson.com/public/qr-code.png"
  },
  "images": [
    "https://cdn.dummyjson.com/product-images/sports-accessories/golf-ball/1.webp"
  ],
  "thumbnail": "https://cdn.dummyjson.com/product-images/sports-accessories/golf-ball/thumbnail.webp"
}