{% include 'message-banner' %}
{% include 'atc-banner' %}
{% comment %}
Modal container, used on Collections, Password, and QuickShop
{% endcomment %}
{% include 'modal' %}
{% comment %}
This is the PhotoSwipe dialog which needs to be in the base page
{% endcomment %}
{% include 'product-gallery-zoom' %}
{%- if template contains 'customer' -%}
{{ 'shopify_common.js' | shopify_asset_url | script_tag }}
{{ 'customer_area.js' | shopify_asset_url | script_tag }}
{%- endif -%}
{% if settings.enable_currency_converter %}
{% endif %}
{% include 'structured-data' %}
{% include 'mw_fees_objects' %}
{% render 'hextom_ctb_main', product: product, customer: customer %}
{%endcapture%}
{{ 'gem.js' | asset_url | script_tag }}
Liquid error (layout/theme.landing line 157): Could not find asset snippets/message-banner.liquid
Liquid error (layout/theme.landing line 158): Could not find asset snippets/atc-banner.liquid
Liquid error (layout/theme.landing line 164): Could not find asset snippets/modal.liquid
Liquid error (layout/theme.landing line 169): Could not find asset snippets/product-gallery-zoom.liquid