Skip to content

Commit 667915d

Browse files
authored
Update from Shopify for theme dawn/mt.test-git
Committed from shop: annemarie.leger.test.store
1 parent 94a8719 commit 667915d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

snippets/shoplift.liquid

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
<!-- 2025-09-17T13:45:38.8114943Z -->
2+
<style>.shoplift-hide { opacity: 0 !important; }</style>
3+
<style id="sl-preview-bar-hide">#preview-bar-iframe, #PBarNextFrameWrapper { display: none !important; }</style>
4+
<script type="text/javascript">(function(rootPath, template, themeRole, themeId, isThemePreview){ {{ shop.metafields.shoplift.snippet.value }}{{ shop.metafields.shoplift.snippet1.value }} })("{{routes.root_url}}", { suffix: "{{ template.suffix }}", type: "{{ template.name }}" }, "{{theme.role}}", {{theme.id}}, {% if content_for_header contains "previewBarInjector.init();" or content_for_header contains "https://cdn.shopify.com/shopifycloud/preview-bar/preview-bar-modules.js" %}true{% else %}false{% endif %})</script>

0 commit comments

Comments
 (0)