{% assign show_form_popup = false %} {%- assign enable_image_zoom = section.settings.enable_image_zoom -%} {%- assign initial_media_index = 0 -%} {%- assign current_variant = product.selected_or_first_available_variant -%} {%- assign price = current_variant.price -%} {%- assign available = current_variant.available -%} {%- for media in product.media -%} {%- if product.selected_variant and media.id == product.selected_variant.featured_media.id -%} {%- assign initial_media_index = forloop.index0 -%} {% endif %} {% endfor %} {% assign show_preOrderButton = false %} {% if current_variant.inventory_policy == 'continue' and current_variant.inventory_management == 'shopify' and settings.show_preOrder_btn and current_variant.inventory_quantity <= 0 %} {% assign show_preOrderButton = true %} {% endif %} {% assign hide_price0_box_and_button = false %} {% if settings.hide_price0_box_and_button and product.price_max == 0 %} {% assign hide_price0_box_and_button = true %} {% endif %} {% assign product_description_in_static_tab = false %} {% assign show_static_tabs = false %} {% for block in section.blocks %} {% if block.type contains 'static_tab' %} {% assign show_static_tabs = true %} {% if block.settings.product_tab_use_product_description %} {% assign product_description_in_static_tab = true %} {% break %} {% endif %} {% endif %} {% endfor %} {%- capture flickity_options -%} { "prevNextButtons": true, "pageDots": false, "adaptiveHeight": true, "cellAlign": "left", "contain": true, "pauseAutoPlayOnHover": true, "dragThreshold": 8, "initialIndex": {{ initial_media_index }}, "arrowShape": {"x0": 20, "x1": 60, "y1": 40, "x2": 60, "y2": 35, "x3": 25} } {%- endcapture -%} {%- capture thumb_flickity_options -%} { "prevNextButtons": false, "pageDots": false, "pauseAutoPlayOnHover": true, "contain": true, "cellAlign": "left", "dragThreshold": 8, "initialIndex": {{ initial_media_index }}, "arrowShape": {"x0": 20, "x1": 60, "y1": 40, "x2": 60, "y2": 35, "x3": 25} } {%- endcapture -%} {% assign cart_icon_style = settings.header_cart_icon_style %} {% assign show_breadcrumbs = section.settings.show_breadcrumbs %} {% if template.suffix == 'quick-view' %} {% assign show_breadcrumbs = false %} {% endif %} {% assign show_inventory_quantity = false %} {% assign low_inventory_threshold = 0 %} {% assign show_product_desc_full_width = false %} {% assign enable_alts = false %} {% for media in product.media %} {%- assign media_alt = media.alt -%} {%- if media.alt contains '#' -%} {%- assign is_media_group = true -%} {%- assign alt_parts = media.alt | split: '#' -%} {%- assign media_group_parts = alt_parts.last | split: '_' -%} {%- assign downcase_group_option = media_group_parts.first | strip | downcase -%} {%- assign downcase_group_value = media_group_parts.last | strip | downcase -%} {%- for option in product.options -%} {%- assign downcase_option = option | downcase -%} {%- if downcase_option == downcase_group_option -%} {% assign enable_alts = true %} {% break %} {% endif %} {% endfor %} {%- endif -%} {% endfor %}
{{ 'products.general.tab_no_page' | t }}
{% endif %}{{ 'products.general.tab_no_page' | t }}
{% endif %}{{ 'products.general.tab_no_page' | t }}
{% endif %}{{ 'products.general.tab_no_page' | t }}
{% endif %}