Add Customer Fields to Registration
Easy one! Modify your local.xml file, adding the following directly after <layout> <customer_account_create> <reference name=”customer_form_register”> <action method=”setData”><key>show_address_fields</key><value>1</value></action> </reference> </customer_account_create>