Skip to content

Instantly share code, notes, and snippets.

@danielmalone
Last active May 11, 2019 15:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save danielmalone/df34a33a06e985d85f2ba7f6e635c600 to your computer and use it in GitHub Desktop.
Save danielmalone/df34a33a06e985d85f2ba7f6e635c600 to your computer and use it in GitHub Desktop.
[
{
"name": "Black Dress Shoes",
"photo_url": "https://finepointmobile.com/data/jeans1.jpg",
"description": "This is a nice description. got it? This is a nice description. got it? This is a nice description. got it? This is a nice description. got it? This is a nice description. got it? This is a nice description. got it? ",
"price": 200,
"isOnSale": true
},
{
"name": "Black Shirt",
"photo_url": "https://finepointmobile.com/data/jeans2.jpg",
"description": "This is a nice description. got it? This is a nice description. got it? This is a nice description. got it? This is a nice description. got it? This is a nice description. got it? This is a nice description. got it? ",
"price": 1.99,
"isOnSale": true
},
{
"name": "Red Skirt for Women",
"photo_url": "https://finepointmobile.com/data/jeans2.jpg",
"description": "This is a nice description. got it? This is a nice description. got it? This is a nice description. got it? This is a nice description. got it? This is a nice description. got it? This is a nice description. got it? ",
"price": 19.95,
"isOnSale": false
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment