我可以用儿童产品列出一个有序的类别列表,现在我需要添加一个与任何类别无关的产品列表。
$collection = Mage::getModel('catalog/product')->getCollection() ->addAttributeToFilter('category_ids','');