Screen shot with full code
{%- capture dir -%}
{%- case request.locale.iso_code -%}
{%- when ‘ae’ or ‘ar’ or ‘arc’ or ‘bcc’ or ‘bqi’ or ‘ckb’ or ‘dv’ or ‘fa’ or ‘glk’ or ‘ha’ or ‘he’ or ‘kwh’ or ‘ks’ or ‘ku’ or ‘mzn’ or ‘nqo’ or ‘pnb’ or ‘ps’ or ‘sd’ or ‘ug’ or ‘ur’ or ‘yi’ -%}
rtl
{%- else -%}
ltr
{%- endcase -%}
{%- endcapture -%}
{% if settings.favicon != blank -%}
{%- endif %} {{ 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 page_title contains shop.name %} – {{ shop.name }}{% endunless %}{% if page_description %}
{% endif %}
{%- unless settings.heading_font.system? and settings.body_font.system? -%}
{%- endunless -%}{% render ‘social-meta-tags’ %}
{{ ‘app.css’ | asset_url | stylesheet_tag }}
{{ ‘product-grid.css’ | asset_url | stylesheet_tag }}
{% render ‘head-variables’ %}
{%- if tinyscript -%}{{ content_for_header }}{%- else -%}{% render ‘tiny-script-control’ %}{%- endif -%}
{% include ‘hulk_po_vd’ %}
{{ 'accessibility.skip_to_text' | t }}{{ ‘vendor.min.js’ | asset_url | script_tag }}
{% if settings.animations %}
{{ ‘animations.min.js’ | asset_url | script_tag }}
{% endif %}
{{ ‘slideshow.js’ | asset_url | script_tag }}
{%- if settings.free_shipping -%}
{%- endif -%}
{%- if request.design_mode -%}
{%- endif -%}
{% render ‘back-to-top’ %}
{% render ‘thunder-preload’ %}
