CTB

Canopy Theme Integration - CTB

Canopy Theme Integration CTB CTB theme integration

Step 1: Select the placeholder option Select the last option under the "position" setting in the bar configuration in the App Select the “Pin the bar to the position” option Scrolling to the very end, and click the "Save" button to save the change Step 2: Add CTB 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. (Cannot find header.liquid? You are using the legacy version of Canopy Theme. Find theme.liquid instead.) Find <div id="toolbar" class="toolbar cf"> Add following code right after it. Save the changes. <div...

Read more →


Turbo Theme 3.0 Integration - CTB

CTB CTB 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="ctb_placeholder"></div> Step 3: Add Part II Find app.js.liquid from the left-hand side file list and open it Add the following...

Read more →


District Theme Integration - CTB

CTB CTB theme integration District 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="ctb_placeholder"></div>   Enjoy the App Congratulations. You successfully integrate the Countdown Timer Bar with your District theme. If you...

Read more →


Debut Theme Integration - CTB

CTB CTB theme integration Debut 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="ctb_placeholder"></div>     Enjoy the app Congratulations. You successfully integrate the Countdown Timer Bar app with your Debut theme. If you cannot see the bar yet. Please double...

Read more →


Brooklyn Theme Integration - CTB

Brooklyn Theme Integration CTB CTB 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 from the left-hand side file list and open it (Cannot find header.liquid file? You are using a legacy version of the Brooklyn theme. Find theme.liquid file instead.) In the file, find <header class="site-header Add following codes before it and save the changes. <div id="ctb_placeholder"></div> Step 3: Add CSS...

Read more →