{** * Creative Elements - live Theme & Page Builder * * @author WebshopWorks * @copyright 2019-2023 WebshopWorks.com * @license One domain support license *} {if file_exists("{$smarty.const._PS_THEME_DIR_}templates/_partials/helpers.tpl")} {include '[1]_partials/helpers.tpl'} {elseif $smarty.const._PARENT_THEME_NAME_ && file_exists("{$smarty.const._PARENT_THEME_NAME_}templates/_partials/helpers.tpl")} {include 'parent:_partials/helpers.tpl'} {/if}
{block name='head'} {include file='_partials/head.tpl'} {/block} {block name='hook_after_body_opening_tag'} {hook h='displayAfterBodyOpeningTag'} {/block}