forked from RAJANI9/simple-ecommerce-website-java
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathproducts.json
12 lines (12 loc) · 2.63 KB
/
products.json
1
2
3
4
5
6
7
8
9
10
11
12
{"_id":{"$oid":"5ddd35ade138ce30521480db"},"id":{"$numberInt":"1"},"name":"Apple Macbook Pro","price":{"$numberDouble":"8999.99"},"quantity":{"$numberInt":"5"},"description":"8 gb ram, 512 gb SSD","url":"images/macbookpro.jpg"}
{"_id":{"$oid":"5de8fc3ac3051860a7b040e5"},"id":{"$numberInt":"2"},"name":"Lenovo Ideapad 320 Notebook","price":{"$numberDouble":"3999.99"},"quantity":{"$numberInt":"7"},"description":"i5 processor, 12gb RAM, 1 TB HDD","url":"images/lenovo.jpg"}
{"_id":{"$oid":"5de9159c728e9f3e76867a0c"},"id":{"$numberInt":"3"},"name":"Iphone 11 Pro","price":{"$numberDouble":"9999.99"},"quantity":{"$numberInt":"9"},"description":"Last Generation iphone XI pro max","url":"images/iphone11pro.jpg"}
{"_id":{"$oid":"5de915cd728e9f3e76867a0e"},"id":{"$numberInt":"4"},"name":"Samsung S10","price":{"$numberDouble":"6799.99"},"quantity":{"$numberInt":"51"},"description":"wireless charging","url":"images/samsungs10.jpg"}
{"_id":{"$oid":"5de91607728e9f3e76867a10"},"id":{"$numberInt":"5"},"name":"Apple Airpords 2","price":{"$numberDouble":"1099.99"},"quantity":{"$numberInt":"15"},"description":"very high sound quality","url":"images/airpods2.jpg"}
{"_id":{"$oid":"5de9163f728e9f3e76867a12"},"id":{"$numberInt":"6"},"name":"Samsung Galaxy Buds","price":{"$numberDouble":"849.99"},"quantity":{"$numberInt":"22"},"description":"color: black","url":"images/galaxybuds.jpg"}
{"_id":{"$oid":"5de9168f728e9f3e76867a14"},"id":{"$numberInt":"7"},"name":"Apple TV","price":{"$numberDouble":"1049.99"},"quantity":{"$numberInt":"73"},"description":"with remote control","url":"images/appletv.jpg"}
{"_id":{"$oid":"5de916ed728e9f3e76867a16"},"id":{"$numberInt":"8"},"name":"Sony PS4","price":{"$numberDouble":"2499.99"},"quantity":{"$numberInt":"55"},"description":"with 2 dualshock4","url":"images/ps4.png"}
{"_id":{"$oid":"5de91727728e9f3e76867a18"},"id":{"$numberInt":"9"},"name":"Microsoft XboxOne","price":{"$numberDouble":"2299.99"},"quantity":{"$numberInt":"10"},"description":"color: white","url":"images/xboxone.jpg"}
{"_id":{"$oid":"5de9176e728e9f3e76867a1a"},"id":{"$numberInt":"10"},"name":"Sony ps4 VR","price":{"$numberDouble":"1799.99"},"quantity":{"$numberInt":"45"},"description":"virtual reality glass","url":"images/ps4vr.jpg"}
{"_id":{"$oid":"5de917ab728e9f3e76867a1c"},"id":{"$numberInt":"11"},"name":"Apple Iphone 6","price":{"$numberDouble":"2499.99"},"quantity":{"$numberInt":"54"},"description":"color: black, screen: 4.7\"","url":"images/iphone6.jpg"}
{"_id":{"$oid":"5de917da728e9f3e76867a1e"},"id":{"$numberInt":"12"},"name":"HTC One","price":{"$numberDouble":"1999.99"},"quantity":{"$numberInt":"8"},"description":"color: grey, audio: beats","url":"images/htcone.jpg"}