see this http://www.hstdeals.com/gyro-bowl
this is not virtumart, you can see it also dispaly items sold, is that possible we can have such function in virutmart.
I dont think there is a standard way of displaying this but my solution would be with a module
Do You mean in front end or back end ?
For the back end I have a simple solution. Takes 5 minutes to implement.
regards
Jörgen @ Kreativ Fotografi
I think he ment front ene. He wants to show visitors that x people have already bought this item
Need to display at frontend for visitor
This should be able to be done
If you are interested in me solving this for you you can PM me, or you can make a thread in the jobs forum http://forum.virtuemart.net/index.php?board=18.0
On the product page this prints out the units sold
<?php echo $this->product->product_sales ?>