Tip: For detailed embedding instructions, check out our guide:
How to Embed a Live Session on Shopify.
If your Shopify theme doesn't support custom liquid, you can still embed the session in two different ways:
1. Embed through a Page
2. Embed through Custom Content
Embed through a Dedicated Page
1. Go to the script you generated on terrific. Copy the header script.
2. Paste the script before the closing </head>
tag.
3. Under 'Online Store' go into 'Pages'
4. Click on 'Add page'
5. Give the page a name – it won’t be displayed publicly.
6. Go back to your generated script on terrific. Copy the body script.
7. Click on 'Show HTML'
8. Paste the body script.
<terrific-live-session id="************************" />
Make sure the page is visible then Save.
9. Go to View Page to see how the page looks.
Copy the page URL—this is the link where you’ll want to direct your viewers. You can also add this page to your main menu for easier access.
10. Now you should see the session displayed as either a pop-up or inline, depending on the script you generated.
Tip: For detailed embedding instructions, check out our guide: How to Embed a Live Session on Shopify.
Embed through Custom Content:
11. Go to the script you generated on terrific. Copy the header script.
12. Paste the script before the closing </head>
tag.
13. Under 'Online Store' go into 'Customize'
14. Make sure you are under the Template section:
Click on 'Add section', then select Custom content.
15. Make sure to check the Full Page Width box to allow the session to take up the entire width of the page.
16. Go back to the Sections bar to make further adjustments.
17. Click on the Eye Icon to hide the image. This will give more space for the session on the page.
18. Go back to your generated script on terrific. Copy the body script.
19. Tap on the HTML section.
20. Insert the body script.
<terrific-live-session id="************************" />
21. Now you should see the session displayed as either a pop-up or inline, depending on the script you generated.