






















app\design\frontend\base\default\template\persistent\checkout\onepage\billing.phtml
去除class="required"
/app/code/local/core/mage/Customer/Model/Address/Abstract.php
/*
postcode
*/
First name,last name remove require
/app/code/core/Mage/Customer/Model/Customer.php lines 666-672
select attribute_code,is_required FROM eav_attribute where is_required = '1';
update eav_attribute set is_required=0 where attribute_code='postcode';
亲,好好休息,注意身体
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。