Error Number: 1064

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 'AND l.language_code = 'en'' at line 3

SELECT l.* FROM `product_lang` l WHERE l.product_id = AND l.language_code = 'en'

Filename: models/DbService.php

Line Number: 55