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 pl.product_lang="vn" order by p.id desc limit 0,9' at line 1

select p.id,pl.product_code,p.product_parent,pl.product_lang_name,p.product_picture,pl.product_lang_price,pl.product_lang_alias,pl.product_lang_detail,pl.product_lang_more from tkwp_product p inner join tkwp_product_lang pl on pl.product_id=p.id where p.product_status = 1 and product_parent in( ) and pl.product_lang="vn" order by p.id desc limit 0,9

Filename: /home/triducpr/public_html/models/frontend/mproduct.php

Line Number: 41