Magento: 通过category name获取category信息
$cat = Mage::getResourceModel('catalog/category_collection')->addFieldToFilter('name', 'Category_Name_Here');
print_r($cat->getData());
To get the category id from $cat object, simply use:
$cat->getFirstItem()->getEntityId();
(责任编辑:最模板) |

ecshop仿Vjia商城2014网店模板
人气:948
仿京东多用户商城带三级
人气:1104
ecshop仿万表网2014网店模板
人气:941
Prestashop英文医疗护理网站
人气:209
wordpress新闻文章Observer主题
人气:1891
仿QQ商城shopex模板
人气:1153