Ver original$mail = '';foreach ($productos as $id => $cnt) { $mail .= "Producto $id, cantidad: $cnt\n";}