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
{ | |
"produtos": [ | |
{ | |
"id": 1, | |
"nome": "Placa Mãe B450M Legendary", | |
"descricao": "Compatível com processadores AMD Ryzen, suporte a DDR4, M.2 NVMe e USB 3.1.", | |
"preco": 549.90, | |
"desconto": true, | |
"imagem": "https://img.terabyteshop.com.br/produto/g/placa-mae-superframe-b450m-legendary-series-chipset-b450-amd-am4-matx-ddr4-sf-b450-ls_193029.jpg" | |
}, |