Hello all,
I'm looking to add a "view all" option to customer/main/per_page.tpl in a 4.4.4 store. Try as I might, the only way I could figure to do it was to hand code the options into the dropdown, one of which is "2000" (effectively, "All"). The issue with this is that is doesn't remember the previous selection when the page refreshes:
http://future.thefutureforward.com/~clover/home.php?cat=1
This seems like a feature that should just be there, but alas it is not. If anyone has any thoughts on how to edit customer/main/per_page.tpl and include/search.php to include a "view all" option, that would be amazing!