I have the following ARRAY
var array = [
{"productoId":"4","categoriaId":null,"marcaId":"2"},
{"productoId":"87","categoriaId":null,"marcaId":"2"},
{"productoId":"175","categoriaId":null,"marcaId":"20"}
]
This is received by a...
asked by
10.05.2017 / 17:03