[Plugin: WooCommerce] Wholesale function with separate user registration form
-
I wish to seek help/advice on achieving the requirements described below, either by using a plugin, a combination of plugins or modifying the PHP files. I had searched this forum and Google for a suitable plugin but so far the search is elusive as I’ve not yet found one that completely satisfies my client’s requirements.
I will greatly appreciate any help – recommendation of plugins, reference resources or point me in the right direction.
I am building a WooCommerce-based website for a client which has the following requirements for wholesale customers.
1. She wants two separate registration forms, one for the normal customers and the other for wholesale customers (this line of products is called Salon Rose). The two forms have different fields, some which are mandatory and some optional.
2. Only certain products in the store are meant for wholesale. These products are visible to normal customers and visitors who are not logged in. However, their prices are not shown. Neither is the “Add to Cart” button available to these two groups of users.
3. The prices and “Add to Cart” button only appear after the users log in as the “Salon Rose” wholesale customer.
This is her old/current website showing the registration page: https://www.adghairextensions.com.au/reg.php .
You won’t be able to see the prices and “Add to Cart” button if you are not logged in as Salon Rose user on this page: https://www.adghairextensions.com.au/products3.php .
This is the WordPress website I am now building for her using WooCommerce: https://www.adghairextensions.com/
I can see with WooCommerce, the “My Account” page has both a simple Login and Registration forms. I will need 2 buttons – one that leads to a form for normal customer registration and another button that leads to a form for wholesale (Salon Rose) registration. I will need more fields in addition to the Email Address and Password fields, also the fields differ between the two registration forms, some fields are mandatory while other fields require optional inputs.
When a user logs in, the site should be able to identify whether the user is a normal customer or a wholesale customer. Wholesale products will be displayed to both types of customers. The difference is that the prices and “Add to Cart” button for these specific products will only be accessible to wholesale customers – they are not visible to normal customers.
For non-wholesale products, prices and “Add to Cart” button are accessible to all visitors, including those that have not logged in.
I believe this type of functionality exists in many eCommerce sites. But somehow, I could not seem to find the suitable plugin. I will be very grateful for any help provided. Thank you very much.
- The topic ‘[Plugin: WooCommerce] Wholesale function with separate user registration form’ is closed to new replies.