Atención
Se produjo un error al acceder a la base de datos
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY products.price ASC, products.destacado DESC, products.priority DESC, pr' at line 1
select count(*) from products where ( 1=1 ORDER BY products.price ASC, products.destacado DESC, products.priority DESC, products.discount DESC)