https://dummyjson.com/products/189

Previous - Next

{
  "id": 189,
  "title": "Red Shoes",
  "description": "The Red Shoes make a bold statement with their vibrant red color. Whether for a party or a casual outing, these shoes add a pop of color and style to your wardrobe.",
  "category": "womens-shoes",
  "price": 34.99,
  "discountPercentage": 17.69,
  "rating": 3.25,
  "stock": 7,
  "tags": [
    "footwear",
    "women's shoes"
  ],
  "brand": "Fashion Express",
  "sku": "WOM-FAS-SHO-189",
  "weight": 10,
  "dimensions": {
    "width": 15.21,
    "height": 11.62,
    "depth": 22.63
  },
  "warrantyInformation": "No warranty",
  "shippingInformation": "Ships in 1 month",
  "availabilityStatus": "Low Stock",
  "reviews": [
    {
      "rating": 5,
      "comment": "Fast shipping!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Isabella Anderson",
      "reviewerEmail": "isabella.anderson@x.dummyjson.com"
    },
    {
      "rating": 4,
      "comment": "Awesome product!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Luna Perez",
      "reviewerEmail": "luna.perez@x.dummyjson.com"
    },
    {
      "rating": 5,
      "comment": "Highly impressed!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Savannah Gomez",
      "reviewerEmail": "savannah.gomez@x.dummyjson.com"
    }
  ],
  "returnPolicy": "60 days return policy",
  "minimumOrderQuantity": 8,
  "meta": {
    "createdAt": "2025-04-30T09:41:02.054Z",
    "updatedAt": "2025-04-30T09:41:02.054Z",
    "barcode": "5817762883655",
    "qrCode": "https://cdn.dummyjson.com/public/qr-code.png"
  },
  "images": [
    "https://cdn.dummyjson.com/product-images/womens-shoes/red-shoes/1.webp",
    "https://cdn.dummyjson.com/product-images/womens-shoes/red-shoes/2.webp",
    "https://cdn.dummyjson.com/product-images/womens-shoes/red-shoes/3.webp",
    "https://cdn.dummyjson.com/product-images/womens-shoes/red-shoes/4.webp"
  ],
  "thumbnail": "https://cdn.dummyjson.com/product-images/womens-shoes/red-shoes/thumbnail.webp"
}