Wholesale {% layout none %} {% if settings.hero_type == 'carousel' %} {% include 'index-carousel' %} {% elsif settings.hero_type == 'image' %} {% if settings.index_hero_text != '' or settings.index_hero_caption != '' %} {% if settings.index_hero_text != '' %} {{ settings.index_hero_text }} {% endif %} {% if settings.index_hero_caption != '' %} {{ settings.index_hero_caption }} {% endif %} {% endif %} {% elsif settings.hero_type == 'video' %} {{ settings.index_video }} {% endif %} {% if settings.show_content_boxes %} {% if settings.index_box_1 == 'image' %} {% if settings.index_box_1_link != '' %}{% endif %} {% if settings.index_box_1_caption != '' %} {{ settings.index_box_1_caption }} {% endif %} {% if settings.index_box_1_link != '' %}{% endif %} {% else %} {{ pages[settings.index_box_1_page].content }} {% endif %} {% if settings.index_box_2 == 'image' %} {% if settings.index_box_2_link != '' %}{% endif %} {% if settings.index_box_2_caption != '' %} {{ settings.index_box_2_caption }} {% endif %} {% if settings.index_box_2_link != '' %}{% endif %} {% else %} {{ pages[settings.index_box_2_page].content }} {% endif %} {% if settings.index_box_3 == 'image' %} {% if settings.index_box_3_link != '' %}{% endif %} {% if settings.index_box_3_caption != '' %} {{ settings.index_box_3_caption }} {% endif %} {% if settings.index_box_3_link != '' %}{% endif %} {% else %} {{ pages[settings.index_box_3_page].content }} {% endif %} {% endif %} {% if settings.show_frontpage_collection and collections.frontpage.products.size > 0 %} {% if frontpage_collection_title != '' %} {{ settings.frontpage_collection_title }} {% endif %} {% for product in collections.frontpage.products limit:4 %} {% include 'product-grid-item' %} {% endfor %} {% if settings.quick_view %} {% for product in collections.frontpage.products %} {% include 'product-quick-view' %} {% endfor %} {% endif %} {% endif %} {% if settings.show_promo_modal %} {{ settings.promo_modal_title }} {{ settings.promo_modal_text }} {% endif %} {% if settings.quick_view %} {{ 'option_selection.js' | shopify_asset_url | script_tag }} {% endif %} Name Email Phone Number Message Send