Last active
December 20, 2015 08:28
-
-
Save adautoneto/6100353 to your computer and use it in GitHub Desktop.
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
[ | |
{ | |
"title": "Aproveite 50% OFF em toda a loja!", | |
"description": "Aproveite para comprar na Amazon economizando 50% em qualquer produto.", | |
"store": { | |
"name": "Amazon", | |
"image": "amazoncom.jpg" | |
} | |
}, | |
{ | |
"title": "20% OFF em notebooks e ultrabooks", | |
"description": "Somente essa semana notebooks e ultrabooks com 20% de desconto na Dell. Você não vai deixar de aproveitar esse super desconto, vai?", | |
"store": { | |
"name": "Dell", | |
"image": "Dell.jpg" | |
} | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment