stuartml Posted May 9 Share Posted May 9 I am wondering how I may edit some of the required cart fields, or if they are not required, to hide them. I do not need to collect both the home and work telephone number, I would rather collect just one if possible. How may I go about hiding or editing the cart / account fields when a customer is on their way to checkout? -Stu Link to comment Share on other sites More sharing options...
0 DRMasterChief Posted May 10 Share Posted May 10 (edited) Hi, comment the lines in your theme: /themes/your theme/authentication.tpl about line 113 (block class gender_line) and for OPC it is in: files order-opc-new-account.tpl and order-opc-new-account-advanced.tpl Then delete smarty and browser cache too. You can also change gender e.g. to woman/men/others or something like that... Depending on Theme, you can also change the visibility for CSS to hidden or false. Edited May 10 by DRMasterChief Link to comment Share on other sites More sharing options...
Question
stuartml
I am wondering how I may edit some of the required cart fields, or if they are not required, to hide them.
I do not need to collect both the home and work telephone number, I would rather collect just one if possible.
How may I go about hiding or editing the cart / account fields when a customer is on their way to checkout?
-Stu
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now