View Single Post
  #10  
Old 12-01-2008, 07:52 AM
 
astralbaby astralbaby is offline
 

Member
  
Join Date: Nov 2008
Posts: 13
 

Default Re: Wholesale prices on products.tpl

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..
__________________
X-Cart version 4.2.0
X-Cart directory /var/www/vhosts/domain.com/httpdocs
PHP 5.0.4 Details >>
GD bundled (2.0.28 compatible)
MySQL server 4.1.22
MySQL client 4.1.22
DB size 1.941Mb
Web server Apache/2.0.52 (CentOS)
Operation system Linux
Perl not found
XML parser (expat) found
X-Cart directory size 133.934Mb
Reply With Quote