Initial commit

This commit is contained in:
2019-11-20 07:44:43 +01:00
commit 5bf49c4a81
41188 changed files with 5459177 additions and 0 deletions

View File

@@ -0,0 +1,58 @@
<?php
/* @Twig/images/icon-minus-square-o.svg */
class __TwigTemplate_65bdea6843a230f97b9e0646e1b8a05557d148aa9f17306e1e6994284362d9e3 extends Twig_Template
{
public function __construct(Twig_Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = array(
);
}
protected function doDisplay(array $context, array $blocks = array())
{
$__internal_eab8020571a8e8ea36408db96cfed0cdccb6ce493eced8fe4f261eb349ba279c = $this->env->getExtension("Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension");
$__internal_eab8020571a8e8ea36408db96cfed0cdccb6ce493eced8fe4f261eb349ba279c->enter($__internal_eab8020571a8e8ea36408db96cfed0cdccb6ce493eced8fe4f261eb349ba279c_prof = new Twig_Profiler_Profile($this->getTemplateName(), "template", "@Twig/images/icon-minus-square-o.svg"));
$__internal_3a431b246ce567884ea948fcbe2e6d352a6df8ae60295bfdfc5aded17aafd335 = $this->env->getExtension("Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension");
$__internal_3a431b246ce567884ea948fcbe2e6d352a6df8ae60295bfdfc5aded17aafd335->enter($__internal_3a431b246ce567884ea948fcbe2e6d352a6df8ae60295bfdfc5aded17aafd335_prof = new Twig_Profiler_Profile($this->getTemplateName(), "template", "@Twig/images/icon-minus-square-o.svg"));
// line 1
echo "<svg width=\"1792\" height=\"1792\" viewBox=\"0 0 1792 1792\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M1344 800v64q0 14-9 23t-23 9H480q-14 0-23-9t-9-23v-64q0-14 9-23t23-9h832q14 0 23 9t9 23zm128 448V416q0-66-47-113t-113-47H480q-66 0-113 47t-47 113v832q0 66 47 113t113 47h832q66 0 113-47t47-113zm128-832v832q0 119-84.5 203.5T1312 1536H480q-119 0-203.5-84.5T192 1248V416q0-119 84.5-203.5T480 128h832q119 0 203.5 84.5T1600 416z\"/></svg>
";
$__internal_eab8020571a8e8ea36408db96cfed0cdccb6ce493eced8fe4f261eb349ba279c->leave($__internal_eab8020571a8e8ea36408db96cfed0cdccb6ce493eced8fe4f261eb349ba279c_prof);
$__internal_3a431b246ce567884ea948fcbe2e6d352a6df8ae60295bfdfc5aded17aafd335->leave($__internal_3a431b246ce567884ea948fcbe2e6d352a6df8ae60295bfdfc5aded17aafd335_prof);
}
public function getTemplateName()
{
return "@Twig/images/icon-minus-square-o.svg";
}
public function getDebugInfo()
{
return array ( 25 => 1,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Twig_Source("<svg width=\"1792\" height=\"1792\" viewBox=\"0 0 1792 1792\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M1344 800v64q0 14-9 23t-23 9H480q-14 0-23-9t-9-23v-64q0-14 9-23t23-9h832q14 0 23 9t9 23zm128 448V416q0-66-47-113t-113-47H480q-66 0-113 47t-47 113v832q0 66 47 113t113 47h832q66 0 113-47t47-113zm128-832v832q0 119-84.5 203.5T1312 1536H480q-119 0-203.5-84.5T192 1248V416q0-119 84.5-203.5T480 128h832q119 0 203.5 84.5T1600 416z\"/></svg>
", "@Twig/images/icon-minus-square-o.svg", "/var/www/clients/client1/web14/web/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Resources/views/images/icon-minus-square-o.svg");
}
}

View File

@@ -0,0 +1,497 @@
<?php
/* @PrestaShop/Admin/Improve/Payment/Preferences/Blocks/payment_preferences_form_block.html.twig */
class __TwigTemplate_a27959ec0422ef3ab2a1c7d428180b2bc93099577d362a0c9f50e7b44e29ae7e extends Twig_Template
{
public function __construct(Twig_Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = array(
'payment_preferences_form' => array($this, 'block_payment_preferences_form'),
'payment_modules_currency_restrictions' => array($this, 'block_payment_modules_currency_restrictions'),
'payment_modules_group_restrictions' => array($this, 'block_payment_modules_group_restrictions'),
'payment_modules_country_restrictions' => array($this, 'block_payment_modules_country_restrictions'),
'payment_modules_carrier_restrictions' => array($this, 'block_payment_modules_carrier_restrictions'),
'payment_preferences_block_rest' => array($this, 'block_payment_preferences_block_rest'),
);
}
protected function doDisplay(array $context, array $blocks = array())
{
$__internal_ed2864a650659215c7386788ef9c7f0c22686bdf7d4da43acc2932d3e2d6e52b = $this->env->getExtension("Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension");
$__internal_ed2864a650659215c7386788ef9c7f0c22686bdf7d4da43acc2932d3e2d6e52b->enter($__internal_ed2864a650659215c7386788ef9c7f0c22686bdf7d4da43acc2932d3e2d6e52b_prof = new Twig_Profiler_Profile($this->getTemplateName(), "template", "@PrestaShop/Admin/Improve/Payment/Preferences/Blocks/payment_preferences_form_block.html.twig"));
$__internal_a40b2d0c9219103190ce40bda6e6e1a0f3984a004b7c878c553dba6b32242c0b = $this->env->getExtension("Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension");
$__internal_a40b2d0c9219103190ce40bda6e6e1a0f3984a004b7c878c553dba6b32242c0b->enter($__internal_a40b2d0c9219103190ce40bda6e6e1a0f3984a004b7c878c553dba6b32242c0b_prof = new Twig_Profiler_Profile($this->getTemplateName(), "template", "@PrestaShop/Admin/Improve/Payment/Preferences/Blocks/payment_preferences_form_block.html.twig"));
// line 26
echo "
";
// line 27
$this->displayBlock('payment_preferences_form', $context, $blocks);
$__internal_ed2864a650659215c7386788ef9c7f0c22686bdf7d4da43acc2932d3e2d6e52b->leave($__internal_ed2864a650659215c7386788ef9c7f0c22686bdf7d4da43acc2932d3e2d6e52b_prof);
$__internal_a40b2d0c9219103190ce40bda6e6e1a0f3984a004b7c878c553dba6b32242c0b->leave($__internal_a40b2d0c9219103190ce40bda6e6e1a0f3984a004b7c878c553dba6b32242c0b_prof);
}
public function block_payment_preferences_form($context, array $blocks = array())
{
$__internal_760d5df356981e502ac16cca4b58e2f22749b2aa0ec77f3342de778dd316c91e = $this->env->getExtension("Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension");
$__internal_760d5df356981e502ac16cca4b58e2f22749b2aa0ec77f3342de778dd316c91e->enter($__internal_760d5df356981e502ac16cca4b58e2f22749b2aa0ec77f3342de778dd316c91e_prof = new Twig_Profiler_Profile($this->getTemplateName(), "block", "payment_preferences_form"));
$__internal_11e956cbe3c7c7d73345d28e8cc3920804f0a26f36a91ccdacf08f771f438e07 = $this->env->getExtension("Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension");
$__internal_11e956cbe3c7c7d73345d28e8cc3920804f0a26f36a91ccdacf08f771f438e07->enter($__internal_11e956cbe3c7c7d73345d28e8cc3920804f0a26f36a91ccdacf08f771f438e07_prof = new Twig_Profiler_Profile($this->getTemplateName(), "block", "payment_preferences_form"));
// line 28
echo " ";
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock(($context["paymentPreferencesForm"] ?? $this->getContext($context, "paymentPreferencesForm")), 'form_start');
echo "
";
// line 29
$this->displayBlock('payment_modules_currency_restrictions', $context, $blocks);
// line 55
echo "
";
// line 56
$this->displayBlock('payment_modules_group_restrictions', $context, $blocks);
// line 82
echo "
";
// line 83
$this->displayBlock('payment_modules_country_restrictions', $context, $blocks);
// line 109
echo "
";
// line 110
$this->displayBlock('payment_modules_carrier_restrictions', $context, $blocks);
// line 135
echo "
";
// line 136
$this->displayBlock('payment_preferences_block_rest', $context, $blocks);
// line 139
echo "
";
// line 140
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock(($context["paymentPreferencesForm"] ?? $this->getContext($context, "paymentPreferencesForm")), 'form_end');
echo "
";
$__internal_11e956cbe3c7c7d73345d28e8cc3920804f0a26f36a91ccdacf08f771f438e07->leave($__internal_11e956cbe3c7c7d73345d28e8cc3920804f0a26f36a91ccdacf08f771f438e07_prof);
$__internal_760d5df356981e502ac16cca4b58e2f22749b2aa0ec77f3342de778dd316c91e->leave($__internal_760d5df356981e502ac16cca4b58e2f22749b2aa0ec77f3342de778dd316c91e_prof);
}
// line 29
public function block_payment_modules_currency_restrictions($context, array $blocks = array())
{
$__internal_a3320838a0e5d8adf326290aa687f081cf5d82b94f922d6f4baa17a6146fd3b4 = $this->env->getExtension("Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension");
$__internal_a3320838a0e5d8adf326290aa687f081cf5d82b94f922d6f4baa17a6146fd3b4->enter($__internal_a3320838a0e5d8adf326290aa687f081cf5d82b94f922d6f4baa17a6146fd3b4_prof = new Twig_Profiler_Profile($this->getTemplateName(), "block", "payment_modules_currency_restrictions"));
$__internal_5e6cd8abd89684a8524dcad004768285e230f8d8e7951df13bfa6b42eef94c60 = $this->env->getExtension("Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension");
$__internal_5e6cd8abd89684a8524dcad004768285e230f8d8e7951df13bfa6b42eef94c60->enter($__internal_5e6cd8abd89684a8524dcad004768285e230f8d8e7951df13bfa6b42eef94c60_prof = new Twig_Profiler_Profile($this->getTemplateName(), "block", "payment_modules_currency_restrictions"));
// line 30
echo " <div class=\"card\">
<h3 class=\"card-header\">
<i class=\"material-icons\">euro_symbol</i>
";
// line 33
echo twig_escape_filter($this->env, $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Currency restrictions", array(), "Admin.Payment.Feature"), "html", null, true);
echo "
</h3>
<div class=\"card-body\">
<p>
<small class=\"form-text\">
";
// line 38
echo twig_escape_filter($this->env, $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Please mark each checkbox for the currency, or currencies, for which you want the payment module(s) to be available.", array(), "Admin.Payment.Help"), "html", null, true);
echo "
</small>
</p>
<div class=\"form-group\">
";
// line 43
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->getAttribute($this->getAttribute(($context["paymentPreferencesForm"] ?? $this->getContext($context, "paymentPreferencesForm")), "payment_module_preferences", array()), "currency_restrictions", array()), 'widget');
echo "
</div>
</div>
<div class=\"card-footer\">
<div class=\"d-flex justify-content-end\">
<button class=\"btn btn-primary\">
";
// line 49
echo twig_escape_filter($this->env, $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Save", array(), "Admin.Actions"), "html", null, true);
echo "
</button>
</div>
</div>
</div>
";
$__internal_5e6cd8abd89684a8524dcad004768285e230f8d8e7951df13bfa6b42eef94c60->leave($__internal_5e6cd8abd89684a8524dcad004768285e230f8d8e7951df13bfa6b42eef94c60_prof);
$__internal_a3320838a0e5d8adf326290aa687f081cf5d82b94f922d6f4baa17a6146fd3b4->leave($__internal_a3320838a0e5d8adf326290aa687f081cf5d82b94f922d6f4baa17a6146fd3b4_prof);
}
// line 56
public function block_payment_modules_group_restrictions($context, array $blocks = array())
{
$__internal_23d533434d8139d33abab111904168835dec27e674d224cada129d04c00d2088 = $this->env->getExtension("Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension");
$__internal_23d533434d8139d33abab111904168835dec27e674d224cada129d04c00d2088->enter($__internal_23d533434d8139d33abab111904168835dec27e674d224cada129d04c00d2088_prof = new Twig_Profiler_Profile($this->getTemplateName(), "block", "payment_modules_group_restrictions"));
$__internal_461dfd9bf7e52f534c12f5c859d5b4043fd3a4f1505e1843f45162e7fdd9c5b4 = $this->env->getExtension("Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension");
$__internal_461dfd9bf7e52f534c12f5c859d5b4043fd3a4f1505e1843f45162e7fdd9c5b4->enter($__internal_461dfd9bf7e52f534c12f5c859d5b4043fd3a4f1505e1843f45162e7fdd9c5b4_prof = new Twig_Profiler_Profile($this->getTemplateName(), "block", "payment_modules_group_restrictions"));
// line 57
echo " <div class=\"card\">
<h3 class=\"card-header\">
<i class=\"material-icons\">group</i>
";
// line 60
echo twig_escape_filter($this->env, $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Group restrictions", array(), "Admin.Payment.Feature"), "html", null, true);
echo "
</h3>
<div class=\"card-body\">
<p>
<small class=\"form-text\">
";
// line 65
echo twig_escape_filter($this->env, $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Please mark each checkbox for the customer group(s), for which you want the payment module(s) to be available.", array(), "Admin.Payment.Help"), "html", null, true);
echo "
</small>
</p>
<div class=\"form-group\">
";
// line 70
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->getAttribute($this->getAttribute(($context["paymentPreferencesForm"] ?? $this->getContext($context, "paymentPreferencesForm")), "payment_module_preferences", array()), "group_restrictions", array()), 'widget');
echo "
</div>
</div>
<div class=\"card-footer\">
<div class=\"d-flex justify-content-end\">
<button class=\"btn btn-primary\">
";
// line 76
echo twig_escape_filter($this->env, $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Save", array(), "Admin.Actions"), "html", null, true);
echo "
</button>
</div>
</div>
</div>
";
$__internal_461dfd9bf7e52f534c12f5c859d5b4043fd3a4f1505e1843f45162e7fdd9c5b4->leave($__internal_461dfd9bf7e52f534c12f5c859d5b4043fd3a4f1505e1843f45162e7fdd9c5b4_prof);
$__internal_23d533434d8139d33abab111904168835dec27e674d224cada129d04c00d2088->leave($__internal_23d533434d8139d33abab111904168835dec27e674d224cada129d04c00d2088_prof);
}
// line 83
public function block_payment_modules_country_restrictions($context, array $blocks = array())
{
$__internal_2ac4530fb0ac81606a9138fedde8635e01921604edfd9fa5e5dbb8e57a41cb70 = $this->env->getExtension("Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension");
$__internal_2ac4530fb0ac81606a9138fedde8635e01921604edfd9fa5e5dbb8e57a41cb70->enter($__internal_2ac4530fb0ac81606a9138fedde8635e01921604edfd9fa5e5dbb8e57a41cb70_prof = new Twig_Profiler_Profile($this->getTemplateName(), "block", "payment_modules_country_restrictions"));
$__internal_1306d4dd411ecd0d89c735a21c6ed2f2c6d02ae5e2865ac355621a9d60f7f4ff = $this->env->getExtension("Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension");
$__internal_1306d4dd411ecd0d89c735a21c6ed2f2c6d02ae5e2865ac355621a9d60f7f4ff->enter($__internal_1306d4dd411ecd0d89c735a21c6ed2f2c6d02ae5e2865ac355621a9d60f7f4ff_prof = new Twig_Profiler_Profile($this->getTemplateName(), "block", "payment_modules_country_restrictions"));
// line 84
echo " <div class=\"card\">
<h3 class=\"card-header\">
<i class=\"material-icons\">public</i>
";
// line 87
echo twig_escape_filter($this->env, $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Country restrictions", array(), "Admin.Payment.Feature"), "html", null, true);
echo "
</h3>
<div class=\"card-body\">
<p>
<small class=\"form-text\">
";
// line 92
echo twig_escape_filter($this->env, $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Please mark each checkbox for the country, or countries, in which you want the payment module(s) to be available.", array(), "Admin.Payment.Help"), "html", null, true);
echo "
</small>
</p>
<div class=\"form-group\">
";
// line 97
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->getAttribute($this->getAttribute(($context["paymentPreferencesForm"] ?? $this->getContext($context, "paymentPreferencesForm")), "payment_module_preferences", array()), "country_restrictions", array()), 'widget');
echo "
</div>
</div>
<div class=\"card-footer\">
<div class=\"d-flex justify-content-end\">
<button class=\"btn btn-primary\">
";
// line 103
echo twig_escape_filter($this->env, $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Save", array(), "Admin.Actions"), "html", null, true);
echo "
</button>
</div>
</div>
</div>
";
$__internal_1306d4dd411ecd0d89c735a21c6ed2f2c6d02ae5e2865ac355621a9d60f7f4ff->leave($__internal_1306d4dd411ecd0d89c735a21c6ed2f2c6d02ae5e2865ac355621a9d60f7f4ff_prof);
$__internal_2ac4530fb0ac81606a9138fedde8635e01921604edfd9fa5e5dbb8e57a41cb70->leave($__internal_2ac4530fb0ac81606a9138fedde8635e01921604edfd9fa5e5dbb8e57a41cb70_prof);
}
// line 110
public function block_payment_modules_carrier_restrictions($context, array $blocks = array())
{
$__internal_9f3d5c74fe781de41dea2d868e44334be6433274d6c9657ee6be50429b9e8bcc = $this->env->getExtension("Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension");
$__internal_9f3d5c74fe781de41dea2d868e44334be6433274d6c9657ee6be50429b9e8bcc->enter($__internal_9f3d5c74fe781de41dea2d868e44334be6433274d6c9657ee6be50429b9e8bcc_prof = new Twig_Profiler_Profile($this->getTemplateName(), "block", "payment_modules_carrier_restrictions"));
$__internal_544cbb7ac9616a35f8b22ca784c165cb9d773665151690e10979ac3c0b960959 = $this->env->getExtension("Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension");
$__internal_544cbb7ac9616a35f8b22ca784c165cb9d773665151690e10979ac3c0b960959->enter($__internal_544cbb7ac9616a35f8b22ca784c165cb9d773665151690e10979ac3c0b960959_prof = new Twig_Profiler_Profile($this->getTemplateName(), "block", "payment_modules_carrier_restrictions"));
// line 111
echo " <div class=\"card\">
<h3 class=\"card-header\">
<i class=\"material-icons\">local_shipping</i>
";
// line 114
echo twig_escape_filter($this->env, $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Carrier restrictions", array(), "Admin.Payment.Feature"), "html", null, true);
echo "
</h3>
<div class=\"card-body\">
<p>
<small class=\"form-text\">
";
// line 119
echo twig_escape_filter($this->env, $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Please mark each checkbox for the carrier, or carrier, for which you want the payment module(s) to be available.", array(), "Admin.Payment.Help"), "html", null, true);
echo "
</small>
</p>
<div class=\"form-group\">
";
// line 123
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->getAttribute($this->getAttribute(($context["paymentPreferencesForm"] ?? $this->getContext($context, "paymentPreferencesForm")), "payment_module_preferences", array()), "carrier_restrictions", array()), 'widget');
echo "
</div>
</div>
<div class=\"card-footer\">
<div class=\"d-flex justify-content-end\">
<button class=\"btn btn-primary\">
";
// line 129
echo twig_escape_filter($this->env, $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Save", array(), "Admin.Actions"), "html", null, true);
echo "
</button>
</div>
</div>
</div>
";
$__internal_544cbb7ac9616a35f8b22ca784c165cb9d773665151690e10979ac3c0b960959->leave($__internal_544cbb7ac9616a35f8b22ca784c165cb9d773665151690e10979ac3c0b960959_prof);
$__internal_9f3d5c74fe781de41dea2d868e44334be6433274d6c9657ee6be50429b9e8bcc->leave($__internal_9f3d5c74fe781de41dea2d868e44334be6433274d6c9657ee6be50429b9e8bcc_prof);
}
// line 136
public function block_payment_preferences_block_rest($context, array $blocks = array())
{
$__internal_e88785577c54a17c2bf36aab3a05a582caa91ef092cff8a79f78adf4293a83cd = $this->env->getExtension("Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension");
$__internal_e88785577c54a17c2bf36aab3a05a582caa91ef092cff8a79f78adf4293a83cd->enter($__internal_e88785577c54a17c2bf36aab3a05a582caa91ef092cff8a79f78adf4293a83cd_prof = new Twig_Profiler_Profile($this->getTemplateName(), "block", "payment_preferences_block_rest"));
$__internal_5256c42101ce4fdbd64e8ce4c881178c001692c80ba0399067785292ec85043b = $this->env->getExtension("Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension");
$__internal_5256c42101ce4fdbd64e8ce4c881178c001692c80ba0399067785292ec85043b->enter($__internal_5256c42101ce4fdbd64e8ce4c881178c001692c80ba0399067785292ec85043b_prof = new Twig_Profiler_Profile($this->getTemplateName(), "block", "payment_preferences_block_rest"));
// line 137
echo " ";
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(($context["paymentPreferencesForm"] ?? $this->getContext($context, "paymentPreferencesForm")), 'rest');
echo "
";
$__internal_5256c42101ce4fdbd64e8ce4c881178c001692c80ba0399067785292ec85043b->leave($__internal_5256c42101ce4fdbd64e8ce4c881178c001692c80ba0399067785292ec85043b_prof);
$__internal_e88785577c54a17c2bf36aab3a05a582caa91ef092cff8a79f78adf4293a83cd->leave($__internal_e88785577c54a17c2bf36aab3a05a582caa91ef092cff8a79f78adf4293a83cd_prof);
}
public function getTemplateName()
{
return "@PrestaShop/Admin/Improve/Payment/Preferences/Blocks/payment_preferences_form_block.html.twig";
}
public function getDebugInfo()
{
return array ( 322 => 137, 313 => 136, 297 => 129, 288 => 123, 281 => 119, 273 => 114, 268 => 111, 259 => 110, 243 => 103, 234 => 97, 226 => 92, 218 => 87, 213 => 84, 204 => 83, 188 => 76, 179 => 70, 171 => 65, 163 => 60, 158 => 57, 149 => 56, 133 => 49, 124 => 43, 116 => 38, 108 => 33, 103 => 30, 94 => 29, 82 => 140, 79 => 139, 77 => 136, 74 => 135, 72 => 110, 69 => 109, 67 => 83, 64 => 82, 62 => 56, 59 => 55, 57 => 29, 52 => 28, 34 => 27, 31 => 26,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Twig_Source("{#**
* 2007-2018 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Open Software License (OSL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* https://opensource.org/licenses/OSL-3.0
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2018 PrestaShop SA
* @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA
*#}
{% trans_default_domain 'Admin.Payment.Feature' %}
{% block payment_preferences_form %}
{{ form_start(paymentPreferencesForm) }}
{% block payment_modules_currency_restrictions %}
<div class=\"card\">
<h3 class=\"card-header\">
<i class=\"material-icons\">euro_symbol</i>
{{ 'Currency restrictions'|trans({}, 'Admin.Payment.Feature') }}
</h3>
<div class=\"card-body\">
<p>
<small class=\"form-text\">
{{ 'Please mark each checkbox for the currency, or currencies, for which you want the payment module(s) to be available.'|trans({}, 'Admin.Payment.Help') }}
</small>
</p>
<div class=\"form-group\">
{{ form_widget(paymentPreferencesForm.payment_module_preferences.currency_restrictions) }}
</div>
</div>
<div class=\"card-footer\">
<div class=\"d-flex justify-content-end\">
<button class=\"btn btn-primary\">
{{ 'Save'|trans({}, 'Admin.Actions') }}
</button>
</div>
</div>
</div>
{% endblock %}
{% block payment_modules_group_restrictions %}
<div class=\"card\">
<h3 class=\"card-header\">
<i class=\"material-icons\">group</i>
{{ 'Group restrictions'|trans({}, 'Admin.Payment.Feature') }}
</h3>
<div class=\"card-body\">
<p>
<small class=\"form-text\">
{{ 'Please mark each checkbox for the customer group(s), for which you want the payment module(s) to be available.'|trans({}, 'Admin.Payment.Help') }}
</small>
</p>
<div class=\"form-group\">
{{ form_widget(paymentPreferencesForm.payment_module_preferences.group_restrictions) }}
</div>
</div>
<div class=\"card-footer\">
<div class=\"d-flex justify-content-end\">
<button class=\"btn btn-primary\">
{{ 'Save'|trans({}, 'Admin.Actions') }}
</button>
</div>
</div>
</div>
{% endblock %}
{% block payment_modules_country_restrictions %}
<div class=\"card\">
<h3 class=\"card-header\">
<i class=\"material-icons\">public</i>
{{ 'Country restrictions'|trans({}, 'Admin.Payment.Feature') }}
</h3>
<div class=\"card-body\">
<p>
<small class=\"form-text\">
{{ 'Please mark each checkbox for the country, or countries, in which you want the payment module(s) to be available.'|trans({}, 'Admin.Payment.Help') }}
</small>
</p>
<div class=\"form-group\">
{{ form_widget(paymentPreferencesForm.payment_module_preferences.country_restrictions) }}
</div>
</div>
<div class=\"card-footer\">
<div class=\"d-flex justify-content-end\">
<button class=\"btn btn-primary\">
{{ 'Save'|trans({}, 'Admin.Actions') }}
</button>
</div>
</div>
</div>
{% endblock %}
{% block payment_modules_carrier_restrictions %}
<div class=\"card\">
<h3 class=\"card-header\">
<i class=\"material-icons\">local_shipping</i>
{{ 'Carrier restrictions'|trans({}, 'Admin.Payment.Feature') }}
</h3>
<div class=\"card-body\">
<p>
<small class=\"form-text\">
{{ 'Please mark each checkbox for the carrier, or carrier, for which you want the payment module(s) to be available.'|trans({}, 'Admin.Payment.Help') }}
</small>
</p>
<div class=\"form-group\">
{{ form_widget(paymentPreferencesForm.payment_module_preferences.carrier_restrictions) }}
</div>
</div>
<div class=\"card-footer\">
<div class=\"d-flex justify-content-end\">
<button class=\"btn btn-primary\">
{{ 'Save'|trans({}, 'Admin.Actions') }}
</button>
</div>
</div>
</div>
{% endblock %}
{% block payment_preferences_block_rest %}
{{ form_rest(paymentPreferencesForm) }}
{% endblock %}
{{ form_end(paymentPreferencesForm) }}
{% endblock %}
", "@PrestaShop/Admin/Improve/Payment/Preferences/Blocks/payment_preferences_form_block.html.twig", "/var/www/clients/client1/web14/web/src/PrestaShopBundle/Resources/views/Admin/Improve/Payment/Preferences/Blocks/payment_preferences_form_block.html.twig");
}
}