此代码仅适用于非锚类别 - 如何获取锚类别的产品数量?
<div class="grid_16"><h1 class="highlight pageTitle"><?php echo $_helper->categoryAttribute($_category, $_category->getName(), 'name') ?>
<span>
(<?php echo $_category->getProductCount() ?>)
</span>
</h1></div>