按照https://magento.stackexchange.com/questions/20984/show-products-on-homepage-magento-1-9中的代码在主页magento 1.9上显示产品。但之后我的产品页面对齐不合适!
但如果我不编辑LIST.PHTML的最后一部分 对齐是正确但有错误 致命错误:在第188行的C:\ xampp \ htdocs \ magento \ app \ design \ frontend \ rwd \ enhanced \ template \ catalog \ product \ list.phtml中的非对象上调用成员函数getSortedChildren() LINE NUMBER 188 IS $ _afterChildren = $ this-> getChild(' after') - > getSortedChildren();