Having Two Separate Registration Forms / How To Create A New Page For A New Form?

Hello, I created a new template for customers registration. I want two separate forms, one for retail and one for wholesale. In the wholesale one I included additional fields that I don’t want in the retail form. Now, I want a page for the wholesale form but I don’t know how to create a new page and how to link the wholesale form to it.

I would appreciate if someone can help me.

Thanks in advance.

Hi @darioospina90 ,

Just follow the instructions below. Make sure the theme contains two page templates are live or published.

  1. Go to Admin page > Online store > Pages.

  2. Click “Add page” at the right hand top corner

  3. Change the template to what ever you want it to assign. (See image below)

Hello @made4Uo , thanks for your help. However I don’t see the templates from the theme code in the drop-down menu from the page section. Do you know what can be done in this case?

@darioospina90 ,

You will bot be able to see it in the theme editor nor the code editor. You have to go to the Pages under the Online store in your Admin page

  1. Go to Admin page > Online store > Pages.

  2. Click “Add page” at the right hand top corner

  1. Change the template to what ever you want it to assign. (See image below)

Hello @made4Uo , thanks again for your reply.

That’s where I am looking for but I can’t find the list of templates. In the following picture you can see that the drop-down menu only shows a few templates, not including the “customer/register”

Hi @darioospina90 ,

You created a customer/register template, this will not show on the page. You can however, create a page.

Before you start, please duplicate your theme so you have a theme to revert back to if something goes wrong.

Instead of creating another customer/register template, create a page template.

Then you can paste the code there for your customer/register wholesale.

You will be able to see the written template if you published the theme in the page section.

1 Like

It worked. Thank you so much!

1 Like

Hi, I am trying to follow this solution but lost you at copy the code… could you provide a more detailed explanation, if possible. I am trying to do the same thing as the original poster, thanks

Hi,

i see how to create a page template and then assigning it in the admin>pages section

Do you happen to have the code for the customer/register wholesale template that can explain how to add specific input fields to the custom form itself?

Hi Dario,

Do you happen to have the code for the customer/register wholesale template that can explain how to add specific input fields to the custom form itself?