Last active
August 29, 2015 13:58
-
-
Save joshchu/9959976 to your computer and use it in GitHub Desktop.
product JSON object
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "id": "3635065", | |
| "SKU": "3635065", | |
| "Model": "KDL-40NX700", | |
| "name": "Sony 40 in. Bravia TV", | |
| "Description": "This is an amazing tv. You should buy it.", | |
| "Brand": "Sony", | |
| "Aspect Ratio": "16:9", | |
| "Feature": ["Child Lock", "Picture in Picture", "Sleep Timer"], | |
| "Release Date": "10-19-2010" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment