{* * We offer the best and most useful modules PrestaShop and modifications for your online store. * * We are experts and professionals in PrestaShop * * @author PresTeamShop.com * @copyright 2011-2017 PresTeamShop * @license see file: LICENSE.txt * @category PrestaShop * @category Module *}
{if isset($show_saved_message) and $show_saved_message}
{l s='Configuration was saved successful' mod='onepagecheckoutps'}
{/if}
{include file=$paramsBack.MODULE_TPL|cat:'views/templates/admin/helper/menu.tpl'}
{l s='Version' mod='onepagecheckoutps'} {$paramsBack.VERSION|escape:'htmlall':'UTF-8'}  
{if isset($ANOTHER_MODULES) and file_exists($paramsBack.MODULE_TPL|cat:'views/templates/admin/helper/another_modules.tpl')}
{include file=$paramsBack.MODULE_TPL|cat:'views/templates/admin/helper/another_modules.tpl' modules=$ANOTHER_MODULES}
{/if} {if isset($ADDONS) and file_exists($paramsBack.MODULE_TPL|cat:'views/templates/admin/helper/another_modules.tpl')}
{include file=$paramsBack.MODULE_TPL|cat:'views/templates/admin/helper/another_modules.tpl' modules=$ADDONS}
{/if} {if isset($paramsBack.HELPER_FORM)} {if isset($paramsBack.HELPER_FORM.forms) and is_array($paramsBack.HELPER_FORM.forms) and count($paramsBack.HELPER_FORM.forms)} {foreach from=$paramsBack.HELPER_FORM.forms key='key' item='form' name='forms'} {if isset($form.modal) and $form.modal}{assign var='modal' value=1}{else}{assign var='modal' value=0}{/if}
{foreach from=$form.options item='option'}
{if isset($option.label)}
{/if} {include file=$paramsBack.MODULE_TPL|cat:'views/templates/admin/helper/form.tpl' option=$option global=$paramsBack.GLOBALS modal=$modal}
{/foreach}

{include file=$paramsBack.MODULE_TPL|cat:'views/templates/admin/helper/action.tpl' form=$form key=$key modal=$modal}
{if isset($form.list) and is_array($form.list) and count($form.list)} {if isset($form.list.headers) and is_array($form.list.headers) and count($form.list.headers)} {if $form.tab eq 'required_fields'}
{l s='Manage field options' mod='onepagecheckoutps'}
{l s='New custom field' mod='onepagecheckoutps'}
{* Modal options *} {*/Modal options *} {/if}
 
{foreach from=$form.list.headers item='header_text' key='header'} {/foreach}
{$header_text|escape:'htmlall':'UTF-8'}
{/if} {/if}
{/foreach} {/if} {/if}
{l s='Choose the payment methods that are available according to the delivery method.' mod='onepagecheckoutps'}
 
{foreach from=$paramsBack.CARRIERS item='carrier'}
 {$carrier.name}
{foreach from=$paramsBack.PAYMENTS item='payment'} {/foreach}
{/foreach}
{foreach from=$paramsBack.FIELDS_POSITION item='rows' key='group_name'}
    {foreach from=$rows item='row'}
    1. {foreach from=$row item='field'}
    2. {/foreach}
  1. {/foreach}
{/foreach}
{* Payment methods*}
{assign var='filename_default' value=$paramsBack.MODULE_IMG|cat:'payments/default.png'}
 
{l s='Here you can configure the images, titles and descriptions of the methods of payment. The recommended images size is 86x49 pixels.' mod='onepagecheckoutps'}
{foreach from=$paramsBack.PAYMENTS item='payment'}
 {$payment.name|escape:'htmlall':'UTF-8'}
{if isset($payment.data.title)} {assign var='input_value' value=$payment.data.title}{else}{assign var='input_value' value=[]} {/if} {include languages=$paramsBack.LANGUAGES input_name='txt-image_payment_title-'|cat:$payment.name file=$paramsBack.MODULE_TPL|cat:'views/templates/admin/helper/input_text_lang.tpl' input_value=$input_value}
{if isset($payment.data.description)} {assign var='input_value' value=$payment.data.description}{else}{assign var='input_value' value=[]} {/if} {include languages=$paramsBack.LANGUAGES input_name='ta-image_payment_description-'|cat:$payment.name file=$paramsBack.MODULE_TPL|cat:'views/templates/admin/helper/textarea_lang.tpl' input_value=$input_value}
{*
*}
{assign var='filename' value=$paramsBack.MODULE_PATH_ABSOLUTE|cat:'/views/img/payments/'|cat:$payment.name_image} {assign var='path_image' value=$paramsBack.MODULE_IMG|cat:'payments/'|cat:$payment.name_image}
{l s='Remove image' mod='onepagecheckoutps'} {l s='Upload' mod='onepagecheckoutps'} {l s='image' mod='onepagecheckoutps'}
{/foreach}
{* SOCIAL LOGIN FORMS*} {foreach from=$paramsBack.SOCIAL_LOGIN item='social_network' key='name_social_network'} {/foreach} {* END SOCIAL LOGIN FORMS*}
{l s='Select language' mod='onepagecheckoutps'}
 
{l s='Some expressions use the syntax' mod='onepagecheckoutps'}: %s. {l s='Not replace, don\'t modified this' mod='onepagecheckoutps'}.

{l s='Management settings' mod='onepagecheckoutps'}

{foreach $paramsBack.array_label_translate as $key => $value} {if $key !== 'translate_language'}
{foreach $value as $key_label => $label_translate} {if $key_label !== 'empty_elements'} {/if} {/foreach}
=
{/if} {/foreach}
{foreach $paramsBack.code_editors as $key => $row}

{$key|escape:'htmlall':'UTF-8'}

{foreach $row as $value}

{$value.filename|escape:'htmlall':'UTF-8'}.{if $key === 'css'}css{else}js{/if}

{/foreach}
{/foreach}
{l s='Share with us your suggestions, functionalities and opinions' mod='onepagecheckoutps'} {l s='Here' mod='onepagecheckoutps'}
{l s='You have any questions or problems regarding our module' mod='onepagecheckoutps'}? {l s='Contact us' mod='onepagecheckoutps'}
{include file=$paramsBack.MODULE_TPL|cat:'views/templates/admin/helper/credits.tpl'}