{** * NOTICE OF LICENSE * * This source file is subject to the Software License Agreement * that is bundled with this package in the file LICENSE.txt. * * @author Peter Sliacky (Zelarg) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) *} {if $z_tc_config->show_i_am_business_delivery} {/if} {if $z_tc_config->show_i_am_private_delivery} {/if}
{l s='Shipping address' mod='thecheckout'}
{if $z_tc_config->show_i_am_business || $z_tc_config->show_i_am_private}
{if $z_tc_config->show_i_am_business_delivery}
{/if} {if $z_tc_config->show_i_am_private_delivery}
{/if}
{/if}
{include file='module:thecheckout/views/templates/front/_partials/customer-addresses-dropdown.tpl' addressType='delivery'} {block name="address_delivery_form_fields"}
{block name='form_fields'} {if $z_tc_config->show_i_am_business_delivery}
{/if} {if $z_tc_config->show_i_am_private_delivery}
{/if} {foreach from=$formFieldsDelivery item="field"} {block name='form_field'} {include file='module:thecheckout/views/templates/front/_partials/checkout-form-fields.tpl' checkoutSection='delivery'} {/block} {/foreach} {/block}
{/block}
{if !$isInvoiceAddressPrimary}
{/if}