I want to get all products in search result and tag page This code works on category page but not in search result and tag
$this->getLoadedProductCollection();
I also checked this code and no result at all
$this->getCollection();
I want to use it in list.phtml file