magento addfieldtofilter
piaoling 2011-08-24 12:11:45
$collection = $this->_addProductAttributesAndPrices($collection)
->addStoreFilter()
->addFieldToFilter(array(array('attribute'=>'produit_a_la_une','eq'=>'1')))
->setPageSize(6)
->setCurPage(1)
发表评论(评论将通过邮件发给作者):