FSB
Loft Theme Integration - FSB
FSB FSB theme integration Loft 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 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 Find <header id="header" Add following codes before it and save the changes. <div id="fsb_placeholder"> <script> var fsb_adjusted = false; $( "#fsb_placeholder" ).on( "fsb_fully_loaded", function(event, p1) { if ((p1=='inserted' ||...
Porto Theme Integration - FSB
FSB FSB theme integration Porto 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="main-section-header Add following codes after it and save the changes. <div id="fsb_placeholder"> <script> var fsb_adjusted = false; $( "#fsb_placeholder" ).on( "fsb_fully_loaded", function(event, p1) { if ((p1=='inserted'...
How to run two shipping bars on my website at the same time?
Running multiple bars is the solution You can set up 2 bars. This is a Premium feature. One bar is for “All Pages” One bar is only displaying on the selected page(s) with the URL keywords. On the selected page(s), this bar will have the priority to overwrite the previous one. URL keywords In terms of the keywords, please use the last part of the URL as your keywords. For example: Your selected page URL is: www.yourdoamin.com/something-in-the-middle/the-page-you-want-url The recommended keyword is: the-page-you-want-url Multiple keywords could be separated by a comma. For example: the-first-page,the-second-page
A list of FSB FAQs
What is the app doing? The Free Shipping Bar is a very straightforward app. It is displaying your free shipping goal to your customers to increase your order total amount.Here is a 2 minutes video to learn more about the app. Why is the bar not showing up on my website? Please check the detailed guide here to see the potential reasons The bar covers parts of my website, how to fix it? Please check the FSB theme integration guides. If you could not find the solution. Please email us and include your store URL; we will investigate it for you. Why is the bar calculating...
How to create multiple bars with different shipping goals to different countries?
Yes. It is available in the Premium plan. Case 1: one bar for a country, and one bar for the rest of the world If you want to have: Bar 1: Offer free shipping within the U.S. for orders over 100 dollars Bar 2: Offer free shipping worldwide for orders over 200 dollars Solution: Create Bar 1 with the United States in the "Geo Target" Create Bar 2 and leave its "Geo Target" empty. In general, the App prefers and displays the Bars with explicit geo-target configuration over the generic ones. Therefore, if visitors from the U.S. visit the website,...