{strip}
{*{if $wa->isAuthEnabled() && !$wa->user()->isAuth()}*} {*{include file="`$wa_parent_theme_path`/login.adapters.html" inline}*} {*{/if}*} {* @event frontend_checkout.%plugin_id% *} {foreach $frontend_checkout as $_}{$_}{/foreach} {if !empty($error)}
{$error}
{/if}
{$_info_blocks = []} {$_info_blocks[] = [ "header" => $theme_settings.info_block_1_header, "content" => $theme_settings.info_block_1_content, "icon" => $theme_settings.info_block_1_icon, "uri" => $theme_settings.info_block_1_uri, "view" => $theme_settings.info_block_1_view ]} {$_info_blocks[] = [ "header" => $theme_settings.info_block_2_header, "content" => $theme_settings.info_block_2_content, "icon" => $theme_settings.info_block_2_icon, "uri" => $theme_settings.info_block_2_uri, "view" => $theme_settings.info_block_2_view ]} {$_info_blocks[] = [ "header" => $theme_settings.info_block_3_header, "content" => $theme_settings.info_block_3_content, "icon" => $theme_settings.info_block_3_icon, "uri" => $theme_settings.info_block_3_uri, "view" => $theme_settings.info_block_3_view ]} {$_info_blocks[] = [ "header" => $theme_settings.info_block_4_header, "content" => $theme_settings.info_block_4_content, "icon" => $theme_settings.info_block_4_icon, "uri" => $theme_settings.info_block_4_uri, "view" => $theme_settings.info_block_4_view ]} {$_info_blocks[] = [ "header" => $theme_settings.info_block_5_header, "content" => $theme_settings.info_block_5_content, "icon" => $theme_settings.info_block_5_icon, "uri" => $theme_settings.info_block_5_uri, "view" => $theme_settings.info_block_5_view ]} {foreach $_info_blocks as $_info_block} {if (!empty($_info_block.view) && $_info_block.view !== "sidebar") && (!empty($_info_block.header) || !empty($_info_block.content))}
{if !empty($_info_block.header)}
{if !empty($_info_block.icon)} {/if} {$_info_block.header}
{/if} {if !empty($_info_block.content)}
{$_info_block.content}
{/if}
{/if} {/foreach}
{/strip}