SELECT *, titolo_ru AS titolo_prodotto, ordini_web_righe.* FROM ordini_web_righe LEFT JOIN modelli ON ordini_web_righe.id_art=modelli.id WHERE ordini_web_righe.id_testa='0' and tipo=0 and ordini_web_righe.user='6lk3vn5rjt1h7el52p5i2td92n' ORDER BY ordini_web_righe.ordine ASC, ordini_web_righe.id ASC