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 's Nest Style Hard Case Cover for iPhone 4 / 4S %'
and pd.language_id =' at line 5
in:
[select distinct p.products_id,p.products_image,pd.products_name
from products_description pd left join products p
on pd.products_id=p.products_id and p.products_status = '1'
where p.products_status = '1'
and pd.products_name like 'Ventilate Bird's Nest Style Hard Case Cover for iPhone 4 / 4S %'
and pd.language_id = '1']