Help Me Edit My Registry (Add Newsletter)

Hi Everyone,

Wanting to see if its possible to add a newsletter onto the registry page. I want my visitors to be able to subscribe to the newsletter and register at the same time instead of separately.

E.G: This is an example of what I’d like it to look like.

Register

First Name

Last Name

Email

Password

Join Newsletter (Box already checked but has the option to uncheck)

Hi @Propel-Isabella ,

yes, by default a registration form has the following fields:

  • First name
  • Last name
  • Email
  • Password

You can add a simple checkbox for subscribing to newsletters. You just need to add another input (hidden) to the registration form code:


    

    
    

You can learn more about this in this dev help article from Shopify.

Hope this helps!

Hey @Propel-Isabella !

It is also possible to do this without any code, as well as making other customizations to your registration form using an app such as Helium Customer Fields.