This commit is contained in:
119
webseite-react-php/react-app/public/data/nerdshop-products.json
Normal file
119
webseite-react-php/react-app/public/data/nerdshop-products.json
Normal file
@@ -0,0 +1,119 @@
|
||||
[
|
||||
{
|
||||
"_id": "675bee96bb39023b77e6cd92",
|
||||
"title": "Smart Coffee Mug with LCD Level Indicator",
|
||||
"sku": "MUG0007",
|
||||
"stock": 25,
|
||||
"price": 49.99,
|
||||
"description": "Know exactly how much coffee you have left with this LCD-equipped mug.",
|
||||
"tagline": "Never face an empty mug again."
|
||||
},
|
||||
{
|
||||
"_id": "675bee96bb39023b77e6cd93",
|
||||
"title": "Bluetooth Coffee Mug with Fortune Telling Scanner",
|
||||
"sku": "MUG0013",
|
||||
"stock": 15,
|
||||
"price": 99.99,
|
||||
"description": "Get your daily fortune with every sip using this Bluetooth-connected mug.",
|
||||
"tagline": "Coffee reading, made smart."
|
||||
},
|
||||
{
|
||||
"_id": "675bee96bb39023b77e6cd94",
|
||||
"title": "South Pole Tested Pre-Warmed Ink Pen",
|
||||
"sku": "OFF3145",
|
||||
"stock": 34,
|
||||
"price": 29.95,
|
||||
"description": "Write smoothly even in the coldest conditions with this pre-warmed ink pen.",
|
||||
"tagline": "The pen that conquers the cold."
|
||||
},
|
||||
{
|
||||
"_id": "675bee96bb39023b77e6cd95",
|
||||
"title": "Ambidextrous Computer Mouse",
|
||||
"sku": "COM1001",
|
||||
"stock": 50,
|
||||
"price": 19.9,
|
||||
"description": "Finally, a mouse designed for both left and right-handed users.",
|
||||
"tagline": "End the left-right struggle."
|
||||
},
|
||||
{
|
||||
"_id": "675bee96bb39023b77e6cd96",
|
||||
"title": "Easter Egg Themed Webcam",
|
||||
"sku": "COM0404",
|
||||
"stock": 8,
|
||||
"price": 14.99,
|
||||
"description": "Add some festive flair to your video calls with this Easter egg webcam.",
|
||||
"tagline": "Happy Easter, every day."
|
||||
},
|
||||
{
|
||||
"_id": "675bee96bb39023b77e6cd97",
|
||||
"title": "Vulcan Language vi Cheatsheet",
|
||||
"sku": "COM0001",
|
||||
"stock": 6,
|
||||
"price": 9.9,
|
||||
"description": "Master the Vulcan language and vi editor simultaneously with this handy cheatsheet.",
|
||||
"tagline": "Learn vi and Vulcan, live long and prosper."
|
||||
},
|
||||
{
|
||||
"_id": "675bee96bb39023b77e6cd98",
|
||||
"title": "Klingon Language emacs Cheatsheet",
|
||||
"sku": "COM1536",
|
||||
"stock": 33,
|
||||
"price": 9.9,
|
||||
"description": "Conquer the Klingon language and emacs with this comprehensive cheatsheet.",
|
||||
"tagline": "Learn emacs and Klingon, qapla'!"
|
||||
},
|
||||
{
|
||||
"_id": "675bee96bb39023b77e6cda0",
|
||||
"title": "Self-Folding Laundry Basket",
|
||||
"sku": "HME0023",
|
||||
"stock": 15,
|
||||
"price": 79.99,
|
||||
"description": "Say goodbye to laundry clutter with this self-folding basket.",
|
||||
"tagline": "Laundry day just got easier."
|
||||
},
|
||||
{
|
||||
"_id": "675bee96bb39023b77e6cda1",
|
||||
"title": "Noise-Cancelling Headphones for Cats",
|
||||
"sku": "PET0112",
|
||||
"stock": 39,
|
||||
"price": 39.95,
|
||||
"description": "Give your cat the gift of silence with these noise-canceling headphones.",
|
||||
"tagline": "Purrfect tranquility for your feline friend."
|
||||
},
|
||||
{
|
||||
"_id": "675bee96bb39023b77e6cda2",
|
||||
"title": "Glow-in-the-Dark Toilet Paper",
|
||||
"sku": "HME0221",
|
||||
"stock": 65,
|
||||
"price": 12.5,
|
||||
"description": "Navigate your midnight bathroom trips with ease using this glow-in-the-dark toilet paper.",
|
||||
"tagline": "A guiding light in the darkness."
|
||||
},
|
||||
{
|
||||
"_id": "675bee96bb39023b77e6cda3",
|
||||
"title": "Automatic Plant Waterer with Compliment Dispenser",
|
||||
"sku": "GRD0334",
|
||||
"stock": 17,
|
||||
"price": 69.99,
|
||||
"description": "Keep your plants happy and hydrated with automatic watering and daily compliments.",
|
||||
"tagline": "Nurture your plants, boost their self-esteem."
|
||||
},
|
||||
{
|
||||
"_id": "675bee96bb39023b77e6cda4",
|
||||
"title": "Self-Stirring Cereal Bowl",
|
||||
"sku": "KIT0445",
|
||||
"stock": 55,
|
||||
"price": 24.95,
|
||||
"description": "Enjoy perfectly crunchy cereal every time with this self-stirring bowl.",
|
||||
"tagline": "No more soggy surprises."
|
||||
},
|
||||
{
|
||||
"_id": "675bee96bb39023b77e6cda5",
|
||||
"title": "Polygon Planet Lamp",
|
||||
"sku": "LMP0556",
|
||||
"stock": 4,
|
||||
"price": 39.9,
|
||||
"description": "Transform your space with the enchanting glow of a planetarium-inspired lamp.",
|
||||
"tagline": "Bring the cosmos into your home."
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user