https://dummyjson.com/products/5

Previous - Next

{
  "id": 5,
  "title": "Red Nail Polish",
  "description": "The Red Nail Polish offers a rich and glossy red hue for vibrant and polished nails. With a quick-drying formula, it provides a salon-quality finish at home.",
  "category": "beauty",
  "price": 8.99,
  "discountPercentage": 11.44,
  "rating": 4.32,
  "stock": 79,
  "tags": [
    "beauty",
    "nail polish"
  ],
  "brand": "Nail Couture",
  "sku": "BEA-NAI-NAI-005",
  "weight": 8,
  "dimensions": {
    "width": 21.63,
    "height": 16.48,
    "depth": 29.84
  },
  "warrantyInformation": "1 month warranty",
  "shippingInformation": "Ships overnight",
  "availabilityStatus": "In Stock",
  "reviews": [
    {
      "rating": 2,
      "comment": "Poor quality!",
      "date": "2025-04-30T09:41:02.053Z",
      "reviewerName": "Benjamin Wilson",
      "reviewerEmail": "benjamin.wilson@x.dummyjson.com"
    },
    {
      "rating": 5,
      "comment": "Great product!",
      "date": "2025-04-30T09:41:02.053Z",
      "reviewerName": "Liam Smith",
      "reviewerEmail": "liam.smith@x.dummyjson.com"
    },
    {
      "rating": 1,
      "comment": "Very unhappy with my purchase!",
      "date": "2025-04-30T09:41:02.053Z",
      "reviewerName": "Clara Berry",
      "reviewerEmail": "clara.berry@x.dummyjson.com"
    }
  ],
  "returnPolicy": "No return policy",
  "minimumOrderQuantity": 22,
  "meta": {
    "createdAt": "2025-04-30T09:41:02.053Z",
    "updatedAt": "2025-04-30T09:41:02.053Z",
    "barcode": "4063010628104",
    "qrCode": "https://cdn.dummyjson.com/public/qr-code.png"
  },
  "images": [
    "https://cdn.dummyjson.com/product-images/beauty/red-nail-polish/1.webp"
  ],
  "thumbnail": "https://cdn.dummyjson.com/product-images/beauty/red-nail-polish/thumbnail.webp"
}