1
Support / Re: I need help !
« on: September 16, 2014, 10:35:59 AM »Hello,
I have made the Register page more accessible to users, i've removed most of the required fields as explained here :
http://forum.abantecart.com/index.php?topic=417.0
So now a new user can register with only : Name, Email and Pass
If you remove address fields, there will be no address saved. Keep address related fields for registration. You can add these at a later step before check out. For this you will need to create a new controller/template
Thank you for the reply.
I want people to register with just Name and Email, they have to be registered to see the prices so if i'll be asking a lot of personal details just to see the prices most people will not register.
What i need is a scrip that will require the customers to update their info or add an address when they reach the
" index.php?rt=checkout/shipping " page
Also i'd like the add to cart option without leaving page on the default product page.
Thank you. !