Edgemesh
<script>
window.Shopify = window.Shopify || {theme: {id: {{ theme.id }}, role: '{{ theme.role }}' } };
window._template = {
directory: "{{ template.directory }}",
name: "{{ template.name }}",
suffix: "{{ template.suffix }}"
};
</script>
<script type="module" blocking="render" fetchpriority="high" src="https://cdn.intelligems.io/esm/<customer_id>/bundle.js" data-em-disable></script>Last updated