I have developed a solution for this.. it is a hackish fix.. but it does display the wholesale prices on product list..
what I did was included a file into products.php.
In the included file I got the product id and added it to the $products array.. then I created a db connection and queryed the db and assigned the output to a smarty var then displayed it in products.tpl..
If anyone is interested in this fix, please reply here... Only two file edits are required and one new file needs to be uploaded..
Untill x-cart adds this basic functionality to the cart software.. i will use this solution..
i want to thank everyone for their help..
