Skip to content

Instantly share code, notes, and snippets.

@ricexen
Last active November 7, 2018 08:59
Show Gist options
  • Select an option

  • Save ricexen/baf57f1dcbacfe45c0cc897f59a0cf04 to your computer and use it in GitHub Desktop.

Select an option

Save ricexen/baf57f1dcbacfe45c0cc897f59a0cf04 to your computer and use it in GitHub Desktop.
{
"id": "asdf1234",
"inventory": [
{
"id": "i-asdf1",
"item": {
"id": "p-asdf1",
"type": "kit",
"name": "herida profunda",
"image": "https://img.purch.com/w/660/aHR0cDovL3d3dy5saXZlc2NpZW5jZS5jb20vaW1hZ2VzL2kvMDAwLzA5OS83MTYvb3JpZ2luYWwva29hbGFzLXdpdGgtY2hsYW15ZGlhLmpwZw==",
"products": [
{
"id": "p-asdf2",
"type": "product",
"name": "Venda",
"image": "https://proxy.duckduckgo.com/iu/?u=http%3A%2F%2Fwww.calvoizquierdo.es%2Fwp-content%2Fuploads%2F2013%2F01%2Fvenda_crepe_extra.jpg&f=1",
"quantity": 1
},
{
"id": "p-asdf3",
"type": "product",
"name": "Mentrolato",
"image": "http://i.ebayimg.com/images/i/400365013073-0-1/s-l1000.jpg",
"quantity": 1
}
]
},
"quantity": 10
},
{
"id": "i-asdf2",
"item": {
"id": "p-asdf2",
"type": "product",
"name": "Venda",
"image": "https://proxy.duckduckgo.com/iu/?u=http%3A%2F%2Fwww.calvoizquierdo.es%2Fwp-content%2Fuploads%2F2013%2F01%2Fvenda_crepe_extra.jpg&f=1"
},
"quantity": 5
},
{
"id": "i-asdf3",
"item": {
"id": "p-asdf3",
"type": "product",
"name": "Mentrolato",
"image": "http://i.ebayimg.com/images/i/400365013073-0-1/s-l1000.jpg"
},
"quantity": 5
}
]
}
@SLAAMER
Copy link
Copy Markdown

SLAAMER commented Nov 7, 2018

te la batimamaste

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment