{include file="`$wa_active_theme_path`/main.html" inline}
{strip} {$html_class_array = []} {if $wa->globals('isMyAccount')}{$html_class_array[] = 'my'}{/if} {if $wa->shop} {$_cart_url = $wa->getUrl('shop/frontend/order')} {/if} {$_is_order_page = $wa->globals("isOrderPage")} {if !empty($_is_order_page)} {$html_class_array[] = "is-order-page"} {/if} {/strip} {$_head_prefix = $wa->globals("headPrefix")}