{** * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. *} {block name='head_charset'} {/block} {block name='head_ie_compatibility'} {/block} {block name='head_seo'} {block name='head_preload'} {include file='_partials/preload.tpl'} {/block} {block name='head_seo_title'}{$page.meta.title}{/block} {block name='hook_after_title_tag'} {hook h='displayAfterTitleTag'} {/block} {if $page.meta.robots !== 'index'} {/if} {if $page.canonical} {/if} {block name='head_hreflang'} {foreach from=$urls.alternative_langs item=pageUrl key=code} {/foreach} {/block} {block name='head_microdata'} {include file='_partials/microdata/head-jsonld.tpl'} {/block} {block name='head_microdata_special'}{/block} {block name='head_pagination_seo'} {include file='_partials/pagination-seo.tpl'} {/block} {block name='head_open_graph'} {if !isset($product) && $page.page_name != 'product'}{/if} {/block} {/block} {block name='head_viewport'} {/block} {block name='head_icons'} {/block} {block name='stylesheets'} {include file='_partials/stylesheets.tpl' stylesheets=$stylesheets} {/block} {block name='javascript_head'} {include file='_partials/javascript.tpl' javascript=$javascript.head vars=$js_custom_vars} {/block} {block name='hook_header'} {$HOOK_HEADER nofilter} {/block} {block name='hook_extra'}{/block}