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,569 @@
<?php
/* @Product/ProductPage/Forms/form_combination.html.twig */
class __TwigTemplate_63120d4fb68930ca33ebb559b251edc631a1d16f3322b37c178ae3246c3c0d7e 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())
{
// line 25
echo "<tr class=\"combination loaded\" id=\"attribute_";
echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute($this->getAttribute(($context["form"] ?? null), "vars", array()), "value", array()), "id_product_attribute", array()), "html", null, true);
echo "\" data=\"";
echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute($this->getAttribute(($context["form"] ?? null), "vars", array()), "value", array()), "id_product_attribute", array()), "html", null, true);
echo "\" data-index=\"";
echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute($this->getAttribute(($context["form"] ?? null), "vars", array()), "value", array()), "id_product_attribute", array()), "html", null, true);
echo "\">
<td width=\"1%\"><input class=\"js-combination\" type=\"checkbox\" data-id=\"";
// line 26
echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute($this->getAttribute(($context["form"] ?? null), "vars", array()), "value", array()), "id_product_attribute", array()), "html", null, true);
echo "\" data-index=\"";
echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute($this->getAttribute(($context["form"] ?? null), "vars", array()), "value", array()), "id_product_attribute", array()), "html", null, true);
echo "\"></td>
<td class=\"img\"><div class=\"fake-img\"></div></td>
<td>";
// line 28
echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute($this->getAttribute(($context["form"] ?? null), "vars", array()), "value", array()), "name", array()), "html", null, true);
echo "</td>
<td class=\"attribute-price\">
<div class=\"input-group\">
<div class=\"input-group-prepend\">
<span class=\"input-group-text\">";
// line 32
echo twig_escape_filter($this->env, ($context["default_currency"] ?? null), "html", null, true);
echo "</span>
</div>
<input type=\"text\" class=\"attribute_priceTE form-control text-sm-right\" value=\"";
// line 34
echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute($this->getAttribute(($context["form"] ?? null), "vars", array()), "value", array()), "attribute_price", array()), "html", null, true);
echo "\">
</div>
</td>
<td class=\"attribute-finalprice text-sm-right\">
<span data-price=\"";
// line 38
echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute($this->getAttribute(($context["form"] ?? null), "vars", array()), "value", array()), "final_price", array()), "html", null, true);
echo "\" data-uniqid=\"";
echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute($this->getAttribute(($context["form"] ?? null), "vars", array()), "value", array()), "id_product_attribute", array()), "html", null, true);
echo "\">";
echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute($this->getAttribute(($context["form"] ?? null), "vars", array()), "value", array()), "final_price", array()), "html", null, true);
echo "</span> ";
echo twig_escape_filter($this->env, ($context["default_currency"] ?? null), "html", null, true);
echo "
</td>
";
// line 40
if ($this->env->getExtension('PrestaShopBundle\Twig\LayoutExtension')->getConfiguration("PS_STOCK_MANAGEMENT")) {
// line 41
echo " <td class=\"attribute-quantity\">
<div>
<input type=\"text\" value=\"";
// line 43
echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute($this->getAttribute(($context["form"] ?? null), "vars", array()), "value", array()), "attribute_quantity", array()), "html", null, true);
echo "\" class=\"form-control text-sm-right\">
</div>
</td>
";
}
// line 47
echo "
<td class=\"attribute-actions\">
<div class=\"btn-group btn-group-sm\" role=\"group\">
<a href=\"#combination_form_";
// line 50
echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute($this->getAttribute(($context["form"] ?? null), "vars", array()), "value", array()), "id_product_attribute", array()), "html", null, true);
echo "\" class=\"btn btn-open tooltip-link btn-sm\"><i class=\"material-icons\">mode_edit</i></a>
</div>
<div id=\"combination_form_";
// line 52
echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute($this->getAttribute(($context["form"] ?? null), "vars", array()), "value", array()), "id_product_attribute", array()), "html", null, true);
echo "\" data=\"";
echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute($this->getAttribute(($context["form"] ?? null), "vars", array()), "value", array()), "id_product_attribute", array()), "html", null, true);
echo "\" class=\"combination-form hide row\">
<div class=\"col-sm-12 nav\">
";
// line 55
echo " <a class=\"btn-sensitive prev\"><i class=\"material-icons\">keyboard_arrow_left</i> ";
echo twig_escape_filter($this->env, $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Prev. combination", array(), "Admin.Catalog.Feature"), "html", null, true);
echo "</a>
<a class=\"next btn-sensitive\">";
// line 56
echo twig_escape_filter($this->env, $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Next combination", array(), "Admin.Catalog.Feature"), "html", null, true);
echo " <i class=\"material-icons\">keyboard_arrow_right</i></a>
</div>
<div class=\"panel col-md-12 p-2\">
<div class=\"float-left\">
<button type=\"button\" class=\"back-to-product btn btn-outline-secondary btn-back\"><i class=\"material-icons\">arrow_back</i> ";
// line 60
echo twig_escape_filter($this->env, $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Back to product", array(), "Admin.Catalog.Feature"), "html", null, true);
echo "</button>
</div>
<h2 class=\"title pt-2\">
";
// line 63
echo twig_escape_filter($this->env, $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Combination details", array(), "Admin.Catalog.Feature"), "html", null, true);
echo " -
";
// line 64
echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute($this->getAttribute(($context["form"] ?? null), "vars", array()), "value", array()), "name", array()), "html", null, true);
echo "
</h2>
";
// line 66
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->getAttribute(($context["form"] ?? null), "attribute_default", array()), 'widget');
echo "
<div class=\"row\">
";
// line 68
if ($this->env->getExtension('PrestaShopBundle\Twig\LayoutExtension')->getConfiguration("PS_STOCK_MANAGEMENT")) {
// line 69
echo " <div class=\"col-md-2\">
<fieldset class=\"form-group\">
<label class=\"form-control-label\">
";
// line 72
echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute($this->getAttribute(($context["form"] ?? null), "attribute_quantity", array()), "vars", array()), "label", array()), "html", null, true);
echo "
</label>
";
// line 74
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->getAttribute(($context["form"] ?? null), "attribute_quantity", array()), 'errors');
echo "
";
// line 75
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->getAttribute(($context["form"] ?? null), "attribute_quantity", array()), 'widget');
echo "
</fieldset>
</div>
";
}
// line 79
echo " <div class=\"col-md-3\">
<fieldset class=\"form-group\">
<label class=\"form-control-label\">";
// line 81
echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute($this->getAttribute(($context["form"] ?? null), "available_date_attribute", array()), "vars", array()), "label", array()), "html", null, true);
echo "</label>
";
// line 82
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->getAttribute(($context["form"] ?? null), "available_date_attribute", array()), 'errors');
echo "
";
// line 83
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->getAttribute(($context["form"] ?? null), "available_date_attribute", array()), 'widget');
echo "
</fieldset>
</div>
<div class=\"col-md-2\">
<fieldset class=\"form-group\">
<label class=\"form-control-label\">
";
// line 89
echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute($this->getAttribute(($context["form"] ?? null), "attribute_minimal_quantity", array()), "vars", array()), "label", array()), "html", null, true);
echo "
<span class=\"help-box\" data-toggle=\"popover\"
data-content=\"";
// line 91
echo twig_escape_filter($this->env, $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("The minimum quantity required to buy this product (set to 1 to disable this feature). E.g.: if set to 3, customers will be able to purchase the product only if they take at least 3 in quantity.", array(), "Admin.Catalog.Help"), "html", null, true);
echo "\" ></span>
</label>
";
// line 93
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->getAttribute(($context["form"] ?? null), "attribute_minimal_quantity", array()), 'errors');
echo "
";
// line 94
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->getAttribute(($context["form"] ?? null), "attribute_minimal_quantity", array()), 'widget');
echo "
</fieldset>
</div>
<div class=\"col-md-4\">
<fieldset class=\"form-group\">
<label class=\"form-control-label\">";
// line 99
echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute($this->getAttribute(($context["form"] ?? null), "attribute_reference", array()), "vars", array()), "label", array()), "html", null, true);
echo "</label>
";
// line 100
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->getAttribute(($context["form"] ?? null), "attribute_reference", array()), 'errors');
echo "
";
// line 101
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->getAttribute(($context["form"] ?? null), "attribute_reference", array()), 'widget');
echo "
</fieldset>
</div>
</div>
<h2 class=\"title\">
";
// line 106
echo twig_escape_filter($this->env, $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Stock", array(), "Admin.Catalog.Feature"), "html", null, true);
echo "
</h2>
<div class=\"row\">
<div class=\"col-md-3\">
<fieldset class=\"form-group\">
<label class=\"form-control-label\">";
// line 111
echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute($this->getAttribute(($context["form"] ?? null), "attribute_location", array()), "vars", array()), "label", array()), "html", null, true);
echo "</label>
";
// line 112
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->getAttribute(($context["form"] ?? null), "attribute_location", array()), 'errors');
echo "
";
// line 113
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->getAttribute(($context["form"] ?? null), "attribute_location", array()), 'widget');
echo "
</fieldset>
</div>
<div class=\"col-md-3\">
<fieldset class=\"form-group\">
<label class=\"form-control-label\">";
// line 118
echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute($this->getAttribute(($context["form"] ?? null), "attribute_low_stock_threshold", array()), "vars", array()), "label", array()), "html", null, true);
echo "</label>
";
// line 119
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->getAttribute(($context["form"] ?? null), "attribute_low_stock_threshold", array()), 'errors');
echo "
";
// line 120
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->getAttribute(($context["form"] ?? null), "attribute_low_stock_threshold", array()), 'widget');
echo "
</fieldset>
</div>
<div class=\"col-md-9\">
<fieldset class=\"form-group widget-checkbox-inline\">
<label class=\"form-control-label\">&nbsp;</label>
<div class=\"widget-checkbox-inline\">
";
// line 127
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->getAttribute(($context["form"] ?? null), "attribute_low_stock_alert", array()), 'errors');
echo "
";
// line 128
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->getAttribute(($context["form"] ?? null), "attribute_low_stock_alert", array()), 'widget');
echo "
<span class=\"help-box\" data-toggle=\"popover\" data-html=\"true\" data-content=\"";
// line 129
echo $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("The email will be sent to all the users who have the right to run the stock page. To modify the permissions, go to [1]Advanced Parameters > Team[/1]", array("[1]" => (("<a href=&quot;" . $this->env->getExtension('PrestaShopBundle\Twig\LayoutExtension')->getAdminLink("AdminEmployees")) . "&quot;>"), "[/1]" => "</a>"), "Admin.Catalog.Help");
echo "\" ></span>
</div>
</fieldset>
</div>
</div>
<h2 class=\"title\">
";
// line 135
echo twig_escape_filter($this->env, $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Price and impact", array(), "Admin.Catalog.Feature"), "html", null, true);
echo "
</h2>
<div class=\"row\">
<div class=\"col-md-3\">
<fieldset class=\"form-group\">
<label class=\"form-control-label\">";
// line 140
echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute($this->getAttribute(($context["form"] ?? null), "attribute_wholesale_price", array()), "vars", array()), "label", array()), "html", null, true);
echo "</label>
";
// line 141
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->getAttribute(($context["form"] ?? null), "attribute_wholesale_price", array()), 'errors');
echo "
";
// line 142
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->getAttribute(($context["form"] ?? null), "attribute_wholesale_price", array()), 'widget');
echo "
</fieldset>
</div>
<div class=\"col-md-3\">
<fieldset class=\"form-group\">
<label class=\"form-control-label\">
";
// line 148
echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute($this->getAttribute(($context["form"] ?? null), "attribute_price", array()), "vars", array()), "label", array()), "html", null, true);
echo "
<span class=\"help-box\" data-toggle=\"popover\"
data-content=\"";
// line 150
echo twig_escape_filter($this->env, $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Does this combination have a different price? Is it cheaper or more expensive than the default retail price?", array(), "Admin.Catalog.Help"), "html", null, true);
echo "\" ></span>
</label>
";
// line 152
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->getAttribute(($context["form"] ?? null), "attribute_price", array()), 'errors');
echo "
";
// line 153
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->getAttribute(($context["form"] ?? null), "attribute_price", array()), 'widget');
echo "
</fieldset>
</div>
<div class=\"col-md-3\">
<fieldset class=\"form-group\">
<label class=\"form-control-label\">";
// line 158
echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute($this->getAttribute(($context["form"] ?? null), "attribute_priceTI", array()), "vars", array()), "label", array()), "html", null, true);
echo "</label>
";
// line 159
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->getAttribute(($context["form"] ?? null), "attribute_priceTI", array()), 'errors');
echo "
";
// line 160
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->getAttribute(($context["form"] ?? null), "attribute_priceTI", array()), 'widget');
echo "
</fieldset>
</div>
<div class=\"col-md-3\">
<small class=\"form-control-label vcenter\">";
// line 164
echo twig_escape_filter($this->env, $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Final retail price (tax excl.) will be", array(), "Admin.Catalog.Feature"), "html", null, true);
echo " <span class=\"final-price\" data-price=\"";
echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute($this->getAttribute(($context["form"] ?? null), "vars", array()), "value", array()), "final_price", array()), "html", null, true);
echo "\" data-uniqid=\"";
echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute($this->getAttribute(($context["form"] ?? null), "vars", array()), "value", array()), "id_product_attribute", array()), "html", null, true);
echo "\">";
echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute($this->getAttribute(($context["form"] ?? null), "vars", array()), "value", array()), "final_price", array()), "html", null, true);
echo "</span> ";
echo twig_escape_filter($this->env, ($context["default_currency"] ?? null), "html", null, true);
echo "</small>
</div>
</div>
<div class=\"row\">
<div class=\"col-md-3 ";
// line 168
if (($this->env->getExtension('PrestaShopBundle\Twig\LayoutExtension')->getConfiguration("PS_USE_ECOTAX") != 1)) {
echo "hide";
}
echo "\">
<fieldset class=\"form-group\">
<label class=\"form-control-label\">";
// line 170
echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute($this->getAttribute(($context["form"] ?? null), "attribute_ecotax", array()), "vars", array()), "label", array()), "html", null, true);
echo "</label>
";
// line 171
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->getAttribute(($context["form"] ?? null), "attribute_ecotax", array()), 'errors');
echo "
";
// line 172
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->getAttribute(($context["form"] ?? null), "attribute_ecotax", array()), 'widget');
echo "
</fieldset>
</div>
<div class=\"col-md-3\">
<fieldset class=\"form-group\">
<label class=\"form-control-label\">
";
// line 178
echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute($this->getAttribute(($context["form"] ?? null), "attribute_unity", array()), "vars", array()), "label", array()), "html", null, true);
echo "
<span class=\"help-box\" data-toggle=\"popover\"
data-content=\"";
// line 180
echo twig_escape_filter($this->env, $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Does this combination have a different price per unit?", array(), "Admin.Catalog.Feature"), "html", null, true);
echo "\" ></span>
</label>
";
// line 182
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->getAttribute(($context["form"] ?? null), "attribute_unity", array()), 'errors');
echo "
";
// line 183
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->getAttribute(($context["form"] ?? null), "attribute_unity", array()), 'widget');
echo "
</fieldset>
</div>
<div class=\"col-md-3\">
<fieldset class=\"form-group\">
<label class=\"form-control-label\">";
// line 188
echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute($this->getAttribute(($context["form"] ?? null), "attribute_weight", array()), "vars", array()), "label", array()), "html", null, true);
echo "</label>
<div class=\"input-group\">
<div class=\"input-group-prepend\">
<span class=\"input-group-text\">";
// line 191
echo twig_escape_filter($this->env, $this->env->getExtension('PrestaShopBundle\Twig\LayoutExtension')->getConfiguration("PS_WEIGHT_UNIT"), "html", null, true);
echo "</span>
</div>
";
// line 193
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->getAttribute(($context["form"] ?? null), "attribute_weight", array()), 'errors');
echo "
";
// line 194
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->getAttribute(($context["form"] ?? null), "attribute_weight", array()), 'widget');
echo "
</div>
</fieldset>
</div>
</div>
<h2 class=\"title\">
";
// line 200
echo twig_escape_filter($this->env, $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Specific references", array(), "Admin.Catalog.Feature"), "html", null, true);
echo "
</h2>
<div class=\"row\">
<div class=\"col-md-4\">
<fieldset class=\"form-group\">
<label class=\"form-control-label\">";
// line 205
echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute($this->getAttribute(($context["form"] ?? null), "attribute_isbn", array()), "vars", array()), "label", array()), "html", null, true);
echo "</label>
";
// line 206
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->getAttribute(($context["form"] ?? null), "attribute_isbn", array()), 'errors');
echo "
";
// line 207
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->getAttribute(($context["form"] ?? null), "attribute_isbn", array()), 'widget');
echo "
</fieldset>
</div>
<div class=\"col-md-4\">
<fieldset class=\"form-group\">
<label class=\"form-control-label\">
";
// line 213
echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute($this->getAttribute(($context["form"] ?? null), "attribute_ean13", array()), "vars", array()), "label", array()), "html", null, true);
echo "
<span class=\"help-box\" data-toggle=\"popover\"
data-content=\"";
// line 215
echo twig_escape_filter($this->env, $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("This type of product code is specific to Europe and Japan, but is widely used internationally. It is a superset of the UPC code: all products marked with an EAN will be accepted in North America.", array(), "Admin.Catalog.Help"), "html", null, true);
echo "\" ></span>
</label>
";
// line 217
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->getAttribute(($context["form"] ?? null), "attribute_ean13", array()), 'errors');
echo "
";
// line 218
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->getAttribute(($context["form"] ?? null), "attribute_ean13", array()), 'widget');
echo "
</fieldset>
</div>
<div class=\"col-md-4\">
<fieldset class=\"form-group\">
<label class=\"form-control-label\">";
// line 223
echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute($this->getAttribute(($context["form"] ?? null), "attribute_upc", array()), "vars", array()), "label", array()), "html", null, true);
echo "</label>
";
// line 224
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->getAttribute(($context["form"] ?? null), "attribute_upc", array()), 'errors');
echo "
";
// line 225
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->getAttribute(($context["form"] ?? null), "attribute_upc", array()), 'widget');
echo "
</fieldset>
</div>
</div>
<h2 class=\"title\">
";
// line 230
echo twig_escape_filter($this->env, $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Images", array(), "Admin.Catalog.Feature"), "html", null, true);
echo "
</h2>
<div class=\"row\">
<div class=\"col-md-12\">
<fieldset class=\"form-group js-combination-images\">
<label>
<small class=\"form-control-label\">";
// line 236
echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute($this->getAttribute(($context["form"] ?? null), "id_image_attr", array()), "vars", array()), "label", array()), "html", null, true);
echo "</small>
<small class=\"form-control-label number-of-images\"></small>
</label>
";
// line 239
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->getAttribute(($context["form"] ?? null), "id_image_attr", array()), 'errors');
echo "
";
// line 240
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->getAttribute(($context["form"] ?? null), "id_image_attr", array()), 'widget');
echo "
</fieldset>
</div>
</div>
<div class=\"row\">
<div class=\"col-md-12\">
";
// line 247
echo $this->env->getExtension('PrestaShopBundle\Twig\HookExtension')->renderHook("displayAdminProductsCombinationBottom", array("id_product" => $this->getAttribute($this->getAttribute($this->getAttribute(($context["form"] ?? null), "vars", array()), "value", array()), "id_product", array()), "id_product_attribute" => $this->getAttribute($this->getAttribute($this->getAttribute(($context["form"] ?? null), "vars", array()), "value", array()), "id_product_attribute", array())));
echo "
</div>
</div>
";
// line 251
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->getAttribute(($context["form"] ?? null), "id_product_attribute", array()), 'widget');
echo "
</div>
</div>
</td>
<td width=\"5%\">
<a href=\"";
// line 256
echo twig_escape_filter($this->env, $this->env->getExtension('Symfony\Bridge\Twig\Extension\RoutingExtension')->getPath("admin_delete_attribute", array("idProduct" => $this->getAttribute($this->getAttribute($this->getAttribute(($context["form"] ?? null), "vars", array()), "value", array()), "id_product", array()))), "html", null, true);
echo "\" class=\"btn tooltip-link btn-sm delete\" data=\"";
echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute($this->getAttribute(($context["form"] ?? null), "vars", array()), "value", array()), "id_product_attribute", array()), "html", null, true);
echo "\"><i class=\"material-icons\">delete</i></a>
</td>
<td>
";
// line 259
$context["checked"] = ((($this->getAttribute($this->getAttribute($this->getAttribute(($context["form"] ?? null), "vars", array()), "value", array()), "attribute_default", array()) == 1)) ? ("checked") : (""));
// line 260
echo " <input class=\"attribute-default\" type=\"radio\" ";
echo twig_escape_filter($this->env, ($context["checked"] ?? null), "html", null, true);
echo " data-id=\"";
echo twig_escape_filter($this->env, $this->getAttribute($this->getAttribute($this->getAttribute(($context["form"] ?? null), "vars", array()), "value", array()), "id_product_attribute", array()), "html", null, true);
echo "\">
</td>
</tr>
";
}
public function getTemplateName()
{
return "@Product/ProductPage/Forms/form_combination.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 532 => 260, 530 => 259, 522 => 256, 514 => 251, 507 => 247, 497 => 240, 493 => 239, 487 => 236, 478 => 230, 470 => 225, 466 => 224, 462 => 223, 454 => 218, 450 => 217, 445 => 215, 440 => 213, 431 => 207, 427 => 206, 423 => 205, 415 => 200, 406 => 194, 402 => 193, 397 => 191, 391 => 188, 383 => 183, 379 => 182, 374 => 180, 369 => 178, 360 => 172, 356 => 171, 352 => 170, 345 => 168, 330 => 164, 323 => 160, 319 => 159, 315 => 158, 307 => 153, 303 => 152, 298 => 150, 293 => 148, 284 => 142, 280 => 141, 276 => 140, 268 => 135, 259 => 129, 255 => 128, 251 => 127, 241 => 120, 237 => 119, 233 => 118, 225 => 113, 221 => 112, 217 => 111, 209 => 106, 201 => 101, 197 => 100, 193 => 99, 185 => 94, 181 => 93, 176 => 91, 171 => 89, 162 => 83, 158 => 82, 154 => 81, 150 => 79, 143 => 75, 139 => 74, 134 => 72, 129 => 69, 127 => 68, 122 => 66, 117 => 64, 113 => 63, 107 => 60, 100 => 56, 95 => 55, 88 => 52, 83 => 50, 78 => 47, 71 => 43, 67 => 41, 65 => 40, 54 => 38, 47 => 34, 42 => 32, 35 => 28, 28 => 26, 19 => 25,);
}
/** @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("", "@Product/ProductPage/Forms/form_combination.html.twig", "/var/www/clients/client1/web14/web/src/PrestaShopBundle/Resources/views/Admin/Product/ProductPage/Forms/form_combination.html.twig");
}
}