/ Published in: PHP
URL: http://prattski.com/2008/12/17/magento-display-only-if-there-are-products-in-the-category/
Expand |
Embed | Plain Text
Mage::getModel('catalog/category')->load(198)->getProductCount();
You need to login to post a comment.
