diff options
| author | Kumar Priyansh <[email protected]> | 2019-05-31 17:53:27 +0700 |
|---|---|---|
| committer | Kumar Priyansh <[email protected]> | 2019-05-31 17:53:27 +0700 |
| commit | 6b3439c68456d7a38003759a01facf4e1764f4f4 (patch) | |
| tree | 4fc2fa058b837fb55ba9299a4a79d9908e57db4f | |
| parent | 4352054fc99a30b7ecb48fc8487c617f33b9c7fa (diff) | |
| download | firebase-ecommerce-6b3439c68456d7a38003759a01facf4e1764f4f4.tar.xz firebase-ecommerce-6b3439c68456d7a38003759a01facf4e1764f4f4.zip | |
Updated Products JSON
| -rw-r--r-- | products.json | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/products.json b/products.json new file mode 100644 index 0000000..f1e1854 --- /dev/null +++ b/products.json @@ -0,0 +1,41 @@ +{ + "0": { + "productId" : "0", + "productName": "Diecast Model Cars Toy Cars Alloy Pull Back Toy Car with Sound and Light Toy Kids Toys 1/32 Scale (Red)", + "ProductImageURL": "https://images-na.ssl-images-amazon.com/images/I/71MyeaKySwL._SX425_.jpg", + "productDescription": { + "0": "Beautiful Tesla car model toys,pull back car is very easy to use for 3 years old, even 1 year old children can use also It is a good decompression toy for adults in the office.", + "1": "Diecast cars 1/32 Model ,Cars made of zinc alloy with plastic parts,Rubber tires,Detailed interior, exterior. very solid model , difficult to damage.", + "2": ".Multi-door open and storage compartment,Front and rear lights with sound.", + "3": "In order to strengthen the safety awareness of the children, the warning tone was recorded in chinese : driving now. Please fasten your seat belt.If you don't like the sound, you can turn off the battery", + "4": "Packaging: With window retail gift box and show stand." + }, + "productPrice": "17.99" + }, + "1": { + "productId" : "1", + "productName": "Acer Aspire E 15, 15.6 inch Full HD, 8th Gen Intel Core i3-8130U, 6GB RAM Memory, 1TB HDD, 8X DVD, E5-576-392H", + "ProductImageURL": "https://images-na.ssl-images-amazon.com/images/I/618oANL1phL._SL1500_.jpg", + "productDescription": { + "0": "8th Generation Intel Core i3-8130U Processor (Up to 3.4GHz)", + "1": "15.6 inch Full HD (1920 x 1080) widescreen LED-lit Display", + "2": "6GB Dual Channel Memory, 1TB HDD & 8x DVD", + "3": "Up to 13.5-Hours of battery life", + "4": "Windows 10 Home" + }, + "productPrice": "329.99" + }, + "2": { + "productId" : "2", + "productName": "Samsung SSD 860 EVO 500GB 2.5 inch SATA III Internal SSD (MZ-76E500B/AM)", + "ProductImageURL": "https://images-na.ssl-images-amazon.com/images/I/814poe%2BIDsL._SL1500_.jpg", + "productDescription": { + "0": "Powered by Samsung V-NAND Technology. Optimized Performance for Everyday Computing", + "1": "Enhanced Performance: Sequential Read/Write speeds up to 550MB/s and 520MB/s respectively", + "2": "Ideal for mainstream PCs and laptops for personal, gaming and business use", + "3": "Hardware/Software Compatibility: Windows 8/Windows 7/Windows Server 2003 (32-bit and 64-bit), Vista (SP1 and above), XP (SP2 and above), MAC OSX, and Linux", + "4": "Included Contents: 2.5 inch (7mm) SATA III (6Gb/s) SSD & User Manual (All Other Cables, Screws, Brackets Not Included). 5-Year Warranty.Reliability (MTBF):1.5 Million Hours Reliability (MTBF)" + }, + "productPrice": "77.99" + } +}
\ No newline at end of file |
