diff --git a/images/eraserdust.jpg b/images/eraserdust.jpg new file mode 100644 index 0000000..eb797ce Binary files /dev/null and b/images/eraserdust.jpg differ diff --git a/products.json b/products.json index cb0b8f5..0459c56 100644 --- a/products.json +++ b/products.json @@ -533,5 +533,46 @@ }, "images": ["/graphpaper.jpg"], "thumbnail": "/graphpaper.jpg" + }, + { + "id": 14, + "title": "Eraser dust", + "description": "A pile or carefully sculpted eraser dust, coloured with just the right hue and shade, and easily falls apart the second you touch it. Perfect for showing your peers, parents and teachers how hardworking you are.", + "category": ["stationery", "used-items"], + "price": 3.979191307e22, + "discountPercentage": 67, + "rating": 4, + "stock": 2000000, + "tags": ["stationery"], + "brand": "BuniMart Exclusive", + "warrantyInformation": "No warranty (consumable item)", + "shippingInformation": "In-school delivery", + "availabilityStatus": "In Stock", + "reviews": [ + { + "rating": 5, + "comment": "This is the worst quality eraser dust ever! Love it!", + "date": "2025-04-30T09:41:02.053Z", + "reviewerName": "Regna Lime", + "reviewerEmail": "alex.tan@x.dummyjson.com" + }, + { + "rating": 5, + "comment": "What the sigma", + "reviewerName": "Tong Yi", + "date": "2025-04-30T09:41:02.053Z", + "reviewerEmail": "a@a.com" + } + ], + "returnPolicy": "0-day return for unused items", + "minimumOrderQuantity": 1, + "meta": { + "createdAt": "2025-04-30T09:41:02.053Z", + "updatedAt": "2025-04-30T09:41:02.053Z", + "barcode": "9551234567890", + "qrCode": "https://cdn.dummyjson.com/public/qr-code.png" + }, + "images": ["/eraserdust.jpg"], + "thumbnail": "/eraserdust.jpg" } ]