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?