ECB

Kagami Theme Integration - ECB

ECB ECB theme integration Kagami 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="header {% if settings Add following code after it and Save the changes. <div id="ecb_placeholder"></div> Enjoy the app Congratulations. You successfully integrate the app with your theme. If you cannot see the bar yet. Please double check Step...

Read more →


BlockShop Theme Integration - ECB

BlockShop Theme Integration ECB ECB 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 <div class="header--bg Add following code after it and Save the changes. <div id="ecb_placeholder"></div> Enjoy the app Congratulations. You successfully integrate the app with your theme. If you cannot see the bar yet. Please double check Step 1 and...

Read more →


Modular Theme Integration - ECB

ECB ECB theme integration Modular 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 Find <header class="site-header Before this line, add the following code and save the changes. <div id="ecb_placeholder">   <script>     var ecb_adjusted = false;     $( "#ecb_placeholder" ).on( "ecb_fully_loaded", function(event, p1) {...

Read more →


Envy Theme Integration - ECB

ECB ECB theme integration Envy 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 {% capture header_logo %} Add following code before it and Save the changes. <div id="ecb_placeholder"></div> Enjoy the app Congratulations. You successfully integrate the app with your theme. If you cannot see the bar yet. Please double check Step 1 and...

Read more →


Seiko Theme Integration - ECB

ECB ECB theme integration Seiko Theme Integration

Step 1: Add CSS Go to Admin > Online Store > Themes Click the "Actions" button on the right-hand side, and select "Edit code" Find custom.css from the left-hand side file list and open it Add following codes at the very end/beginning of the file and save the changes. #ecb_background{ z-index: 1000 !important; } Enjoy the app Congratulations. You successfully integrate the app with your theme.

Read more →