Pantalon Taekwondotouraine Pantalon de Jogging , noir avec logo Taekwondo Touraine blanc surimprimé, parfait vous la... 22.00 ?
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 'MAX_RANDOM_SELECT_SPECIALS' at line 1
select p.clubs_id, pd.clubs_name, p.clubs_price, p.clubs_tax_class_id, p.clubs_image, s.specials_new_clubs_price from clubs p, clubs_description pd, specials s, categories c, clubs_to_categories p2c where c.categories_status='1' and p.clubs_id = p2c.clubs_id and p2c.categories_id = c.categories_id and p.clubs_status = '1' and p.clubs_id = s.clubs_id and pd.clubs_id = s.clubs_id and pd.language_id = '1' and s.status = '1' order by s.specials_date_added desc limit MAX_RANDOM_SELECT_SPECIALS