Jump to content

only registered customers can order CC6


Angrek

Recommended Posts

Mine is set up that way.

In content.checkout.confirm.php I have this:

<div class="row hide">
   <div class="small-12 large-8 columns"><input type="checkbox" name="register" id="show-reg" value="1" {$REGISTER_CHECKED}><label for="show-reg">{$LANG.account.create_account}</label></div>
</div>
<div id="account-reg">
   <h3>{$LANG.account.password}</h3>

I had help setting that up, and I really don't remember if it required a change anywhere else as well or not. Also, please remember these kinds of template edits do not survive upgrades, unless you rename your version of Foundation and make a corresponding CDATA name change.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...