I have the following code:
$_productCollection = $this->getLoadedProductCollection(); foreach ($_productCollection as $_product) { if ($_product->_d
If you change Visibility of simple product to "Not Visible Individually", Magento will not load it to display in product list page.