Displaying 'xxx products found' on search results page?
When someone searches, it shows all the results in multiple pages, but I want to display the number of products found in the search.
In /customer/search.php, at the bottom there is a var called $total_products_in_search. I can echo it in that page but of course it prints at the top of the page instead of inside the template.
I am not an expert at smarty templates, but does anyone know how I can add this $total_products_in_search variable to the template for search results? Thanks!
__________________
Jeremy
X-Cart Gold v3.4.14 [Linux/Apache]
Heavily Modded
|