QAB

Lorenza Theme Integration - QAB

Lorenza Theme Integration QAB QAB 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 class= Add following codes before it and save the changes. <div id="qab_placeholder">   <script>     var qab_adjusted = false;     $( "#qab_placeholder" ).on( "qab_fully_loaded", function(event, p1) {       if ((p1=='inserted' || p1=='inserted_sticky')...

Read more →


Handy Theme Integration - QAB

Handy Theme Integration QAB QAB 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 static-header.liquid from the left-hand side file list and open it Find <div class="site-header-wrapper Add following codes before it and save the changes. <div id="qab_placeholder"></div> Step 3: Add CSS Find theme.scss.liquid from the left-hand side file list and open it Scrolling down to...

Read more →


Hosoren Theme Integration - QAB

Hosoren Theme Integration QAB QAB 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 Add following codes at the very top of the file and save the changes. <div id="qab_placeholder">   <script>   var qab_adjusted = false;   $( "#qab_placeholder" ).on( "qab_fully_loaded", function(event, p1) {     if...

Read more →


Wow Theme by BingoTheme Integration - QAB

QAB QAB theme integration Wow Theme by BingoTheme

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 bingo-header.liquid from the left-hand side file list and open it Find <header id="bingoHeader Add following codes after it and SAVE the changes. <div id="qab_placeholder">   <script>       var qab_adjusted = false;       $( "#qab_placeholder" ).on( "qab_fully_loaded", function(event, p1) {         if ((p1=='inserted' ||...

Read more →


California Theme Integration - QAB

California Theme Integration QAB QAB 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 theme.liquid from the left-hand side file list and open it Find <body id="{{ page_title Add following codes after it and SAVE the changes. <div id="qab_placeholder">   <script>     var qab_adjusted = false;     $( "#qab_placeholder" ).on( "qab_fully_loaded", function(event, p1) {       if ((p1=='inserted'...

Read more →