Any expert here can guide me on how to modify Prestashop to accept a custom field in csv file and save it in the database with the product?
I tried modifying this files
/classes/Product.php
/controllers/admin/AdminImportController.php
but I still have a problem