xxvirusxx Posted August 3, 2011 Share Posted August 3, 2011 Hy all 1.Is there a way to make registration form for Company and normal user? 2.How can make Company`s to see one price ( ex. apple=3usd) and normal users another price (ex: apple=1usd), but Company can`t see normal user price and normal can`t see Company price. Tks. Link to comment Share on other sites More sharing options...
xxvirusxx Posted August 10, 2011 Author Share Posted August 10, 2011 How can make to have two registration form in prestashop for user with no company and with user with company? I want to make this because I want when register clients/users with company to be add automatic in a preseted Group. Or it is possible to change with selected box like Country? 0 User/client 0 User/client with company When select user/client to show diferent field, when select user/client with company to be another regitration fields. It is possible??? Tks Link to comment Share on other sites More sharing options...
Richard S Posted August 14, 2011 Share Posted August 14, 2011 Use different groups for users. For example, create another users group called Wholesale. Then you will be able to add specific prices to products depending on your group and etc. However, you will be manually adding users to this custom group if you will not make additional functionality. You might add additional checkbox whether the user is Company or simple User or check by "company" field - if it is filled. On both ways you will need additional programming if you want everything going automatically. Link to comment Share on other sites More sharing options...
xxvirusxx Posted August 14, 2011 Author Share Posted August 14, 2011 Yes I know with groups but I need to add manually each user/company to groups, but I want to add auto when register user to add to User groups auto etc... Link to comment Share on other sites More sharing options...
Richard S Posted August 15, 2011 Share Posted August 15, 2011 As I said you need additional programming if you want to have this functionality. You need a module with some default PrestaShop hooks to add new inputs to registration form and another hook for submitting data. 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