- Select your website platform
- Copy the code from the “Code Snippets” section and integrate it into your site to create the page
Shopify Process
To set up the page on Shopify, follow the steps below.- Log in to your Shopify Store
- Navigate to
Online Store>Themes - On the theme you want to edit, select
Actionsand thenEdit Code - Under the
Templatesfolder, clickAdd New Template, select template forPage, template typeliquid, and name the pageSezzle, then clickCreate Template - Select the theme that best fits your store from the tabs listed
- Copy the code and paste it under
{{page.content}}on the Shopify page - Save
- Navigate to
Pages - Add a new page, and give it a title - we recommend something like
How Sezzle WorksorHow to use Sezzle - Under
Theme Template(in the bottom-right), selectsezzle - Save and view the page
Add the page to your navigation
- Go to
Online Store>Navigation - Select the menu where you would like the Sezzle link to appear (ex: Main menu)
- Click
Add menu item - Enter the text you wish to appear (ex: How Sezzle Works)
- Click the second box, select
Pagesthen the page you just created - Click
Add - Click
Save Menu
Other Platforms
To set up the page on any other platform, please work with your web developer and/or follow the steps below.- Create a new page in your theme
- Copy and paste the code into your website’s page
- Click save and/or publish!
Code Snippet
Insert the following code into your HTML file:- Template
- Example
- Options