Hi
Is it possible to display the Top Ten Products from only one category in Virtuemart 2.0?
I've been trying to look around for the code for Top Ten Products, but no luck at all.
Thanks.
you find the code in product model
best way without corehack is your own sql query and product output in your template override
look in the code from product model and build your own code (if you have php and mysql knowledge)
Thanks for your reply.
"product model" is a file? If so where is it located, I've ben searching and didn't find anything woth that name.
Best regards,
SM
Ok Thanks