{** * 2010-2020 Webkul. * * NOTICE OF LICENSE * * All right is reserved, * Please go through this link for complete license : https://store.webkul.com/license.html * * DISCLAIMER * * Do not edit or add to this file if you wish to upgrade this module to newer * versions in the future. If you wish to customize this module for your * needs please refer to https://store.webkul.com/customisation-guidelines/ for more information. * * @author Webkul IN * @copyright 2010-2020 Webkul IN * @license https://store.webkul.com/license.html *}
{if $customer.is_logged && !$customer.is_guest} {block name='wk-customer-address'} {include file='module:wkonepagecheckout/views/templates/front/content/_partials/wk-myaccount.tpl'} {/block} {else} {if Configuration::get('WK_CHECKOUT_SOCIAL_LOGIN')} {if Configuration::get('WK_CHECKOUT_FACEBOOK_LOGIN') || Configuration::get('WK_CHECKOUT_GOOGLE_LOGIN')} {/if} {/if}

{l s='Or' mod='wkonepagecheckout'}

{if Configuration::get('WK_CHECKOUT_GUEST_ALLOW')}
{l s='Guest Checkout' mod='wkonepagecheckout'}
{else}
{l s='Create Account' mod='wkonepagecheckout'}
{/if}
{if Configuration::get('WK_CHECKOUT_SOCIAL_TITLE')}
{if isset($genders)} {foreach from=$genders item="label" key="value"}
{/foreach} {/if}
{/if}
{if Configuration::get('WK_CHECKOUT_GUEST_ALLOW') && !isset($wkguest)}
{/if}
{if Configuration::get('WK_CHECKOUT_DOB')}
{/if} {if Configuration::get('WK_CHECKOUT_OPTIN')}
{/if} {if Configuration::get('WK_CHECKOUT_NEWSLATTER')}
{/if}
{block name='wk-customer-address'} {include file='module:wkonepagecheckout/views/templates/front/content/_partials/wk-myaccount.tpl'} {/block} {block name='wk-login'} {include file='module:wkonepagecheckout/views/templates/front/content/_partials/wk_login.tpl'} {/block} {*{block name='wk-social-login'} {include file='module:wkonepagecheckout/views/templates/front/content/_partials/wk-social-login.tpl'} {/block}*} {/if}
{if $customer.is_logged == 1} {literal} {/literal} {/if}