It is very pretty simple when you come to know.
$items = $this->getLayout()
->getBlockSingleton('catalog/product_list')
->getLoadedProductCollection();
$items = $this->getLayout()
->getBlockSingleton('catalog/product_list')
->getLoadedProductCollection();
Cool!!!
No comments:
Post a Comment