Exception: Erro: 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 '-9, 9' at line 1
Código: 1064
SELECT p.*, pp.sort_order FROM `oc_bf_tmp_product` AS p INNER JOIN `oc_product_description` AS pd ON (pd.product_id = p.product_id) INNER JOIN `oc_product` AS pp ON (pp.product_id = p.product_id) WHERE match_filters = 1 AND pd.language_id = '2' ORDER BY pp.sort_order ASC, pd.name ASC LIMIT -9, 9 no arquivo /home/omanahprodutosna/storage/modification/system/library/db/mysqli.php na linha 46