Vanlangbooks Vanlangbooks
{% if page_title == 'All' %} {{ 'Tất cả sản phẩm' }} {% else %} {{ page_title }} {% endif %} {% if currrent_tags %} {{ "tagged " }} {{ currrent_tags | json: ", " }} {% endif %} {% if current_page != 1 %} {{ " - Trang " }} {{ current_page }} {% endif %} {% unless page_title contains shop.name %} {{ shop.name }} {% endunless %}{% if page_description != ""%} {% endif %} {%if template contains 'index'%} {%elsif template contains 'product'%} 0%}{% for tag in product.tags %}{{tag}}, {%endfor%}{%endif%}{{shop.name}}, {{shop.domain}}"/> {%elsif template contains 'collection'%} {%elsif template contains 'blog'%} {%elsif template contains 'article'%} 0%}{% for tag in article.tags %}{{tag}}, {%endfor%}{%endif%} {{shop.name}}, {{shop.domain}}"/> {%else%} {%endif%} {% if settings.xmas_002__theme__font contains 'Google' %} {% endif %} {% if settings.xmas_002__theme__title__font contains 'Google' %} {% endif %} {{ 'xmas_002.scss.css' | asset_url | stylesheet_tag }} {{ content_for_header }} {{ 'api.jquery.js' | haravan_asset_url | script_tag }}{{ content_for_layout }} {%- capture settings_arr -%}{{ settings }}{%- endcapture -%} {%- assign settings_arr = settings_arr | split: '][' -%} {%- capture result -%} { {%- for setting in settings_arr -%} {%- assign setting_json = setting | split: ',' -%} {%- if setting_json[0] contains 'xmas_002'-%} ,"{{setting_json[0] | remove: '['}}" : {{ setting | remove: ']' | remove: setting_json[0] | json | remove_first: ', ' }} {%- endif -%} {%- endfor -%} } {%- endcapture -%}