View Single Post
  #4  
Old 10-22-2008, 12:35 AM
  Yurij's Avatar 
Yurij Yurij is offline
Banned
 

X-Adept
  
Join Date: Jan 2008
Posts: 486
 

Default Re: Downloads or how many times one product was sold.

Quote:
Originally Posted by clik
yes, it should. I just need to be able to display it on the product's description page. Any idea how?

add next code for the file "skin1/customer/main/product.tpl"
PHP Code:
sales: {$product.sales_stats}<br /> 
Reply With Quote