»

CM3540R

» Referencia CM3540R

Modelos

Por favor elija la cantidad del producto y pulse "Añadir"

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 pd.products_description, pd.products_name, p.products_id, p.manufacturers_id, p.products_tax_class_id, s.specials_new_products_price, s.status, p.products_price from products_description pd, products p left join manufacturers m on p.manufacturers_id = m.manufacturers_id left join specials s on p.products_id = s.products_id where p.products_id = pd.products_id and p.products_master = '28' and p.customers_groups_id = 1 and p.products_status = '1' and pd.language_id = '5' order by limit 0, 20

[TEP STOP]