var/cache/dev/twig/86/868c317851d0d6071b179c7ae4ccfea67fdb27215527c576caae63b31bbc1e72.php line 149

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* frontend/fullmenu.html.twig */
  14. class __TwigTemplate_6d7b1c675162e99827741b0cf6de5fedd77a435e2b4084c846fa4cd51c80aeb5 extends \Twig\Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->parent false;
  23.         $this->blocks = [
  24.         ];
  25.     }
  26.     protected function doDisplay(array $context, array $blocks = [])
  27.     {
  28.         $macros $this->macros;
  29.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  30.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""frontend/fullmenu.html.twig"));
  31.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  32.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""frontend/fullmenu.html.twig"));
  33.         // line 1
  34.         echo "<div class=\"row\" style=\"margin-top: 70px;background-color: white;z-index:100; position: fixed; width:100%;\">
  35.     <!-- Menu principale-->
  36.     <nav class=\"navbar header-menu-main full-width d-none d-xl-block  d-lg-block\">
  37.         <ul class=\"nav nav-justified group\">
  38.            ";
  39.         // line 5
  40.         $context['_parent'] = $context;
  41.         $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source, (isset($context["global"]) || array_key_exists("global"$context) ? $context["global"] : (function () { throw new RuntimeError('Variable "global" does not exist.'5$this->source); })()), "menu", [], "any"falsefalsefalse5));
  42.         foreach ($context['_seq'] as $context["_key"] => $context["menu"]) {
  43.             // line 6
  44.             echo "                <!-- Menu principale À BOIRE-->
  45.                 <li class=\"nav-item dropdown underline-effect-wrapper\">
  46.                     <a class=\"nav-link underline-effect underline-effect-black underline-effect-h2 allowClick\"
  47.                        data-toggle=\"dropdown\" href=\"#\" role=\"button\"
  48.                                                        aria-haspopup=\"true\"
  49.                                                        aria-expanded=\"false\">";
  50.             // line 11
  51.             echo twig_escape_filter($this->envtwig_upper_filter($this->envtwig_get_attribute($this->env$this->source$context["menu"], "name", [], "any"falsefalsefalse11)), "html"nulltrue);
  52.             echo "</a>
  53.                     <!-- Menu principale dropdown-menu-->
  54.                     <div class=\"dropdown-menu\">
  55.                         <div class=\"sous-menu row\">
  56.                             <div class=\"sous-menu-main\">
  57.                                 <ul class=\"sous-menu-main-items\" style=\"margin-bottom:75px\">
  58.                                     <li class=\"alllistsMenu\" >
  59.                                         <a class=\" allowClick allProductsMenuitems\" style=\"color:black !important;\" href=\"";
  60.             // line 18
  61.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("viewCategory", ["name" => twig_get_attribute($this->env$this->source$context["menu"], "UrlName", [], "any"falsefalsefalse18)]), "html"nulltrue);
  62.             echo "\">Tous les produits ";
  63.             echo twig_escape_filter($this->envtwig_capitalize_string_filter($this->envtwig_get_attribute($this->env$this->source$context["menu"], "name", [], "any"falsefalsefalse18)), "html"nulltrue);
  64.             echo "</a>
  65.                                     </li>
  66.                                     ";
  67.             // line 20
  68.             $context['_parent'] = $context;
  69.             $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source$context["menu"], "categories", [], "any"falsefalsefalse20));
  70.             $context['loop'] = [
  71.               'parent' => $context['_parent'],
  72.               'index0' => 0,
  73.               'index'  => 1,
  74.               'first'  => true,
  75.             ];
  76.             if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
  77.                 $length count($context['_seq']);
  78.                 $context['loop']['revindex0'] = $length 1;
  79.                 $context['loop']['revindex'] = $length;
  80.                 $context['loop']['length'] = $length;
  81.                 $context['loop']['last'] = === $length;
  82.             }
  83.             foreach ($context['_seq'] as $context["_key"] => $context["submenu"]) {
  84.                 // line 21
  85.                 echo "                                    ";
  86.                 if ((twig_get_attribute($this->env$this->source$context["submenu"], "placement", [], "any"falsefalsefalse21) > 0)) {
  87.                     // line 22
  88.                     echo "
  89.                                         <li class=\"sous-menu-main-item\" ";
  90.                     // line 23
  91.                     if (twig_get_attribute($this->env$this->source$context["loop"], "first", [], "any"falsefalsefalse23)) {
  92.                         echo "active default";
  93.                     }
  94.                     echo ">
  95.                                             <a class=\"sous-menu-main-item-title allowClick\" href=\"";
  96.                     // line 24
  97.                     echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("viewCategory", ["name" => twig_get_attribute($this->env$this->source$context["menu"], "UrlName", [], "any"falsefalsefalse24), "sub1" => twig_get_attribute($this->env$this->source$context["submenu"], "UrlName", [], "any"falsefalsefalse24)]), "html"nulltrue);
  98.                     echo "\">";
  99.                     echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["submenu"], "name", [], "any"falsefalsefalse24), "html"nulltrue);
  100.                     echo "
  101.                                                 <span class=\"fa fa-chevron-right \" aria-hidden=\"true\" style=\"float: right;\"></span></a>
  102.                                             <div class=\"sous-submenu\">
  103.                                                 <div class=\"row\">
  104.                                                     ";
  105.                     // line 29
  106.                     echo "                                                    ";
  107.                     $context["amountPerCol"] = twig_length_filter($this->envtwig_get_attribute($this->env$this->source$context["submenu"], "categories", [], "any"falsefalsefalse29));
  108.                     // line 30
  109.                     echo "
  110.                                                     ";
  111.                     // line 31
  112.                     $context["amountPerCol"] = ((isset($context["amountPerCol"]) || array_key_exists("amountPerCol"$context) ? $context["amountPerCol"] : (function () { throw new RuntimeError('Variable "amountPerCol" does not exist.'31$this->source); })()) / 2);
  113.                     // line 32
  114.                     echo "                                                    ";
  115.                     $context["amountPerCol"] = twig_round((isset($context["amountPerCol"]) || array_key_exists("amountPerCol"$context) ? $context["amountPerCol"] : (function () { throw new RuntimeError('Variable "amountPerCol" does not exist.'32$this->source); })()), 0"ceil");
  116.                     // line 33
  117.                     echo "                                                    ";
  118.                     // line 34
  119.                     echo "
  120.                                                     ";
  121.                     // line 36
  122.                     echo "                                                    ";
  123.                     $context["firstRow"] = true;
  124.                     // line 37
  125.                     echo "
  126.                                                     ";
  127.                     // line 39
  128.                     echo "                                                    ";
  129.                     $context["col"] = 1;
  130.                     // line 40
  131.                     echo "                                                    <div class=\"col-3\" style=\"padding-left:5px\">
  132.                                                         <ul >
  133.                                                             ";
  134.                     // line 42
  135.                     $context['_parent'] = $context;
  136.                     $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source$context["submenu"], "categories", [], "any"falsefalsefalse42));
  137.                     foreach ($context['_seq'] as $context["_key"] => $context["subsubmenu"]) {
  138.                         // line 43
  139.                         echo "                                                              ";
  140.                         if (twig_get_attribute($this->env$this->source, (isset($context["global"]) || array_key_exists("global"$context) ? $context["global"] : (function () { throw new RuntimeError('Variable "global" does not exist.'43$this->source); })()), "hasProducts", [=> $context["subsubmenu"]], "method"falsefalsefalse43)) {
  141.                             // line 44
  142.                             echo "                                                                ";
  143.                             if ((((isset($context["col"]) || array_key_exists("col"$context) ? $context["col"] : (function () { throw new RuntimeError('Variable "col" does not exist.'44$this->source); })()) > (isset($context["amountPerCol"]) || array_key_exists("amountPerCol"$context) ? $context["amountPerCol"] : (function () { throw new RuntimeError('Variable "amountPerCol" does not exist.'44$this->source); })())) && (isset($context["firstRow"]) || array_key_exists("firstRow"$context) ? $context["firstRow"] : (function () { throw new RuntimeError('Variable "firstRow" does not exist.'44$this->source); })()))) {
  144.                                 // line 45
  145.                                 echo "                                                                    ";
  146.                                 $context["firstRow"] = false;
  147.                                 // line 46
  148.                                 echo "                                                        </ul>
  149.                                                     </div>
  150.                                                     <div class=\"col-3\">
  151.                                                         <ul>
  152.                                                                 ";
  153.                             }
  154.                             // line 52
  155.                             echo "                                                                ";
  156.                             if ((twig_get_attribute($this->env$this->source$context["subsubmenu"], "placement", [], "any"falsefalsefalse52) > 0)) {
  157.                                 // line 53
  158.                                 echo "                                                                <li class=\"caption underline-effect-wrapper-l2\">
  159.                                                                     <a class=\"underline-effect-l2 allowClick underline-effect-black underline-effect-h1\"
  160.                                                                        href=\"";
  161.                                 // line 55
  162.                                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("viewCategory", ["name" => twig_get_attribute($this->env$this->source$context["menu"], "UrlName", [], "any"falsefalsefalse55), "sub1" => twig_get_attribute($this->env$this->source$context["submenu"], "UrlName", [], "any"falsefalsefalse55), "sub2" => twig_get_attribute($this->env$this->source$context["subsubmenu"], "UrlName", [], "any"falsefalsefalse55)]), "html"nulltrue);
  163.                                 echo "\">";
  164.                                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["subsubmenu"], "name", [], "any"falsefalsefalse55), "html"nulltrue);
  165.                                 echo "</a>
  166.                                                                 </li>
  167.                                                                  ";
  168.                             }
  169.                             // line 58
  170.                             echo "                                                                ";
  171.                             $context['_parent'] = $context;
  172.                             $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source$context["subsubmenu"], "categories", [], "any"falsefalsefalse58));
  173.                             foreach ($context['_seq'] as $context["_key"] => $context["endmenu"]) {
  174.                                 // line 59
  175.                                 echo "                                                                  ";
  176.                                 if (twig_get_attribute($this->env$this->source, (isset($context["global"]) || array_key_exists("global"$context) ? $context["global"] : (function () { throw new RuntimeError('Variable "global" does not exist.'59$this->source); })()), "hasProducts", [=> $context["endmenu"]], "method"falsefalsefalse59)) {
  177.                                     // line 60
  178.                                     echo "                                                                    ";
  179.                                     if ((twig_get_attribute($this->env$this->source$context["endmenu"], "placement", [], "any"falsefalsefalse60) > 0)) {
  180.                                         // line 61
  181.                                         echo "                                                                    <li class=\"underline-effect-wrapper-l2\">
  182.                                                                         <a class=\"underline-effect-l2 allowClick underline-effect-gray underline-effect-h1\"
  183.                                                                            href=\"";
  184.                                         // line 63
  185.                                         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("viewCategory", ["name" => twig_get_attribute($this->env$this->source$context["menu"], "UrlName", [], "any"falsefalsefalse63), "sub1" => twig_get_attribute($this->env$this->source$context["submenu"], "UrlName", [], "any"falsefalsefalse63), "sub2" => twig_get_attribute($this->env$this->source$context["subsubmenu"], "UrlName", [], "any"falsefalsefalse63), "sub3" => twig_get_attribute($this->env$this->source$context["endmenu"], "UrlName", [], "any"falsefalsefalse63)]), "html"nulltrue);
  186.                                         echo "\">";
  187.                                         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["endmenu"], "name", [], "any"falsefalsefalse63), "html"nulltrue);
  188.                                         echo "</a>
  189.                                                                     </li>
  190.                                                                     ";
  191.                                         // line 65
  192.                                         $context["col"] = ((isset($context["col"]) || array_key_exists("col"$context) ? $context["col"] : (function () { throw new RuntimeError('Variable "col" does not exist.'65$this->source); })()) + 1);
  193.                                         // line 66
  194.                                         echo "                                                                    ";
  195.                                     }
  196.                                     // line 67
  197.                                     echo "                                                                  ";
  198.                                 }
  199.                                 // line 68
  200.                                 echo "                                                                ";
  201.                             }
  202.                             $_parent $context['_parent'];
  203.                             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['endmenu'], $context['_parent'], $context['loop']);
  204.                             $context array_intersect_key($context$_parent) + $_parent;
  205.                             // line 69
  206.                             echo "                                                                ";
  207.                             $context["col"] = ((isset($context["col"]) || array_key_exists("col"$context) ? $context["col"] : (function () { throw new RuntimeError('Variable "col" does not exist.'69$this->source); })()) + 1);
  208.                             // line 70
  209.                             echo "                                                              ";
  210.                         }
  211.                         // line 71
  212.                         echo "                                                            ";
  213.                     }
  214.                     $_parent $context['_parent'];
  215.                     unset($context['_seq'], $context['_iterated'], $context['_key'], $context['subsubmenu'], $context['_parent'], $context['loop']);
  216.                     $context array_intersect_key($context$_parent) + $_parent;
  217.                     // line 72
  218.                     echo "
  219.                                                             ";
  220.                     // line 74
  221.                     echo "                                                            ";
  222.                     if ((((isset($context["col"]) || array_key_exists("col"$context) ? $context["col"] : (function () { throw new RuntimeError('Variable "col" does not exist.'74$this->source); })()) <= (isset($context["amountPerCol"]) || array_key_exists("amountPerCol"$context) ? $context["amountPerCol"] : (function () { throw new RuntimeError('Variable "amountPerCol" does not exist.'74$this->source); })())) || (isset($context["firstRow"]) || array_key_exists("firstRow"$context) ? $context["firstRow"] : (function () { throw new RuntimeError('Variable "firstRow" does not exist.'74$this->source); })()))) {
  223.                         // line 75
  224.                         echo "                                                                </ul>
  225.                                                     </div>
  226.                                                     <div class=\"col-3\">
  227.                                                         <ul>
  228.                                                             ";
  229.                     }
  230.                     // line 81
  231.                     echo "                                                        </ul>
  232.                                                     </div>
  233.                                                 </div>
  234.                                             </div>
  235.                                         </li>
  236.                                          ";
  237.                 }
  238.                 // line 89
  239.                 echo "                                    ";
  240.                 ++$context['loop']['index0'];
  241.                 ++$context['loop']['index'];
  242.                 $context['loop']['first'] = false;
  243.                 if (isset($context['loop']['length'])) {
  244.                     --$context['loop']['revindex0'];
  245.                     --$context['loop']['revindex'];
  246.                     $context['loop']['last'] = === $context['loop']['revindex0'];
  247.                 }
  248.             }
  249.             $_parent $context['_parent'];
  250.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['submenu'], $context['_parent'], $context['loop']);
  251.             $context array_intersect_key($context$_parent) + $_parent;
  252.             // line 90
  253.             echo "                                </ul>
  254.                             </div>
  255.                         </div>
  256.                     </div>
  257.                     <!-- Menu principale dropdown-menu-->
  258.                 </li>
  259.             ";
  260.         }
  261.         $_parent $context['_parent'];
  262.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['menu'], $context['_parent'], $context['loop']);
  263.         $context array_intersect_key($context$_parent) + $_parent;
  264.         // line 98
  265.         echo "             <li class=\"nav-item dropdown underline-effect-wrapper\">
  266.                     <a class=\"nav-link underline-effect underline-effect-black underline-effect-h2 allowClick\" href=";
  267.         // line 99
  268.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("viewSponsoredCategory");
  269.         echo ">SOLDES</a>
  270.                     <!-- Menu principale dropdown-menu-->
  271.             </li>
  272.         </ul>
  273.     </nav>
  274.     <!-- Menu principale-->
  275. </div>
  276. ";
  277.         
  278.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  279.         
  280.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  281.     }
  282.     public function getTemplateName()
  283.     {
  284.         return "frontend/fullmenu.html.twig";
  285.     }
  286.     public function isTraitable()
  287.     {
  288.         return false;
  289.     }
  290.     public function getDebugInfo()
  291.     {
  292.         return array (  282 => 99,  279 => 98,  266 => 90,  252 => 89,  242 => 81,  234 => 75,  231 => 74,  228 => 72,  222 => 71,  219 => 70,  216 => 69,  210 => 68,  207 => 67,  204 => 66,  202 => 65,  195 => 63,  191 => 61,  188 => 60,  185 => 59,  180 => 58,  172 => 55,  168 => 53,  165 => 52,  157 => 46,  154 => 45,  151 => 44,  148 => 43,  144 => 42,  140 => 40,  137 => 39,  134 => 37,  131 => 36,  128 => 34,  126 => 33,  123 => 32,  121 => 31,  118 => 30,  115 => 29,  106 => 24,  100 => 23,  97 => 22,  94 => 21,  77 => 20,  70 => 18,  60 => 11,  53 => 6,  49 => 5,  43 => 1,);
  293.     }
  294.     public function getSourceContext()
  295.     {
  296.         return new Source("<div class=\"row\" style=\"margin-top: 70px;background-color: white;z-index:100; position: fixed; width:100%;\">
  297.     <!-- Menu principale-->
  298.     <nav class=\"navbar header-menu-main full-width d-none d-xl-block  d-lg-block\">
  299.         <ul class=\"nav nav-justified group\">
  300.            {% for menu in global.menu %}
  301.                 <!-- Menu principale À BOIRE-->
  302.                 <li class=\"nav-item dropdown underline-effect-wrapper\">
  303.                     <a class=\"nav-link underline-effect underline-effect-black underline-effect-h2 allowClick\"
  304.                        data-toggle=\"dropdown\" href=\"#\" role=\"button\"
  305.                                                        aria-haspopup=\"true\"
  306.                                                        aria-expanded=\"false\">{{menu.name |upper}}</a>
  307.                     <!-- Menu principale dropdown-menu-->
  308.                     <div class=\"dropdown-menu\">
  309.                         <div class=\"sous-menu row\">
  310.                             <div class=\"sous-menu-main\">
  311.                                 <ul class=\"sous-menu-main-items\" style=\"margin-bottom:75px\">
  312.                                     <li class=\"alllistsMenu\" >
  313.                                         <a class=\" allowClick allProductsMenuitems\" style=\"color:black !important;\" href=\"{{path(\"viewCategory\", {\"name\": menu.UrlName})}}\">Tous les produits {{menu.name |capitalize }}</a>
  314.                                     </li>
  315.                                     {% for submenu in menu.categories %}
  316.                                     {% if submenu.placement > 0 %}
  317.                                         <li class=\"sous-menu-main-item\" {% if loop.first %}active default{% endif %}>
  318.                                             <a class=\"sous-menu-main-item-title allowClick\" href=\"{{path(\"viewCategory\", {\"name\": menu.UrlName, 'sub1':submenu.UrlName})}}\">{{submenu.name}}
  319.                                                 <span class=\"fa fa-chevron-right \" aria-hidden=\"true\" style=\"float: right;\"></span></a>
  320.                                             <div class=\"sous-submenu\">
  321.                                                 <div class=\"row\">
  322.                                                     {# This is bad, but we calculate the amount of children to every menu to devide by columns #}
  323.                                                     {% set amountPerCol = submenu.categories | length %}
  324.                                                     {% set amountPerCol = amountPerCol / 2 %}
  325.                                                     {% set amountPerCol = amountPerCol | round(0, 'ceil') %}
  326.                                                     {# End calculation amount per columns we can display #}
  327.                                                     {# Turn false once on the second row #}
  328.                                                     {% set firstRow = true %}
  329.                                                     {# we use col to know where we are at in the loop, increase to all menu or submenu #}
  330.                                                     {% set col = 1 %}
  331.                                                     <div class=\"col-3\" style=\"padding-left:5px\">
  332.                                                         <ul >
  333.                                                             {% for subsubmenu in submenu.categories %}
  334.                                                               {% if global.hasProducts(subsubmenu) %}
  335.                                                                 {% if col > amountPerCol and firstRow%}
  336.                                                                     {% set firstRow = false %}
  337.                                                         </ul>
  338.                                                     </div>
  339.                                                     <div class=\"col-3\">
  340.                                                         <ul>
  341.                                                                 {% endif %}
  342.                                                                 {% if (subsubmenu.placement > 0) %}
  343.                                                                 <li class=\"caption underline-effect-wrapper-l2\">
  344.                                                                     <a class=\"underline-effect-l2 allowClick underline-effect-black underline-effect-h1\"
  345.                                                                        href=\"{{path(\"viewCategory\", {\"name\": menu.UrlName, 'sub1':submenu.UrlName, 'sub2': subsubmenu.UrlName})}}\">{{subsubmenu.name}}</a>
  346.                                                                 </li>
  347.                                                                  {% endif %}
  348.                                                                 {% for endmenu in subsubmenu.categories %}
  349.                                                                   {% if global.hasProducts(endmenu)  %}
  350.                                                                     {% if (endmenu.placement > 0)  %}
  351.                                                                     <li class=\"underline-effect-wrapper-l2\">
  352.                                                                         <a class=\"underline-effect-l2 allowClick underline-effect-gray underline-effect-h1\"
  353.                                                                            href=\"{{path(\"viewCategory\", {\"name\": menu.UrlName, 'sub1':submenu.UrlName, 'sub2': subsubmenu.UrlName, 'sub3': endmenu.UrlName})}}\">{{endmenu.name}}</a>
  354.                                                                     </li>
  355.                                                                     {% set col = col + 1 %}
  356.                                                                     {% endif %}
  357.                                                                   {% endif %}
  358.                                                                 {% endfor %}
  359.                                                                 {% set col = col + 1 %}
  360.                                                               {% endif %}
  361.                                                             {% endfor %}
  362.                                                             {# In case we arrived a same amount of items #}
  363.                                                             {% if col <= amountPerCol or firstRow%}
  364.                                                                 </ul>
  365.                                                     </div>
  366.                                                     <div class=\"col-3\">
  367.                                                         <ul>
  368.                                                             {% endif %}
  369.                                                         </ul>
  370.                                                     </div>
  371.                                                 </div>
  372.                                             </div>
  373.                                         </li>
  374.                                          {% endif %}
  375.                                     {% endfor %}
  376.                                 </ul>
  377.                             </div>
  378.                         </div>
  379.                     </div>
  380.                     <!-- Menu principale dropdown-menu-->
  381.                 </li>
  382.             {% endfor %}
  383.              <li class=\"nav-item dropdown underline-effect-wrapper\">
  384.                     <a class=\"nav-link underline-effect underline-effect-black underline-effect-h2 allowClick\" href={{path('viewSponsoredCategory')}}>SOLDES</a>
  385.                     <!-- Menu principale dropdown-menu-->
  386.             </li>
  387.         </ul>
  388.     </nav>
  389.     <!-- Menu principale-->
  390. </div>
  391. ""frontend/fullmenu.html.twig""/var/www/html/Markego/templates/frontend/fullmenu.html.twig");
  392.     }
  393. }