Guides — FSB
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. :)
What is my billing cycle?
Shopify handles our App billing, and bill users based their Shopify billing cycle. We do not know the exact billing date. We recommend contacting Shopify for that detail.
How the Interval Seconds work?
CTB CTB FAQs ECB ECB FAQs FSB FSB FAQs QAB QAB FAQs
The interval time is designed for controlling the display so it won’t be annoying. In terms of the best practice, 10 - 30 seconds are great. It won’t be annoying and the customer will still see the information occasionally. If you are interesting on how the interval time works, please keep reading. So here is how the interval works: Let’s say: your “Interval Seconds Between Displays” is set to 20 seconds your "Seconds To Display Before Retraction” is set to 10 seconds When a customer visits the website, the bar will display right away. The interval time won’t...