Sign up your customer account
<% if(multiy){ %>
Went to register as Shop ?
Click here
<% } %>
Name
Phone Number (Enter Number with Country Code)
Email
Tax Number
Address
<% if(multiy===false){ %>
Select Store
Select Store
<% store.forEach(function(data){ %>
<%= data.name %>
<% }); %>
<% } %>
Username
Password
Sign me up
Already have an account?
Login
<% if(success.length> 0){ %> <% } %> <% if(error.length> 0){ %> <% } %>