discopanda Posted August 18, 2014 Share Posted August 18, 2014 Hello, I want to remove some fields from customer registration and checkout pages. For example I want to remove Name and Surname. I know how to remove it from .tpl files, but as I understand I must remove also code from .php files ? Where do I find them, and what code do I remove? Thanks! Link to comment Share on other sites More sharing options...
discopanda Posted August 19, 2014 Author Share Posted August 19, 2014 Up! Link to comment Share on other sites More sharing options...
vekia Posted August 19, 2014 Share Posted August 19, 2014 classes/Customer.php classes/Address.php you will see there list of fields used for customer and address you can also manage address format under localization > countries (click edit near each active country) Link to comment Share on other sites More sharing options...
Recommended Posts