il y a 15 minutes, erry91 a dit :Hi man,
thanks so much for reply.
I need to delete disable so te corret one is this?
('SELECT `id_product` FROM `'._DB_PREFIX_.'product` WHERE `disable` = 0 ORDER BY `id_product` DESC LIMIT 10 ').
Another question is, which table i have to delete to correct deleting products? only ps_product or other tables?
Regards from Enrico.
😬 You will go deleting all product NOT disable with this code