Atex System
87 Place Drouet d'Erlon
51100 REIMS FRANCE
Tel: + 33 (0)3 26 35 21 52
Fax: +33 (0)3 26 35 21 55
SARL au Capital de 83 000.00 €uros
SIRET 44188619900021
N° TVA Intra FR 58441886199
[email protected]
|
» »
|
 |
|

 |
Nom |
|

 |
Catégories |
|
 |
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 '' at line 1
select distinct p.products_id, p.products_image, p.products_model, p.products_quantity, p.products_weight, pd.products_name, p.manufacturers_id, IF(pg.customers_group_price IS NOT NULL, pg.customers_group_price, p.products_price) as products_price, p.products_date_added, IF(s.status = 1, s.specials_new_products_price, NULL) as final_price, m.manufacturers_name, pd.products_description, cd.categories_name, p.products_tax_class_id, p2c.categories_id from products_description pd left join products_groups pg on pg.products_id = pd.products_id and pg.customers_group_id = '0', products p left join manufacturers m on p.manufacturers_id = m.manufacturers_id left join specials s on p.products_id = s.products_id and s.customers_group_id = '0', products_to_categories p2c left join categories_description cd on p2c.categories_id = cd.categories_id where p.products_status = '1' and p.products_id = p2c.products_id and pd.products_id = p2c.products_id and pd.language_id = '4' and cd.language_id = '4' order by cd.categories_name, pd.products_name LIMIT 0,
[TEP STOP]
| | | |