Prepare time:2-3 Days,delivery time 2-7 Bussiness Days to 48 States(Excluded Locations:HI,PR,AK,APO/FPO,Overseas)

Home > phoenix V1125U5AK1 BR(Black),V1125U5BK1 BR(white)

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 ')order by products_quantity desc' at line 1

select count(distinct p.products_id) as total from ((products p) , products_description pd) left join specials s on p.products_id = s.products_id, categories c, products_to_categories p2c where p.products_status = '1' and p.products_id = pd.products_id and pd.language_id = '1' and p.products_id = p2c.products_id and p2c.categories_id = c.categories_id and ((pd.products_name like '%phoenix%' or p.products_model like '%phoenix%' or pd.products_head_keywords_tag like '%phoenix%' ) and (pd.products_name like '%v1125u5ak1%' or p.products_model like '%v1125u5ak1%' or pd.products_head_keywords_tag like '%v1125u5ak1%' ) and (pd.products_name like '%br(black),v1125u5bk1%' or p.products_model like '%br(black),v1125u5bk1%' or pd.products_head_keywords_tag like '%br(black),v1125u5bk1%' ) and (pd.products_name like '%br(white%' or p.products_model like '%br(white%' or pd.products_head_keywords_tag like '%br(white%' ) ) )order by products_quantity desc

[TEP STOP]