Contact Us | Order Status | View Cart(0 Items)
  • 1
  • 2
  • 3
  • 4

1 2 3 4

 
 
 
  TOP sellers     NEWS products
 
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_DISPLAY_SEARCH_RESULTS_BEST_SELLERS' at line 9
in:
[select distinct p.products_id, p.products_image, pd.products_name, p.products_ordered from products p, products_description pd where p.products_status = '1' and p.products_ordered > 0 and p.products_id = pd.products_id and pd.language_id = '1' and p.products_quantity > 0 order by p.products_ordered desc, pd.products_name limit MAX_DISPLAY_SEARCH_RESULTS_BEST_SELLERS]