Skip to main content
All CollectionsCreate and manage popups and forms
Add Seguno Forms to legacy theme pages
Add Seguno Forms to legacy theme pages

Add a static sign-up form to any page on your Shopify legacy theme (non-2.0 theme)

Updated over 3 months ago

Use Seguno Forms to collect new subscribers' information and build your audience. Follow the instructions below to add Seguno Forms to a legacy theme.


Note: This article is for legacy themes only. To add Seguno Forms to a Shopify 2.0 theme, go here.

Adding a Seguno Form to a legacy theme

To add a form to a Shopify legacy theme:

  1. Navigate to the Forms tab of your Seguno Popups & Forms app.

  2. Select the form you want to add.

  3. Click Copy form ID.

  4. From your Shopify admin, click Online Store, then Pages

  5. Select the page where you want the form added or click Add page to create a new page

  6. In the Content section, click the HTML button

  7. Copy and paste the following code into the HTML section

    1. <div data-seguno-popup-embed="<FORM_ID_GOES_HERE>"></div>

  8. Replace the <FORM_ID_GOES_HERE> portion of the code with the form ID from your Seguno form.

Did this answer your question?