{% if template == "index" and shop.metafields.channelwillSEOMeta.title_homepage!="" %}{{shop.metafields.channelwillSEOMeta.title_homepage}}{% elsif collection.handle == "all" and shop.metafields.channelwillSEOMeta.title_collectionsAll!="" %} {{shop.metafields.channelwillSEOMeta.title_collectionsAll}}{% elsif template == "search" and shop.metafields.channelwillSEOMeta.title_search!="" %}{{shop.metafields.channelwillSEOMeta.title_search}}{% elsif template == "404" and shop.metafields.channelwillSEOMeta.title_404!="" %}{{shop.metafields.channelwillSEOMeta.title_404}}{% else %}{{ page_title }}{% endif %} {% if template == "index" and shop.metafields.channelwillSEOMeta.description_homepage!="" %} {% elsif collection.handle == "all" and shop.metafields.channelwillSEOMeta.description_collectionsAll!="" %} {% elsif template == "search" and shop.metafields.channelwillSEOMeta.description_search!="" %} {% elsif template == "404" and shop.metafields.channelwillSEOMeta.description_404!="" %} {% elsif page_description %} {% endif %} {% if template contains "article" %} {% endif %} {% if template contains "blog" %} {% endif %} {% if template contains "collection" %} {% endif %} {% if template contains "product" %} {% endif %} {%- assign position = 1 -%} {%- assign breadcrumb_tags_item_name = current_tags | join: ' + ' -%} {%- assign channelwill_current_tags_url_part = current_tags | join: '+' | downcase -%}