--[ SELECT * FROM ecommerce_prodotti LEFT JOIN etichette_tabelle ON ecommerce_prodotti.id = etichette_tabelle.id_tab WHERE etichette_tabelle.tabella = 'ecommerce_prodotti' AND etichette_tabelle.id_etichetta = AND ( stato='pub' ) AND titolo_it <> '' AND titolo_it IS NOT NULL ORDER BY posizione ASC LIMIT 0, 18 ]--
--[ Errore: 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 ( stato='pub' ) AND titolo_it <> '' AND titolo_it IS NOT NULL ORDER BY po...' at line 1 ]--