A Database Error Occurred

Error Number: 1064

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 product_id > 47' at line 1

SELECT MIN(product_id) as min_id FROM product WHERE collection_id = AND product_id > 47

Filename: controllers/Product.php

Line Number: 24