sanyo13 Posted October 4, 2013 Share Posted October 4, 2013 Hey I would edit the instant checkout. I would remove the birth date, the sign up for newsletter. I deleted from the order-opc-new-account.tpl but still there Link to comment Share on other sites More sharing options...
vekia Posted October 5, 2013 Share Posted October 5, 2013 hello by instant checkout you mean one page checkout order process type? Link to comment Share on other sites More sharing options...
sanyo13 Posted October 5, 2013 Author Share Posted October 5, 2013 talking about the fast registration when smbdy want to buy something without account Link to comment Share on other sites More sharing options...
vekia Posted October 7, 2013 Share Posted October 7, 2013 authentication.tpl file located in your theme directory you've got there code related to guest checkout feature: {if isset($inOrderProcess) && $inOrderProcess && $PS_GUEST_CHECKOUT_ENABLED} <form action="{$link->getPageLink('authentication', true, NULL, "back=$back")|escape:'html'}" method="post" id="new_account_form" class="std clearfix"> <fieldset> ... ... Link to comment Share on other sites More sharing options...
sanyo13 Posted October 7, 2013 Author Share Posted October 7, 2013 Removed from that file too and its still there Link to comment Share on other sites More sharing options...
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