Salve vorrei sapere se esiste un modo di modificare la descrizione a piu prodotti contemporaneamente . tipo come fare modifiche a molte articoli selezionati contemporaneamente su Ebay
Grazie
Solved! Go to Solution.
If these products are in your Magento 2 website, I would recommend using the export them as a CSV, adjust the product descriptions more quickly in bulk on the CSV file, and then import in the changes.
There are step-by-step instructions on exporting here: https://docs.magento.com/m2/ce/user_guide/system/data-export.html
and on importing here: https://docs.magento.com/m2/ce/user_guide/system/data-import.html
Buona Fortuna!
If these products are in your Magento 2 website, I would recommend using the export them as a CSV, adjust the product descriptions more quickly in bulk on the CSV file, and then import in the changes.
There are step-by-step instructions on exporting here: https://docs.magento.com/m2/ce/user_guide/system/data-export.html
and on importing here: https://docs.magento.com/m2/ce/user_guide/system/data-import.html
Buona Fortuna!
Grazie mille per la rapida e perfetta risposta