Top » Catalog » Advanced Search » Search Results My Account  |  Cart Contents  |  Checkout   
Español English
Albujayra Group
Home
About us
The editions
Distribution
Conditions of use
Privacy notice
Contact us
Publishings
What's New? more
La Lechera <> الحاملة الصغيرة
La Lechera <> الحاملة الصغيرة
 6,14EUR 
Quick Find
 
Write a title, or an ISBN without (-), or a publishing house to find the product you are looking for.
Advanced Search
Products meeting the search criteria Products meeting the search criteria
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 'limit 0, 20' at line 1

select distinct p.products_image, p.products_model, m.manufacturers_name, p.products_quantity, m.manufacturers_id, p.products_id, pd.products_name, p.products_price, p.products_tax_class_id, IF(s.status = '1' AND s.stores_id = '3', s.specials_new_products_price, NULL) as specials_new_products_price, IF(s.status = '1' AND s.stores_id = '3', s.specials_new_products_price, p.products_price) as final_price from products p left join manufacturers m using(manufacturers_id) left join specials s on p.products_id = s.products_id and s.stores_id = '3' INNER JOIN products_to_stores p2s ON p.products_id = p2s.products_id, products_description pd, categories c, products_to_categories p2c where p2s.stores_id = '3' and p.products_status = '1' and p.products_id = pd.products_id and pd.language_id = '11' and p.products_id = p2c.products_id and p2c.categories_id = c.categories_id and ((pd.products_name like '%cabello%' or p.products_model like '%cabello%' or p.products_autor01 like '%cabello%' or p.products_autor02 like '%cabello%' or p.products_autor03 like '%cabello%' or m.manufacturers_name like '%cabello%' or pd.products_description like '%cabello%') and (pd.products_name like '%sanz,%' or p.products_model like '%sanz,%' or p.products_autor01 like '%sanz,%' or p.products_autor02 like '%sanz,%' or p.products_autor03 like '%sanz,%' or m.manufacturers_name like '%sanz,%' or pd.products_description like '%sanz,%') and (pd.products_name like '%encarna%' or p.products_model like '%encarna%' or p.products_autor01 like '%encarna%' or p.products_autor02 like '%encarna%' or p.products_autor03 like '%encarna%' or m.manufacturers_name like '%encarna%' or pd.products_description like '%encarna%') ) order by limit 0, 20

[TEP STOP]