{%- if request.page_type == 'index' -%} {%- capture decords_mobile_hero_srcset -%} {{ images['main_ban02_mob.jpg'] | image_url: width: 360 }} 360w, {{ images['main_ban02_mob.jpg'] | image_url: width: 540 }} 540w, {{ images['main_ban02_mob.jpg'] | image_url: width: 720 }} 720w, {{ images['main_ban02_mob.jpg'] | image_url: width: 900 }} 900w {%- endcapture -%} {%- capture decords_desktop_hero_srcset -%} {{ images['main_ban01.jpg'] | image_url: width: 600 }} 600w, {{ images['main_ban01.jpg'] | image_url: width: 900 }} 900w, {{ images['main_ban01.jpg'] | image_url: width: 1200 }} 1200w, {{ images['main_ban01.jpg'] | image_url: width: 1400 }} 1400w, {{ images['main_ban01.jpg'] | image_url: width: 1600 }} 1600w, {{ images['main_ban01.jpg'] | image_url: width: 1920 }} 1920w {%- endcapture -%} {%- endif -%} {%- if request.page_type == 'password' -%} {{- shop.name -}} {%- else -%} {{- page_title -}} {%- if current_tags %}{% assign meta_tags = current_tags | join: ', ' %} – {{ 'general.meta.tags' | t: tags: meta_tags }}{% endif -%} {%- if current_page != 1 %} – {{ 'general.meta.page' | t: page: current_page }}{% endif -%} {%- unless request.page_type == 'product' -%} {%- unless page_title contains shop.name %} – {{ shop.name }}{% endunless -%} {%- endunless -%} {%- endif -%} {%- if canonical_url != blank -%} {%- endif -%} {%- if settings.favicon != blank -%} {%- liquid assign image_type = settings.favicon | split: '?' | first | split: '.' | last | downcase if image_type == 'svg' assign image_type = 'svg+xml' endif -%} {%- endif -%} {%- if page_description -%} {%- endif -%} {%- if request.page_type == 'page' and page.handle == 'ccpa-opt-out' -%} {%- endif -%} {%- unless request.page_type == 'password' -%} {%- if request.design_mode or request.page_type == 'product' or request.page_type == 'collection' or request.page_type == 'search' or request.page_type == 'cart' -%} {%- endif -%} {%- if request.page_type == 'index' -%} {%- endif -%} {%- endunless -%}