Erreur SQL !
select I.id from ls_modShop_cond_item_lk as K left join ls_modShop_cond_item as I on (I.id=K.id_cond and I.lang=K.lang) left join ls_modShop_cond as C on (C.id=I.id_cond and C.lang=I.lang) where K.id_prod in () and I.etat=1 and K.lang='fr' and C.qte!=1
You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ') and I.etat=1 and K.lang='fr' and C.qte!=1' at line 1