Luego iteramos sobre los productos y añadimos una fila al fichero CSV para cada producto, y luego le añadios los valores que se corresponden con el nombre de la columna. | We then loop through all the products and add a row to the CSV file for each one and add the values that match the column names. |
