Guides — FSB theme integration
Turbo Theme 2.0 Integration - FSB
FSB FSB theme integration Turbo Theme Integration
Step 1: Select the placeholder option Select the last option under the "position" setting in the bar configuration in the App Check the “Pin the Bar” option Scrolling to the very end, and click the "Save" button to save the change Step 2: Add Part I 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 At top, add the following code and save the changes. <div id="fsb_placeholder"></div> Step 3: Add Part II Find app.js.liquid from the left-hand side file list and open it Add the following...
Retina Theme Integration (legacy) - FSB
FSB FSB theme integration Retina Theme Integration
Step 1: Select the placeholder option Select the last option under the "position" setting in the bar configuration in the App Check the “Pin the Bar” option Scrolling to the very end, and click the "Save" button to save the change Step 2: Add the bar Part I 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 Find <div id="header" Add following codes before it and save the changes. <div id="fsb_placeholder"></div> Step 3: Add the bar Part II Find app.js.liquid from the left-hand side file...
Debut theme integration - FSB + ECB
Debut Theme Integration ECB ECB theme integration FSB FSB theme integration
Can I integration both FSB and ECB with the Debut theme? Yes, it is feasible. We have prepared a solution for your theme: https://hextom-knowledgebase.myshopify.com/blogs/fsb/debut-theme-integration-fsb https://hextom-knowledgebase.myshopify.com/blogs/ecb/debut-theme-integration-ecb After you complete both guides, the bars should work correctly on your website. Please follow the instructions, and let us know if there are questions. :)