We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

Shopify Forms app in Brooklyn, loading embedded form via tag

Shopify Forms app in Brooklyn, loading embedded form via tag

MartinN1
Shopify Partner
2 0 0

Hi,

 

I've created a newsletter signup form using Shopify Forms, and would like to embed it in an already existing page. I'm using Brooklyn as a theme so no 2.0 support. 

 

I've tried something like:

{% render 'shopify-form', form_id: '247598' %}

 

But obviously there is no 'shopify-form' snippet available. Problem is I don't know what code the snippet should contain.

 

Any ideas?

Reply 1 (1)
MartinN1
Shopify Partner
2 0 0

Hi,

 

I'm not able to add sections through the theme customization (old theme), but if I just had the code I could place it directly in the template. 

I'm able to access the form if I create a new page for it, but as far as I can see I have no way of embedding the form to an existing page.

 

Thanks