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 `p`.`state` = 1 LIMIT 10' at line 3

SELECT `p`.`name`, `p`.`id`, `p`.`slug`, `p`.`avatar`, `p`.`giaban`, `p`.`giakhuyenmai`, `p`.`summary` FROM `product` as `p` WHERE `p`.`parent` IN() AND `p`.`state` = 1 LIMIT 10

Filename: models/site/Product_model.php

Line Number: 77