FSB — FSB theme integration
Narrative Theme Integration - FSB
FSB FSB theme integration Narrative Theme Integration
Step 1: Select the placeholder option Select the last option under the "position" setting in the bar configuration in the App Check "Pin the bar to the position" Scrolling to the very end, and click the "Save" button to save the change Step 2: Add the bar Go to Admin > Online Store > Themes Click the "Actions" button on the right-hand side, and select "Edit code" Find header.liquid from the left-hand side file list and open it In the file, find <header class="site-header Add following codes after it and save the changes. <div id="fsb_placeholder"></div> Enjoy the app Congratulations. You successfully integrate the Free Shipping Bar with your Narrative theme. If you...
Launch Theme Integration - FSB
FSB FSB theme integration Launch Theme Integration
Step 1: Select the last option under the "position" setting in the bar configuration in the App, and save the change Step 2: Go to Admin > Online Store > Themes Step 3: Click the "Actions" button on the right-hand side, and select "Edit code" Step 4: Click "header.liquid" under the "Sections" folder Step 5: find line <div class="header {{headerClasses}}">; Copy and paste <div id="fsb_placeholder"></div> below it in a new line Step 6: Click "Save"
District Theme Integration - FSB
District Theme Integration FSB FSB theme integration
Step 1: Select the placeholder option Select the last option under the "position" setting in the bar configuration in the App Scrolling to the very end, and click the "Save" button to save the change Step 2: Add the bar Go to Admin > Online Store > Themes Click the "Actions" button on the right-hand side, and select "Edit code" Find theme.liquid from the left-hand side file list, and open it In the file, find <div id="page Add the following codes after it, and save the changes <div id="fsb_placeholder"></div> Enjoy the App Congratulations. You successfully integrate the app with your theme. If you cannot see...
Debut Theme Integration - FSB
Debut Theme Integration FSB FSB theme integration
Step 1: Select the placeholder option Select the last option under the "position" setting in the bar configuration in the App Scrolling to the very end, and click the "Save" button to save the change Step 2: Add the bar Go to Admin > Online Store > Themes Click the "Actions" button on the right-hand side, and select "Edit code" Find header.liquid and open it Find <header class="site-header Add following code before it and save the changes. <div id="fsb_placeholder"></div> Enjoy the app Congratulations. You successfully integrate the Free Shipping Bar app with your Debut theme. If you cannot see the bar yet. Please double...
Brooklyn Theme Integration - FSB
Brooklyn Theme Integration FSB FSB theme integration
Step 1: Select the placeholder option Select the last option under the "position" setting in the bar configuration in the App Scrolling to the very end, and click the "Save" button to save the change Step 2: Add the bar Go to Admin > Online Store > Themes Click the "Actions" button on the right-hand side, and select "Edit code" Find header.liquid from the left-hand side file list and open it (Cannot find header.liquid file? You are using a legacy version of the Brooklyn theme. Find theme.liquid file instead.) In the file, find <header class="site-header Add following codes before it and save the changes. <div id="fsb_placeholder"></div> Step 3: Add CSS...