You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sections/main-b2b-login.liquid
+6-35Lines changed: 6 additions & 35 deletions
Original file line number
Diff line number
Diff line change
@@ -8,9 +8,7 @@
8
8
*********************
9
9
10
10
SETUP
11
-
Add this code to a new file /sections/b2b-login.liquid
12
-
Next, add a new page /templates/page.b2b-login.liquid ensuring it is a liquid page. Add this code {% section 'b2b-login' %}
13
-
Next, in your Shopify Admin, go to Online Store > Pages > Add page. Create a new page, under "Search engine listing", set the "URl handle" to "b2b-login". From the "Template" section, choose "b2b-login"
11
+
In your Shopify Admin, go to Online Store > Pages > Add page. Create a new page, under "Search engine listing", set the "URl handle" to "b2b-login". From the "Template" section, choose "b2b-login"
14
12
Once this is done, go to Online Store and click "Customize" on your theme. Search for "b2b-login" and you can then edit how this page works and looks
15
13
16
14
*********************
@@ -66,7 +64,7 @@ This is the Shopify Liquid code that generates the page layout
0 commit comments