<?php 
$categoryId = 'YOUR_CATEGORY_ID';
$products_count = Mage::getModel('catalog/category')->load($categoryId)->getProductCount();
?>

Categories: Magento

0 Comments

Leave a Reply

Avatar placeholder

Your email address will not be published. Required fields are marked *