If you want to mark first image of product as cover you need to do:
- Open your database (for example by phpMyAdmin)
- I suggest you create backup of your database for safety (export data and structure)
- Open SQL tab and perform queries from this file (change ‘ps_’ to your prefix):
prestashop-first_image_as_cover.sql - Done! 🙂