[
  {
    "id": "b919ec6f-8622-4a2d-b3d7-f1ae8f6c7955",
    "name": "DJI Air 3",
    "price": 0.01,
    "image": "https://images.unsplash.com/photo-1473968512647-3e447244af8f?auto=format&fit=crop&w=1200&q=80",
    "badge": "NEW",
    "category": "Drone",
    "stock": 10,
    "active": true
  },
  {
    "id": "af1dded0-e0d9-43c6-a770-27a78d20f039",
    "name": "FPV Racing Drone",
    "price": 28,
    "image": "https://images.unsplash.com/photo-1508614589041-895b88991e3e?auto=format&fit=crop&w=1200&q=80",
    "badge": "HOT",
    "category": "Drone",
    "stock": 8,
    "active": true
  },
  {
    "id": "e22f44eb-c5a4-4153-ad9f-1d3d18edbd1c",
    "name": "DDD",
    "price": 1,
    "originalPrice": 2,
    "image": "/uploads/products/1777538701764-38cc0233-e3ba-4393-b6f2-a9bc56f66edb.png",
    "images": [
      "/uploads/products/1777538701764-38cc0233-e3ba-4393-b6f2-a9bc56f66edb.png",
      "/uploads/products/1777539452169-bb6012c9-392c-438d-a8a5-5cc1723fb7db.png",
      "/uploads/products/1777547001375-938179fc-5322-4554-a092-fca051e20e9e.png"
    ],
    "badge": "new",
    "category": "Drone",
    "stock": 1,
    "active": true
  }
]