Posts by Luckaz • 33 points
1 post
- 
		3 votes1 answer106 viewsQ: Link a JSON parameter to a product in WoocommerceI have a JSON that returns me a list with some flight data: "programa": "multiplus", "qtdOpcoesIda": 50, "qtdOpcoesVolta": 50, "menorTarifa": { "pontos": 15000, "dinheiro": 767.8 }, "taxaEmbarque":…