Magento 开发过程中常用的使用技巧与方法
资料来自网络,大部分没有经过验证,仅供参考: 1.属性Attribute 产品属性操作: $product = Mage::getModel('catalog/product')->getCollection()->getFirstItem(); foreach($product->getAttributes() as $att) { $group_id = $att->getData('