ERROR From DB mySQL
DB Error: Database query failed!
» Error No: 1064
» Error detail: 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 id ASC' at line 5
» Query:
SELECT
id,
name
FROM dc_product_options
WHERE status = '1' AND id IN ()
ORDER BY id ASC