shoplite-essentials / data.json
Ram2005's picture
ALL BUTTONS ARE NOT WORKING and more and add json file
3105a9a verified
Invalid JSON: Unexpected token 'j', "json [ {"... is not valid JSON
json
[
{
"id": 1,
"name": "Wireless Noise Headphones",
"price": 299.00,
"category": "tech",
"image": "http://static.photos/technology/640x360/1",
"rating": 4.8,
"description": "Immersive sound with active noise cancellation and 30-hour battery life."
},
{
"id": 2,
"name": "Ergonomic Mechanical Keyboard",
"price": 149.50,
"category": "tech",
"image": "http://static.photos/workspace/640x360/2",
"rating": 4.7,
"description": "Tactile switches with a split design for maximum comfort during long coding sessions."
},
{
"id": 3,
"name": "Modern Desk Lamp",
"price": 89.99,
"category": "design",
"image": "http://static.photos/interior/640x360/3",
"rating": 4.5,
"description": "Adjustable LED lighting with multiple color temperatures to set the mood."
},
{
"id": 4,
"name": "4K Monitor 27inch",
"price": 450.00,
"category": "tech",
"image": "http://static.photos/technology/640x360/4",
"rating": 4.9,
"description": "Crystal clear display perfect for designers and developers. HDR10 supported."
},
{
"id": 5,
"name": "Minimalist Notebook Set",
"price": 24.00,
"category": "design",
"image": "http://static.photos/stationery/640x360/5",
"rating": 4.3,
"description": "Premium paper quality with a hardcover finish. Includes 3 notebooks."
},
{
"id": 6,
"name": "Smart Watch Series 5",
"price": 399.00,
"category": "tech",
"image": "http://static.photos/technology/640x360/6",
"rating": 4.6,
"description": "Track your fitness, heart rate, and stay connected on the go."
},
{
"id": 7,
"name": "Ergonomic Office Chair",
"price": 650.00,
"category": "design",
"image": "http://static.photos/workspace/640x360/7",
"rating": 4.8,
"description": "Lumbar support and breathable mesh for all-day comfort."
},
{
"id": 8,
"name": "USB-C Hub Pro",
"price": 59.99,
"category": "tech",
"image": "http://static.photos/technology/640x360/8",
"rating": 4.4,
"description": "All-in-one connectivity solution with HDMI, USB 3.0, and SD card slots."
}
]
</html>