* GNU General Public License. * This file is part of ZeusCart V3.0. * ZeusCart V3.0 is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * ZeusCart V3.0 is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with Foobar. If not, see . * include file="header.html"
include file="quickmenuheader.html"
$account
 
 
 
Create Customer
 
* required fields
 
Display Name * :
$msg.txtdisname
First Name * :
$msg.txtfname
Last Name * :
$msg.txtlname
Email Address * :
$msg.txtemail
Password * :
$msg.txtpwd
Confirm Password * :  

$msg.txtrepwd
Address * :
$msg.txtaddr
City * :
$msg.txtcity
State/Province * :
$msg.txtState
Zip/Postal Code * :
$msg.txtzipcode
Country * : $val.selCountry
Group : $group.selGroup
 
include file="footer.html"