QAB — QAB

Loft Theme Integration - QAB

Loft 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 id="header" 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' ||...

Read more →


Launch Theme Integration - QAB

Launch 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 Part I Go to Admin > Online Store > Themes Click the "Actions" button on the right-hand side, and select "Edit code" Find general-header.liquid from the left-hand side file list and open it Find <div class="main-header-wrapper Add following code right before it. Save the changes. <div id="qab_placeholder"></div> Step 3: Add Part II Find theme.liquid from the left-hand side file list and open it Find </body> at the...

Read more →


Fashion Theme from RoarTheme Integration - QAB

Fashion Theme from RoarTheme 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 Scrolling to the very end, and click the "Save" button to save the change Step 2: Add 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 <header id="header" Add following codes right 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' || p1=='inserted_sticky') && !qab_adjusted ){       qab_adjusted...

Read more →


District Theme Integration - QAB

District 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 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="qab_placeholder"></div>   Enjoy the App Congratulations. You successfully integrate the app with your theme. If you cannot see...

Read more →


Debut Theme Integration - QAB

Debut 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 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="qab_placeholder"></div>   Enjoy the app Congratulations. You successfully integrate the Quick Announcement Bar app with your Debut theme. If you cannot see the bar yet. Please double check Step...

Read more →