dogbytes.ch Posted November 6, 2017 Share Posted November 6, 2017 Hello everybody I have the following problem for a customer shop (PS 1.7.2.2), which I must / should solve. The shop has 3 customer groups, two are B2B and the other private customers. First, it would be good if I had two registration forms, as companies and private individuals differ in registration details. Companies do not need personal details at the billing address, but delivery addresses have to be more flexible. Individuals do not need company information in the invoice, but also more flexible delivery addresses. For corporate clients, the management of billing and delivery addresses should also allow e.g. First name and last name are not mandatory. Company is required. With the private customers simply company is not obligatory and first name and surname only with delivery address not. Of course, this should also be administrable from the admin area. Does anyone of you have an idea? Is there a module I can use? Or do I need to do customizing? Greeting Urs Link to comment Share on other sites More sharing options...
tuk66 Posted November 7, 2017 Share Posted November 7, 2017 Some fields are required. For example first and last name. I don't think all your requirements can be fulfilled. I mean not all fields can be removed, but you can freely add new fields - https://addons.prestashop.com/en/registration-ordering-process/19736-custom-checkout-and-customer-and-address-fields-manager.html Link to comment Share on other sites More sharing options...
dogbytes.ch Posted November 7, 2017 Author Share Posted November 7, 2017 Hi tuk66 Thank you. I know that that some fields couldn't remove. I will have a look at your module. Maybe I find the way to do it. I must hide the unnecessary form fields in the delivery and invoice templates. I will maybe contact you for an upgrade service. Urs Link to comment Share on other sites More sharing options...
tuk66 Posted November 7, 2017 Share Posted November 7, 2017 I usually hide some fields on a page using CSS (display: none). There is no problem to use a module for invoices (yes, I have one) or patch the code. Just a note. That Addons module is not mine. I have only used it in one shop. 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