Customising Shopify account sign up page for email permisson

Customising Shopify account sign up page for email permisson

Franrulzok
Tourist
27 0 1

Hi, I'm looking to add a checkbox to my Shopify account sign up page where people can choose (or not choose) to receive marketing communications. Is this possible?

 

I'm on Woodstock theme. URL: https://leadingsolutions.net.au/

 

Similar to this...

 

Screenshot 2024-11-15 122231.png

Replies 3 (3)

whyshop
Shopify Partner
29 6 1

customize your theme. Swich to edit code model, find the  "section/main-register.liquid"

find the code

    {%- if form.errors contains 'email' -%}
      <span id="RegisterForm-email-error" class="form__message">
        <span class="svg-wrapper">
          {{- 'icon-error.svg' | inline_asset_content -}}
        </span>
        {{ form.errors.translated_fields.email | capitalize }}
        {{ form.errors.messages.email }}.
      </span>
    {%- endif -%}

add this code below

 <input type="checkbox" checked>Emails me with news and offers

 

QQ20241115-120842@2x.png

Need a Shopify Specialist? Chat on WhatsApp
Contact iwhyshop@gmail.com for the solutions you need
Problem Solved? ✔Accept and Like solutions to help future merchants
Follow me on Facebook iwhyshop, Susbcribe to my YouTube iwhyshop.Author of app"Bulkite"-Bulk Price Editor App without product number limited

Franrulzok
Tourist
27 0 1

Ok thanks that worked, but how do you make it so it actually signs them up to emails and marks their profile as 'subscribed' ? Thanks,

Benjamen
Shopify Partner
139 8 16

Hello 👋

I know I'm late to the party but I just came across your post.
Customer Fields comes with an out-of-the-box form template called "Modern" that has a built in "accepts marketing check box." Our app also works with Shopify's native metafields and will tag customers accordingly for quick reference later or to be used with your CRM.

Benjamen_0-1734457108324.jpeg

I hope this helps.

Benjamen, Marketing Specialist @ Helium
- Customer Fields ✪✪✪✪✪ (380 reviews)
- Meteor Mega Menu ✪✪✪✪✪ (307 reviews)
- Onboard B2B NEW!
- Strike Automatic Discounts NEW!