📋Get embed code of a form
This guide shows you how to get the embed code (shortcode) for your form so you can place it on any page of your Shopify store.
Last updated
This guide shows you how to get the embed code (shortcode) for your form so you can place it on any page of your Shopify store.
1. Open the app > click Forms > open a form you want
2. Click Publish button on the right corner

Select the form layout and click Copy short code

Form shortcode for default/floating/boxed form: (xxx is form ID)
Form shortcode for popup-button form: (xxx is form ID)
Then paste the copied shortcode into the page, theme template, or section where you want the form to appear
If you still need assistance, please contact us at contact@globo.io. Our team will be happy to help you resolve any issues or guide you further.
Last updated
<div class="globo-formbuilder" data-id="xxxx"></div> <button class="button btn globo-formbuilder-open" data-id="xxx">Open form</button>