{$_shop_theme_url = "`$wa_url`wa-apps/shop/themes/default/"} {$_site_theme_url = "`$wa_url`wa-apps/site/themes/default/"} {$wa->title()|escape} {* META *} {if !empty($canonical)} {/if} {if $wa->blog} {if $rss = $wa->blog->rssUrl()} {/if} {/if} {*FONTS*} {*CSS*} {$wa->css()} {*JS*} {$wa->js()} {$wa->head()} {if !empty($design_settings.custom_css)} {/if} {if !empty($design_settings.order_background)} {/if} {if !empty($design_settings.layout_background)} {/if} {* @event frontend_head.%plugin_id% *} {foreach $frontend_head as $_}{$_}{/foreach}
{if !empty($design_settings.logo_url)} {/if} {if !empty($design_settings.phone)} {/if}
{* @event frontend_header.%plugin_id% *} {foreach $frontend_header as $_}{$_}{/foreach} {$content}