nooBody Posted October 13, 2010 Share Posted October 13, 2010 Hi, I am beginner with Prestashop.I would like to add select box to registration form... I use this adviceWhen I try add {l s='Account type'} {* {l s='Student'} {l s='Commercial Single'} {l s='Commercial Unlimited'} {l s='Other'} *} - + rr {foreach from=$account_type item=account} {l s="$account"} {/foreach} * {l s='(Because of discounts, etc.)'} to /themes/prestashop/authentification.tpl but this about address But i cannot display items (Student, Commercial Single, Commercial Unlimited), but items - + rr are displayed...And which table in myphpadmin is about customer? Could someone help me? thanks a lot 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