{** * 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) *}
{* openservis - Zboží - Souhlas - begin *} {hook h='displayZboziSouhlas'} {* openservis - Zboží - Souhlas - end *} {* openservis - Heureka - NeSouhlas - begin *} {hook h='displayHeurekaNeSouhlas'} {* openservis - Heureka - NeSouhlas - end *} {* caleydon (prestashop.sk) - Heureka - begin *} {hook h='displayCmHeurekaConsent'} {* caleydon (prestashop.sk) - Heureka - end *} {* Prestashop v8 - new hook for various order confirmation constents *} {hook h='displayCheckoutBeforeConfirmation'} {if $conditions_to_approve|count && !$z_tc_config->separate_payment}
{l s='Please accept terms and conditions' mod='thecheckout'}
    {foreach from=$conditions_to_approve item="condition" key="condition_name"}
  • {assign "condition_full_name" "conditions_to_approve[{$condition_name|escape:'javascript':'UTF-8'}]"}
  • {/foreach}
{/if}
{l s='There are some error in checkout form, please make corrections' mod='thecheckout'}
{if false && $show_final_summary} {/if}
{if isset($selected_payment_option) && $selected_payment_option and $all_conditions_approved} {/if}