the code
<?php echo $products_all_split->display_count(TEXT_DISPLAY_NUMBER_OF_PRODUCTS_ALL); ?>
is used to show
Displaying %d to %d (of %d products)
I can't figure out how to get it just to show the total number of products.
Can anyone help, is there even a code for this action?



