var/cache/dev/twig/4c/4c621d833f96365d89189327e7f96b6f8b020c5f6c12b55711da1396a95d6256.php line 1042

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. /* front/header.html.twig */
  14. class __TwigTemplate_91baba212ef0413c39b2b79362b6fcfbbdf00a1f4ec9a00490854ca163112768 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.         $macros["_self"] = $this->macros["_self"] = $this;
  26.     }
  27.     protected function doDisplay(array $context, array $blocks = [])
  28.     {
  29.         $macros $this->macros;
  30.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  31.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""front/header.html.twig"));
  32.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  33.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""front/header.html.twig"));
  34.         // line 1
  35.         if ($this->extensions['App\Twig\AppExtension']->getBandeauDescription()) {
  36.             // line 2
  37.             echo "    ";
  38.             $context["bandeauDescription"] = $this->extensions['App\Twig\AppExtension']->getBandeauDescription();
  39.             // line 3
  40.             echo "    ";
  41.             if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'3$this->source); })()), "request", [], "any"falsefalsefalse3), "attributes", [], "any"falsefalsefalse3), "get", [=> "_route"], "method"falsefalsefalse3) == "accueil")) {
  42.                 // line 4
  43.                 echo "        <div class=\"bar_top_bleu_copees_sf bar_top_bleu_content1\">
  44.             <div>
  45.                 <button type=\"button\" class=\"btn_top_class_bar\" id=\"btnConditionHomeBarre\" >
  46.                     <span class=\"\" >";
  47.                 // line 7
  48.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Conditions", [], "menuburger"), "html"nulltrue);
  49.                 echo "</span>
  50.                 </button>
  51.                 <button type=\"button\" class=\"btn_top_class_bar_close\" id=\"btncloseHomeBarre\" >
  52.                     <span class=\"\" ><img src=\"";
  53.                 // line 10
  54.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/bgWhiteclosemenu.png"), "html"nulltrue);
  55.                 echo "\"> </span>
  56.                 </button>
  57.                 <p class=\"p_top_class_bar1\">
  58.                     ";
  59.                 // line 13
  60.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env$this->source, (isset($context["bandeauDescription"]) || array_key_exists("bandeauDescription"$context) ? $context["bandeauDescription"] : (function () { throw new RuntimeError('Variable "bandeauDescription" does not exist.'13$this->source); })()), "description", [], "any"falsefalsefalse13), [], "menuburger"), "html"nulltrue);
  61.                 echo "
  62.                 </p>
  63.             </div>
  64.             <div class=\"\" id=\"conditionHomeBarre\" style=\"display: none\">
  65.                 <p class=\"p_top_class_bar2\" >";
  66.                 // line 18
  67.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env$this->source, (isset($context["bandeauDescription"]) || array_key_exists("bandeauDescription"$context) ? $context["bandeauDescription"] : (function () { throw new RuntimeError('Variable "bandeauDescription" does not exist.'18$this->source); })()), "conditionD", [], "any"falsefalsefalse18), [], "menuburger"), "html"nulltrue);
  68.                 echo " </p>
  69.             </div>
  70.         </div>
  71.     ";
  72.             }
  73.             // line 22
  74.             echo "    <div class=\"bar_top_bleu_copees_sf bar_top_bleu_content2 pt-2\" ";
  75.             if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'22$this->source); })()), "request", [], "any"falsefalsefalse22), "attributes", [], "any"falsefalsefalse22), "get", [=> "_route"], "method"falsefalsefalse22) == "accueil")) {
  76.                 echo " style=\"display: none\" ";
  77.             }
  78.             echo ">
  79.         <div class=\"d-flex bar_top_bleu_2 justify-content-between \">
  80.             ";
  81.             // line 24
  82.             $context['_parent'] = $context;
  83.             $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source, (isset($context["bandeauDescription"]) || array_key_exists("bandeauDescription"$context) ? $context["bandeauDescription"] : (function () { throw new RuntimeError('Variable "bandeauDescription" does not exist.'24$this->source); })()), "bandeauHomePageItem", [], "any"falsefalsefalse24));
  84.             foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
  85.                 // line 25
  86.                 echo "                ";
  87.                 echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env$this->source$context["item"], "description", [], "any"falsefalsefalse25), [], "menuburger");
  88.                 echo "
  89.             ";
  90.             }
  91.             $_parent $context['_parent'];
  92.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']);
  93.             $context array_intersect_key($context$_parent) + $_parent;
  94.             // line 27
  95.             echo "        </div>
  96.         <div class=\"\" id=\"conditionHomeBarre\" style=\"display: none\">
  97.             <p class=\"p_top_class_bar2\" >";
  98.             // line 29
  99.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env$this->source, (isset($context["bandeauDescription"]) || array_key_exists("bandeauDescription"$context) ? $context["bandeauDescription"] : (function () { throw new RuntimeError('Variable "bandeauDescription" does not exist.'29$this->source); })()), "conditionD", [], "any"falsefalsefalse29), [], "menuburger"), "html"nulltrue);
  100.             echo "</p>
  101.         </div>
  102.     </div>
  103. ";
  104.         }
  105.         // line 33
  106.         $context["bandeauRoseB2C"] = $this->extensions['App\Twig\AppExtension']->getBandeauRoseBTC();
  107.         // line 34
  108.         $context["bandeauRoseBTB"] = $this->extensions['App\Twig\AppExtension']->getBandeauRoseBTB();
  109.         // line 35
  110.         $context["bandeauRoseABP"] = $this->extensions['App\Twig\AppExtension']->getBandeauRoseABP();
  111.         // line 36
  112.         echo "
  113. ";
  114.         // line 37
  115.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'37$this->source); })()), "request", [], "any"falsefalsefalse37), "attributes", [], "any"falsefalsefalse37), "get", [=> "_route"], "method"falsefalsefalse37) == "offre_B2B_2")) {
  116.             // line 38
  117.             echo "    ";
  118.             if ((isset($context["bandeauRoseBTB"]) || array_key_exists("bandeauRoseBTB"$context) ? $context["bandeauRoseBTB"] : (function () { throw new RuntimeError('Variable "bandeauRoseBTB" does not exist.'38$this->source); })())) {
  119.                 // line 39
  120.                 echo "        <div class=\"bar_top_rose_copees_sf bar_top_bleu_content1\">
  121.             <div>
  122.                 <p class=\"p_top_rose_bar1\">
  123.                     ";
  124.                 // line 42
  125.                 echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env$this->source, (isset($context["bandeauRoseBTB"]) || array_key_exists("bandeauRoseBTB"$context) ? $context["bandeauRoseBTB"] : (function () { throw new RuntimeError('Variable "bandeauRoseBTB" does not exist.'42$this->source); })()), "description", [], "any"falsefalsefalse42), [], "menuburger");
  126.                 echo "
  127.                 </p>
  128.             </div>
  129.         </div>
  130.     ";
  131.             }
  132.         } elseif ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 47
  133. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'47$this->source); })()), "request", [], "any"falsefalsefalse47), "attributes", [], "any"falsefalsefalse47), "get", [=> "_route"], "method"falsefalsefalse47) == "abonnementPro_index")) {
  134.             // line 48
  135.             echo "    ";
  136.             if ((isset($context["bandeauRoseABP"]) || array_key_exists("bandeauRoseABP"$context) ? $context["bandeauRoseABP"] : (function () { throw new RuntimeError('Variable "bandeauRoseABP" does not exist.'48$this->source); })())) {
  137.                 // line 49
  138.                 echo "        <div class=\"bar_top_rose_copees_sf bar_top_bleu_content1\">
  139.             <div>
  140.                 <p class=\"p_top_rose_bar1\">
  141.                     ";
  142.                 // line 52
  143.                 echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env$this->source, (isset($context["bandeauRoseABP"]) || array_key_exists("bandeauRoseABP"$context) ? $context["bandeauRoseABP"] : (function () { throw new RuntimeError('Variable "bandeauRoseABP" does not exist.'52$this->source); })()), "description", [], "any"falsefalsefalse52), [], "menuburger");
  144.                 echo "
  145.                 </p>
  146.             </div>
  147.         </div>
  148.     ";
  149.             }
  150.         } else {
  151.             // line 58
  152.             echo "    ";
  153.             if ((isset($context["bandeauRoseB2C"]) || array_key_exists("bandeauRoseB2C"$context) ? $context["bandeauRoseB2C"] : (function () { throw new RuntimeError('Variable "bandeauRoseB2C" does not exist.'58$this->source); })())) {
  154.                 // line 59
  155.                 echo "        <div class=\"bar_top_rose_copees_sf bar_top_bleu_content1\">
  156.             <div>
  157.                 <p class=\"p_top_rose_bar1\">
  158.                     ";
  159.                 // line 62
  160.                 echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env$this->source, (isset($context["bandeauRoseB2C"]) || array_key_exists("bandeauRoseB2C"$context) ? $context["bandeauRoseB2C"] : (function () { throw new RuntimeError('Variable "bandeauRoseB2C" does not exist.'62$this->source); })()), "description", [], "any"falsefalsefalse62), [], "menuburger");
  161.                 echo "
  162.                 </p>
  163.             </div>
  164.         </div>
  165.     ";
  166.             }
  167.         }
  168.         // line 68
  169.         echo "
  170. <header style=\"background-color:#fdf18d;\" class=\"";
  171.         // line 69
  172.         if ((isset($context["headerMobile"]) || array_key_exists("headerMobile"$context))) {
  173.             echo "headerMobile";
  174.         }
  175.         echo "\">
  176.     <!-- Sidebar -->
  177.     <nav id=\"sidebar\">
  178.         <div class=\"fixed_menu_top_burger\">
  179.             <div id=\"dismiss\" style=\"    top: -10px;\">
  180.                 <img src=\"";
  181.         // line 75
  182.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/bgclosemenu.png"), "html"nulltrue);
  183.         echo "\">
  184.                 <span class=\"menuWeglotMobile\"></span>
  185.             </div>
  186.             <div class=\"logo_menu_toop_dis\">
  187.                 <img src=\"";
  188.         // line 79
  189.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/logo_c2New.svg"), "html"nulltrue);
  190.         echo "\" style=\"width: 60px;\">
  191.             </div>
  192.         </div>
  193.         ";
  194.         // line 108
  195.         echo "
  196.         <ul class=\"list-unstyled components\">
  197.             ";
  198.         // line 110
  199.         $context["menus"] = $this->extensions['App\Twig\AppExtension']->getMenuBurgerFront();
  200.         // line 111
  201.         echo "            ";
  202.         if (twig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'111$this->source); })()), "request", [], "any"falsefalsefalse111)) {
  203.             // line 112
  204.             echo "                ";
  205.             $context["scheme"] = twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'112$this->source); })()), "request", [], "any"falsefalsefalse112), "scheme", [], "any"falsefalsefalse112);
  206.             // line 113
  207.             echo "                ";
  208.             $context["httpHost"] = twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'113$this->source); })()), "request", [], "any"falsefalsefalse113), "httpHost", [], "any"falsefalsefalse113);
  209.             // line 114
  210.             echo "            ";
  211.         } else {
  212.             // line 115
  213.             echo "                ";
  214.             $context["scheme"] = "https";
  215.             // line 116
  216.             echo "                ";
  217.             $context["httpHost"] = "copees.com";
  218.             // line 117
  219.             echo "            ";
  220.         }
  221.         // line 118
  222.         echo "            ";
  223.         if ($this->extensions['App\Twig\AppExtension']->routeExists(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'118$this->source); })()), "request", [], "any"falsefalsefalse118), "attributes", [], "any"falsefalsefalse118), "get", [=> "_route"], "method"falsefalsefalse118))) {
  224.             // line 119
  225.             echo "                ";
  226.             $context["currentPath"] = $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'119$this->source); })()), "request", [], "any"falsefalsefalse119), "attributes", [], "any"falsefalsefalse119), "get", [=> "_route"], "method"falsefalsefalse119), twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'119$this->source); })()), "request", [], "any"falsefalsefalse119), "attributes", [], "any"falsefalsefalse119), "get", [=> "_route_params"], "method"falsefalsefalse119));
  227.             // line 120
  228.             echo "                ";
  229.             $context["BasePath"] = (((isset($context["scheme"]) || array_key_exists("scheme"$context) ? $context["scheme"] : (function () { throw new RuntimeError('Variable "scheme" does not exist.'120$this->source); })()) . "://") . (isset($context["httpHost"]) || array_key_exists("httpHost"$context) ? $context["httpHost"] : (function () { throw new RuntimeError('Variable "httpHost" does not exist.'120$this->source); })()));
  230.             // line 121
  231.             echo "                ";
  232.             echo twig_call_macro($macros["_self"], "macro_recursive_list", [(isset($context["menus"]) || array_key_exists("menus"$context) ? $context["menus"] : (function () { throw new RuntimeError('Variable "menus" does not exist.'121$this->source); })()), (isset($context["currentPath"]) || array_key_exists("currentPath"$context) ? $context["currentPath"] : (function () { throw new RuntimeError('Variable "currentPath" does not exist.'121$this->source); })()), (isset($context["BasePath"]) || array_key_exists("BasePath"$context) ? $context["BasePath"] : (function () { throw new RuntimeError('Variable "BasePath" does not exist.'121$this->source); })())], 121$context$this->getSourceContext());
  233.             echo "
  234.             ";
  235.         }
  236.         // line 123
  237.         echo "        </ul>
  238.         <ul class=\"list-unstyled components\">
  239.             <li class=\"nav-item\">
  240.                 <div class=\"icone_soc_top d-flex\">
  241.                     <a href=\"https://www.facebook.com/copeesofficial/\" target=\"_blank\"  class=\"fb\"></a>
  242.                     <a href=\"https://twitter.com/copeesofficial\" target=\"_blank\" class=\"tw\"></a>
  243.                     <a href=\"https://www.instagram.com/copeesofficial/\" target=\"_blank\" class=\"ins\"></a>
  244.                 </div>
  245.             </li>
  246.         </ul>
  247.     </nav>
  248.     <nav id=\"sidebarUser\">
  249.         <div id=\"blockUserLogin\" style=\"display: none\">
  250.             <div class=\"fixed_menu_top_burger\">
  251.                 <div class=\"dismissUser\">
  252.                     <img src=\"/images/bgclosemenu.png\" class=\"mCS_img_loaded\">
  253.                 </div>
  254.                 <div class=\"logo_menu_toop_dis\">
  255.                     <h3>";
  256.         // line 141
  257.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Se connecter"), "html"nulltrue);
  258.         echo "</h3>
  259.                 </div>
  260.             </div>
  261.             <div class=\"blockMenuUser\">
  262.                 ";
  263.         // line 145
  264.         echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\SecurityController::loginModal"));
  265.         echo "
  266.             </div>
  267.             <div class=\"txtaddside\">
  268.                 <p>";
  269.         // line 148
  270.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Les informations demandées dans le cadre de ce formulaire sont nécessaires à l’exécution, par la société Milkprint, de ses obligations contractuelles telles que résultant de ses Conditions générales de vente (notamment, à la gestion des commandes et à la facturation). Elles permettent également de fournir au client des services personnalisés, d’améliorer la pertinence des informations qui lui sont proposées. Elles sont également susceptibles de faire l’objet de traitement à des fins statistiques. Elles font l’objet d’un traitement informatique par la société Milkprint, responsable du traitement."), "html"nulltrue);
  271.         echo "</p>
  272.                 <p>";
  273.         // line 149
  274.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Conformément à la législation française et à la réglementation européenne relative à la protection des données à caractère personnel, vous disposez, sur vos données, d’un droit d’accès à vos données à caractère personnel, d’un droit de rectification ou d’effacement de vos données, d’un droit à la limitation du traitement de vos données, d’un droit d’opposition au traitement de vos données, ainsi que d’un droit à la portabilité de vos données."), "html"nulltrue);
  275.         echo "</p>
  276.                 <p>";
  277.         // line 150
  278.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Vous pouvez exercer ces droits auprès de la société Milkprint, responsable du traitement, en écrivant à l’adresse"), "html"nulltrue);
  279.         echo " <a href=\"contact@copees.com\">contact@copees.com</a> , >";
  280.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("en indiquant vos nom, prénoms, e-mail, et adresse et référence client, et en y joignant une copie d’une pièce d’identité en cours de validité."), "html"nulltrue);
  281.         echo "</p>
  282.                 <p>";
  283.         // line 151
  284.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Ces droits pourront être exercés après votre mort par la personne que vous aurez désignée ou par vos héritiers dans les conditions prévues par l’article 40-1 de la loi n° 78-17 du 6 janvier 1978 relative à l'informatique, aux fichiers et aux libertés."), "html"nulltrue);
  285.         echo "</p>
  286.             </div>
  287.         </div>
  288.         <div id=\"blockUserRegister\" style=\"display: none\">
  289.             <div class=\"fixed_menu_top_burger\">
  290.                 <div class=\"dismissUser\">
  291.                     <img src=\"/images/bgclosemenu.png\" class=\"mCS_img_loaded\">
  292.                 </div>
  293.                 <div class=\"logo_menu_toop_dis\">
  294.                     <h3>";
  295.         // line 160
  296.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Créer un compte"), "html"nulltrue);
  297.         echo "</h3>
  298.                 </div>
  299.             </div>
  300.             <div class=\"blockMenuUser\">
  301.                 ";
  302.         // line 164
  303.         $this->loadTemplate("front/myaccount/inscrit-modal.html.twig""front/header.html.twig"164)->display($context);
  304.         // line 165
  305.         echo "
  306.             </div>
  307.         </div>
  308.         <div id=\"blockUserMpo\" style=\"display: none\">
  309.             <div class=\"fixed_menu_top_burger\">
  310.                 <div class=\"dismissUser\">
  311.                     <img src=\"/images/bgclosemenu.png\" class=\"mCS_img_loaded\">
  312.                 </div>
  313.                 <div class=\"logo_menu_toop_dis\">
  314.                     <h3 style=\"font-size: 23px!important;margin-top: 32px!important;\">";
  315.         // line 174
  316.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Réinitialiser mon mot de passe"), "html"nulltrue);
  317.         echo "</h3>
  318.                 </div>
  319.             </div>
  320.             <div class=\"blockMenuUser\">
  321.                 ";
  322.         // line 178
  323.         $this->loadTemplate("front/myaccount/mpo-modal.html.twig""front/header.html.twig"178)->display($context);
  324.         // line 179
  325.         echo "            </div>
  326.         </div>
  327.     </nav>
  328.     <nav id=\"sidebarUserConect\">
  329.         <div id=\"menuUserConnect\">
  330.             <div class=\"fixed_menu_top_burger\">
  331.                 <div class=\"dismissUser\">
  332.                     <img src=\"/images/bgclosemenu.png\" class=\"mCS_img_loaded\">
  333.                 </div>
  334.                 <div class=\"logo_menu_toop_dis\">
  335.                     <h3>";
  336.         // line 189
  337.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Mon compte"), "html"nulltrue);
  338.         echo "</h3>
  339.                 </div>
  340.             </div>
  341.             <div class=\"blockMenuUser2\" id=\"menuUserConnectContent\">
  342.                 ";
  343.         // line 193
  344.         $this->loadTemplate("front/myaccount/menu-user-modal.html.twig""front/header.html.twig"193)->display($context);
  345.         // line 194
  346.         echo "            </div>
  347.         </div>
  348.         <div id=\"menuAdresseLivraison\" style=\"display: none\">
  349.             <div class=\"fixed_menu_top_burger\">
  350.                 <a class=\"dismissPrevMenu prevUserMenu\"  href=\"#\">
  351.                     <div class=\"livicon-evo\"
  352.                          data-options=\"name: arrow-left.svg; style: lines;size: 45px;strokeColor: #000;strokeColorAction: #000;repeat:loop;colorsOnHover: custom\"></div>
  353.                 </a>
  354.                 <div class=\"logo_menu_toop_dis\">
  355.                     <h3>";
  356.         // line 203
  357.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Ajouter une adresse"), "html"nulltrue);
  358.         echo "</h3>
  359.                 </div>
  360.             </div>
  361.             <div class=\"blockMenuUser\">
  362.                 ";
  363.         // line 207
  364.         $this->loadTemplate("front/myaccount/adresse-modal-livraison.html.twig""front/header.html.twig"207)->display($context);
  365.         // line 208
  366.         echo "            </div>
  367.         </div>
  368.         <div id=\"menuAdresseFacturation\" style=\"display: none\">
  369.             <div class=\"fixed_menu_top_burger\">
  370.                 <a class=\"dismissPrevMenu  prevUserMenu\"  href=\"#\">
  371.                     <div class=\"livicon-evo\"
  372.                          data-options=\"name: arrow-left.svg; style: lines;size: 45px;strokeColor: #000;strokeColorAction: #000;repeat:loop;colorsOnHover: custom\"></div>
  373.                 </a>
  374.                 <div class=\"logo_menu_toop_dis\">
  375.                     <h3>";
  376.         // line 217
  377.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Ajouter une adresse"), "html"nulltrue);
  378.         echo "</h3>
  379.                 </div>
  380.             </div>
  381.             <div class=\"blockMenuUser\">
  382.                 ";
  383.         // line 221
  384.         $this->loadTemplate("front/myaccount/adresse-modal-facturation.html.twig""front/header.html.twig"221)->display($context);
  385.         // line 222
  386.         echo "            </div>
  387.         </div>
  388.     </nav>
  389.     <!-- Page Content -->
  390.     <div id=\"content\">
  391.         <nav class=\"navbar navbar-expand-lg navbar-light bg-light\">
  392.             <div class=\"container-fluid\">
  393.             </div>
  394.         </nav>
  395.     </div>
  396.     <!-- Dark Overlay element -->
  397.     <div class=\"overlay\"></div>
  398.     <section class=\"menus\">
  399.         <div class=\"boxdefglobalglobalOutils\" id=\"outilGratuitBloc\" style=\"display: none\" data-show=\"0\">
  400.             <div class=\"boxdefglobalOutils\">
  401.                 <div class=\"row\">
  402.                     <div class=\"text-center  col-md-2 col-6 p-0\" style=\"margin-bottom: 20px;padding-right: 14px!important;\">
  403.                         <a  class=\"\" href=\"";
  404.         // line 243
  405.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("edit_pdf_page2");
  406.         echo "\">
  407.                             ";
  408.         // line 244
  409.         if ((twig_get_attribute($this->env$this->source, (isset($context["countrySelect"]) || array_key_exists("countrySelect"$context) ? $context["countrySelect"] : (function () { throw new RuntimeError('Variable "countrySelect" does not exist.'244$this->source); })()), "languageCode", [], "any"falsefalsefalse244) == "Es")) {
  410.             // line 245
  411.             echo "                                <img  class=\"imgOutilGratuit\" src=\"";
  412.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/outil-gratuit-1-es.jpeg"), "html"nulltrue);
  413.             echo "\">
  414.                             ";
  415.         } else {
  416.             // line 247
  417.             echo "                                <img  class=\"\" src=\"";
  418.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/outil-gratuit-1.png"), "html"nulltrue);
  419.             echo "\">
  420.                             ";
  421.         }
  422.         // line 249
  423.         echo "                        </a>
  424.                     </div>
  425.                     <div class=\"text-center  col-md-2 col-6 p-0\"  style=\"margin-bottom: 20px;padding-right: 14px!important;\">
  426.                         <a  class=\"\" href=\"";
  427.         // line 252
  428.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page_templates_20000");
  429.         echo "\">
  430.                             ";
  431.         // line 253
  432.         if ((twig_get_attribute($this->env$this->source, (isset($context["countrySelect"]) || array_key_exists("countrySelect"$context) ? $context["countrySelect"] : (function () { throw new RuntimeError('Variable "countrySelect" does not exist.'253$this->source); })()), "languageCode", [], "any"falsefalsefalse253) == "Es")) {
  433.             // line 254
  434.             echo "                                <img  class=\"imgOutilGratuit\" src=\"";
  435.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/outil-gratuit-2-es.jpeg"), "html"nulltrue);
  436.             echo "\">
  437.                             ";
  438.         } else {
  439.             // line 256
  440.             echo "                                <img  class=\"\" src=\"";
  441.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/outil-gratuit-2.png"), "html"nulltrue);
  442.             echo "\">
  443.                             ";
  444.         }
  445.         // line 258
  446.         echo "                        </a>
  447.                     </div>
  448.                     <div class=\"text-center  col-md-2 col-6 p-0\"  style=\"margin-bottom: 20px;padding-right: 14px!important;\">
  449.                         <a  class=\"\" href=\"";
  450.         // line 261
  451.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("tarif_page");
  452.         echo "\">
  453.                             ";
  454.         // line 262
  455.         if ((twig_get_attribute($this->env$this->source, (isset($context["countrySelect"]) || array_key_exists("countrySelect"$context) ? $context["countrySelect"] : (function () { throw new RuntimeError('Variable "countrySelect" does not exist.'262$this->source); })()), "languageCode", [], "any"falsefalsefalse262) == "Es")) {
  456.             // line 263
  457.             echo "                                <img  class=\"imgOutilGratuit\" src=\"";
  458.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/outil-gratuit-3-es.jpeg"), "html"nulltrue);
  459.             echo "\">
  460.                             ";
  461.         } else {
  462.             // line 265
  463.             echo "                                <img  class=\"\" src=\"";
  464.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/outil-gratuit-3.png"), "html"nulltrue);
  465.             echo "\">
  466.                             ";
  467.         }
  468.         // line 267
  469.         echo "                        </a>
  470.                     </div>
  471.                     <div class=\"text-center  col-md-2 col-6 p-0\"  style=\"margin-bottom: 20px;padding-right: 14px!important;\">
  472.                         <a  class=\"\" href=\"";
  473.         // line 270
  474.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_landing");
  475.         echo "\">
  476.                             ";
  477.         // line 271
  478.         if ((twig_get_attribute($this->env$this->source, (isset($context["countrySelect"]) || array_key_exists("countrySelect"$context) ? $context["countrySelect"] : (function () { throw new RuntimeError('Variable "countrySelect" does not exist.'271$this->source); })()), "languageCode", [], "any"falsefalsefalse271) == "Es")) {
  479.             // line 272
  480.             echo "                                <img  class=\"imgOutilGratuit\" src=\"";
  481.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/outil-gratuit-4-es.jpeg"), "html"nulltrue);
  482.             echo "\">
  483.                             ";
  484.         } else {
  485.             // line 274
  486.             echo "                                <img  class=\"imgOutilGratuit\" src=\"";
  487.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/outil-gratuit-4-2.png"), "html"nulltrue);
  488.             echo "\">
  489.                             ";
  490.         }
  491.         // line 276
  492.         echo "                        </a>
  493.                     </div>
  494.                     <div class=\"text-center  col-md-2 col-6 p-0\" style=\"margin-bottom: 20px;\">
  495.                         <a  class=\"\" href=\"";
  496.         // line 279
  497.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("merch_pack_index");
  498.         echo "\">
  499.                             ";
  500.         // line 280
  501.         if ((twig_get_attribute($this->env$this->source, (isset($context["countrySelect"]) || array_key_exists("countrySelect"$context) ? $context["countrySelect"] : (function () { throw new RuntimeError('Variable "countrySelect" does not exist.'280$this->source); })()), "languageCode", [], "any"falsefalsefalse280) == "Es")) {
  502.             // line 281
  503.             echo "                                <img  class=\"imgOutilGratuit\" src=\"";
  504.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/outil-gratuit-5-es.jpeg"), "html"nulltrue);
  505.             echo "\">
  506.                             ";
  507.         } else {
  508.             // line 283
  509.             echo "                                <img  class=\"\" src=\"";
  510.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/outil-gratuit-5.png"), "html"nulltrue);
  511.             echo "\">
  512.                             ";
  513.         }
  514.         // line 285
  515.         echo "                        </a>
  516.                     </div>
  517.                 </div>
  518.             </div>
  519.         </div>
  520.         <div class=\"container-fluid p-0\">
  521.             <div class=\"row\" style=\"position: relative\">
  522.                 <div class=\"col-4 col-sm-3 col-xl-3 menu_left ";
  523.         // line 292
  524.         if (((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'292$this->source); })()), "request", [], "any"falsefalsefalse292), "attributes", [], "any"falsefalsefalse292), "get", [=> "_route"], "method"falsefalsefalse292) == "accueil") || (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'292$this->source); })()), "request", [], "any"falsefalsefalse292), "attributes", [], "any"falsefalsefalse292), "get", [=> "_route"], "method"falsefalsefalse292) == "page_templates_20000"))) {
  525.             echo "menu_left_home ";
  526.         }
  527.         echo "\">
  528.                     <button type=\"button\" id=\"sidebarCollapse\" class=\"btn btn-info pr-0 pl-0 pt-2 ml-0 mt-0\">
  529.                         <div class=\"livicon-evo\" data-options=\"
  530.                             name: morph-menu-arrow-bottom.svg;
  531.                             style: lines;
  532.                             size: 34px;
  533.                             strokeColor: #000000;
  534.                             strokeColorAction: #000;
  535.                             repeat:loop;
  536.                             colorsOnHover: custom
  537.                         \"></div>
  538.                     </button>
  539.                     <a class=\"nav-link logo2 pl-1\" style=\"display: none;\" href=\"";
  540.         // line 304
  541.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("accueil");
  542.         echo "\">
  543.                         <img src=\"";
  544.         // line 305
  545.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/logo_c2New.svg"), "html"nulltrue);
  546.         echo "\">
  547.                     </a>
  548.                     <a class=\"nav-link logo\" style=\"display: initial;\" href=\"";
  549.         // line 307
  550.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("accueil");
  551.         echo "\">
  552.                         <img src=\"";
  553.         // line 308
  554.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/logo_c2New.svg"), "html"nulltrue);
  555.         echo "\">
  556.                     </a>
  557.                 </div>
  558.                 <div class=\"menu_ps_mobile\">
  559.                 </div>
  560.                 ";
  561.         // line 317
  562.         if ((((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'317$this->source); })()), "request", [], "any"falsefalsefalse317), "attributes", [], "any"falsefalsefalse317), "get", [=> "_route"], "method"falsefalsefalse317) != "accueil") && (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'317$this->source); })()), "request", [], "any"falsefalsefalse317), "attributes", [], "any"falsefalsefalse317), "get", [=> "_route"], "method"falsefalsefalse317) != "page_templates_20000")) && (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'317$this->source); })()), "request", [], "any"falsefalsefalse317), "attributes", [], "any"falsefalsefalse317), "get", [=> "_route"], "method"falsefalsefalse317) != "ai_docs_search"))) {
  563.             // line 318
  564.             echo "                    <div class=\"col-4 col-sm-5 col-xl-5 menu_center  ";
  565.             if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'318$this->source); })()), "request", [], "any"falsefalsefalse318), "attributes", [], "any"falsefalsefalse318), "get", [=> "_route"], "method"falsefalsefalse318) == "besoin_produits")) {
  566.                 echo "besoin_produits_page";
  567.             }
  568.             echo " ";
  569.             if (((((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'318$this->source); })()), "request", [], "any"falsefalsefalse318), "attributes", [], "any"falsefalsefalse318), "get", [=> "_route"], "method"falsefalsefalse318) == "offre_B2B_2") || (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'318$this->source); })()), "request", [], "any"falsefalsefalse318), "attributes", [], "any"falsefalsefalse318), "get", [=> "_route"], "method"falsefalsefalse318) == "lab_copees")) || (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'318$this->source); })()), "request", [], "any"falsefalsefalse318), "attributes", [], "any"falsefalsefalse318), "get", [=> "_route"], "method"falsefalsefalse318) == "product_option")) || (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'318$this->source); })()), "request", [], "any"falsefalsefalse318), "attributes", [], "any"falsefalsefalse318), "get", [=> "_route"], "method"falsefalsefalse318) == "checkout"))) {
  570.                 echo "displayNoneMobile";
  571.             }
  572.             echo "\" style=\"";
  573.             if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'318$this->source); })()), "request", [], "any"falsefalsefalse318), "attributes", [], "any"falsefalsefalse318), "get", [=> "_route"], "method"falsefalsefalse318) == "product_option")) {
  574.                 echo "display:none;";
  575.             }
  576.             echo "\">
  577.                         <div class=\"form_cvho\">
  578.                             <div class=\"form_center_velo_heure\">
  579.                                 ";
  580.             // line 321
  581.             $context["sessionLivraison"] = $this->extensions['App\Twig\LivraisonExtension']->getSessionLivraison();
  582.             // line 322
  583.             echo "                                <input type=\"text\" id=\"addressLivHeader\" value=\"";
  584.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["sessionLivraison"]) || array_key_exists("sessionLivraison"$context) ? $context["sessionLivraison"] : (function () { throw new RuntimeError('Variable "sessionLivraison" does not exist.'322$this->source); })()), "addresseAdresse", [], "any"falsefalsefalse322), "html"nulltrue);
  585.             echo "\" class=\"for_velo\" placeholder=\"";
  586.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Saisissez une adresse de livraison"), "html"nulltrue);
  587.             echo "\">
  588.                                 <p class=\"heurLivGlobal\" style=\"display: none\"><span class=\"iconPictoEclair\"><img src=\"";
  589.             // line 323
  590.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/time_header_livraison.svg"), "html"nulltrue);
  591.             echo "\"></span><span id=\"heurLiv\" class=\"for_heure\" >";
  592.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("À quelle heure ?"), "html"nulltrue);
  593.             echo "</span></p>
  594.                                 <input type=\"hidden\" id=\"latLivHeader\" name=\"latLivHeader\" value=\"";
  595.             // line 324
  596.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["sessionLivraison"]) || array_key_exists("sessionLivraison"$context) ? $context["sessionLivraison"] : (function () { throw new RuntimeError('Variable "sessionLivraison" does not exist.'324$this->source); })()), "latAdresse", [], "any"falsefalsefalse324), "html"nulltrue);
  597.             echo "\">
  598.                                 <input type=\"hidden\" id=\"longLivHeader\" name=\"longLivHeader\" value=\"";
  599.             // line 325
  600.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["sessionLivraison"]) || array_key_exists("sessionLivraison"$context) ? $context["sessionLivraison"] : (function () { throw new RuntimeError('Variable "sessionLivraison" does not exist.'325$this->source); })()), "longiAdresse", [], "any"falsefalsefalse325), "html"nulltrue);
  601.             echo "\">
  602.                                 <input type=\"hidden\" id=\"codePostalLivHeader\" name=\"codePostalLivHeader\" value=\"";
  603.             // line 326
  604.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["sessionLivraison"]) || array_key_exists("sessionLivraison"$context) ? $context["sessionLivraison"] : (function () { throw new RuntimeError('Variable "sessionLivraison" does not exist.'326$this->source); })()), "postalcodeAdresse", [], "any"falsefalsefalse326), "html"nulltrue);
  605.             echo "\">
  606.                                 <input type=\"hidden\" id=\"cityLivHeader\" name=\"cityLivHeader\" value=\"";
  607.             // line 327
  608.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["sessionLivraison"]) || array_key_exists("sessionLivraison"$context) ? $context["sessionLivraison"] : (function () { throw new RuntimeError('Variable "sessionLivraison" does not exist.'327$this->source); })()), "cityAdresse", [], "any"falsefalsefalse327), "html"nulltrue);
  609.             echo "\">
  610.                                 <input type=\"hidden\" id=\"countryLivHeader\" name=\"countryLivHeader\" value=\"";
  611.             // line 328
  612.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["sessionLivraison"]) || array_key_exists("sessionLivraison"$context) ? $context["sessionLivraison"] : (function () { throw new RuntimeError('Variable "sessionLivraison" does not exist.'328$this->source); })()), "CountryLiv", [], "any"falsefalsefalse328), "html"nulltrue);
  613.             echo "\">
  614.                                 <input type=\"hidden\" id=\"countryCodeLivHeader\" name=\"countryCodeLivHeader\" value=\"";
  615.             // line 329
  616.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["sessionLivraison"]) || array_key_exists("sessionLivraison"$context) ? $context["sessionLivraison"] : (function () { throw new RuntimeError('Variable "sessionLivraison" does not exist.'329$this->source); })()), "CountryCodeLiv", [], "any"falsefalsefalse329), "html"nulltrue);
  617.             echo "\">
  618.                             </div>
  619.                             <div id=\"blockLivraisonInfo\"></div>
  620.                         </div>
  621.                         <div class=\"form_cvhoMobile\">
  622.                             <div class=\"adresseHeaderMobile\">
  623.                                 <h3>
  624.                                     ";
  625.             // line 336
  626.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["sessionLivraison"]) || array_key_exists("sessionLivraison"$context) ? $context["sessionLivraison"] : (function () { throw new RuntimeError('Variable "sessionLivraison" does not exist.'336$this->source); })()), "addresseAdresse", [], "any"falsefalsefalse336), "html"nulltrue);
  627.             echo "
  628.                                     ";
  629.             // line 337
  630.             $context["dataLivraisonArray"] = $this->extensions['App\Twig\LivraisonExtension']->getDataLivraisonWithOrNotImprimeur();
  631.             // line 338
  632.             echo "                                    ";
  633.             if (twig_get_attribute($this->env$this->source, (isset($context["dataLivraisonArray"]) || array_key_exists("dataLivraisonArray"$context) ? $context["dataLivraisonArray"] : (function () { throw new RuntimeError('Variable "dataLivraisonArray" does not exist.'338$this->source); })()), "time", [], "any"falsefalsefalse338)) {
  634.                 // line 339
  635.                 echo "                                        <br><span>À ";
  636.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["dataLivraisonArray"]) || array_key_exists("dataLivraisonArray"$context) ? $context["dataLivraisonArray"] : (function () { throw new RuntimeError('Variable "dataLivraisonArray" does not exist.'339$this->source); })()), "time", [], "any"falsefalsefalse339), "time", [], "any"falsefalsefalse339), "html"nulltrue);
  637.                 echo "</span>
  638.                                     ";
  639.             }
  640.             // line 341
  641.             echo "                                </h3>
  642.                             </div>
  643.                             <div id=\"blockLivraisonInfoMobile\"></div>
  644.                         </div>
  645.                     </div>
  646.                 ";
  647.         }
  648.         // line 348
  649.         echo "                ";
  650.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'348$this->source); })()), "request", [], "any"falsefalsefalse348), "attributes", [], "any"falsefalsefalse348), "get", [=> "_route"], "method"falsefalsefalse348) == "ai_docs_search")) {
  651.             // line 349
  652.             echo "                    <div class=\"col-4 col-sm-5 col-xl-5 menu_center blocAiDocsSearchHeader\" >
  653.                         <div class=\"\">
  654.                             <input type=\"text\" id=\"ai-docs-search-header\" value=\"\" class=\"\" placeholder=\"Entreprise, N° Siret, Dirigeant, Mot-clé\">
  655.                         </div>
  656.                     </div>
  657.                 ";
  658.         }
  659.         // line 355
  660.         echo "                <div class=\"";
  661.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'355$this->source); })()), "request", [], "any"falsefalsefalse355), "attributes", [], "any"falsefalsefalse355), "get", [=> "_route"], "method"falsefalsefalse355) == "product_option")) {
  662.             echo "col-8 col-sm-8 col-xl-8  menu_right";
  663.         } else {
  664.             echo "col-4 col-sm-4 col-xl-4  menu_right";
  665.         }
  666.         echo " ";
  667.         if (((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'355$this->source); })()), "request", [], "any"falsefalsefalse355), "attributes", [], "any"falsefalsefalse355), "get", [=> "_route"], "method"falsefalsefalse355) == "accueil") || (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'355$this->source); })()), "request", [], "any"falsefalsefalse355), "attributes", [], "any"falsefalsefalse355), "get", [=> "_route"], "method"falsefalsefalse355) == "page_templates_20000"))) {
  668.             echo "menu_right_home ";
  669.         }
  670.         echo "\">
  671.                     <div class=\"d-flex user_fax d-flex justify-content-end\">
  672.                         <div class=\"user \" style=\"position: relative\">
  673.                             <a class=\"btn btn-primary\" href=\"";
  674.         // line 358
  675.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("contact_mobile");
  676.         echo "\">
  677.                                 <div class=\" bb_prof_btn_casque\"><h4 ";
  678.         // line 359
  679.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'359$this->source); })()), "request", [], "any"falsefalsefalse359), "attributes", [], "any"falsefalsefalse359), "get", [=> "_route"], "method"falsefalsefalse359) == "accueil")) {
  680.             echo "class=\"homeIconeCasque\"";
  681.         }
  682.         echo "></h4> </div>
  683.                             </a>
  684.                         </div>
  685.                         <div class=\"user userbb_prof1\" style=\"position: relative\">
  686.                             ";
  687.         // line 363
  688.         if (((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'363$this->source); })()), "request", [], "any"falsefalsefalse363), "attributes", [], "any"falsefalsefalse363), "get", [=> "_route"], "method"falsefalsefalse363) == "accueil") || (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'363$this->source); })()), "request", [], "any"falsefalsefalse363), "attributes", [], "any"falsefalsefalse363), "get", [=> "_route"], "method"falsefalsefalse363) == "page_templates_20000"))) {
  689.             // line 364
  690.             echo "                                <a class=\"btn btn-primary\" href=\"";
  691.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("offre_B2B_2");
  692.             echo "\" id=\"outilGratuitBtn\">
  693.                                     <div class=\"bb_prof bb_prof_btn_outilGratuit\"><h4>";
  694.             // line 365
  695.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Outils gratuits"), "html"nulltrue);
  696.             echo "</h4> </div>
  697.                                 </a>
  698.                             ";
  699.         } else {
  700.             // line 368
  701.             echo "
  702.                             ";
  703.         }
  704.         // line 370
  705.         echo "                        </div>
  706.                         <div class=\"user userbb_prof1\" style=\"position: relative\">
  707.                             ";
  708.         // line 372
  709.         if (((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'372$this->source); })()), "request", [], "any"falsefalsefalse372), "attributes", [], "any"falsefalsefalse372), "get", [=> "_route"], "method"falsefalsefalse372) == "accueil") || (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'372$this->source); })()), "request", [], "any"falsefalsefalse372), "attributes", [], "any"falsefalsefalse372), "get", [=> "_route"], "method"falsefalsefalse372) == "page_templates_20000"))) {
  710.             // line 373
  711.             echo "                                <a class=\"btn btn-primary\" href=\"";
  712.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("offre_B2B_2");
  713.             echo "\" id=\"offreB2BBtn\">
  714.                                     <div class=\"bb_prof bb_prof_btn_offre\"><h4>";
  715.             // line 374
  716.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Nos abonnements"), "html"nulltrue);
  717.             echo "</h4> </div>
  718.                                 </a>
  719.                                 <div class=\"boxdefglobal\" id=\"offreB2BBloc\" style=\"display: none\" data-show=\"0\">
  720.                                     <div class=\"boxdefglobal1\">
  721.                                         <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\" style=\"position: relative;right: -15px;top: -2px;\">
  722.                                             <span ></span>
  723.                                         </button>
  724.                                         <div class=\"partdef1\">
  725.                                             <h2>";
  726.             // line 382
  727.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Nos incroyables abonnements Plus et Business"), "html"nulltrue);
  728.             echo "</h2>
  729.                                             <p>
  730.                                                 ";
  731.             // line 384
  732.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Externalisez tous vos besoins en impression et en supports de communication. Votre plateforme intégrée tout en un de gestion, de création et d’impression de produits personnalisés pour votre entreprise."), "html"nulltrue);
  733.             echo "<br>
  734.                                                 ";
  735.             // line 385
  736.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Une solution écologique, sans couts fixes en machine, en maintenance et en ressources humaines"), "html"nulltrue);
  737.             echo "!<br>
  738.                                                 ";
  739.             // line 386
  740.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Les chiffres parlent d’eux-mêmes, découvrez"), "html"nulltrue);
  741.             echo " <a style=\"text-decoration: underline;color: #5BADF5;\" href=\"https://docs.google.com/spreadsheets/d/1wvgvb76sdzchDcHmukZH1wI5S0JPZAZ2Fm4-tcMXiAI/edit?usp=sharing\" target=\"_blank\">";
  742.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("ici"), "html"nulltrue);
  743.             echo "</a> ";
  744.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("vos économies générées sur nos simulations"), "html"nulltrue);
  745.             echo "!
  746.                                                 (";
  747.             // line 387
  748.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Découvrez notre"), "html"nulltrue);
  749.             echo " <a style=\"text-decoration: underline;color: #5BADF5;\" href=\"";
  750.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/livre_blanc_cost_killer_print.pdf"), "html"nulltrue);
  751.             echo "\" target=\"_blank\" class=\"selectTagLinkBusinessOfferMenuGoogle\" data-link-clicked=\"livre blanc\"> ";
  752.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("livre blanc"), "html"nulltrue);
  753.             echo "</a>)
  754.                                             </p>
  755.                                             <div class=\"row\">
  756.                                                 <div class=\"col-md-7\">
  757.                                                     <p>";
  758.             // line 391
  759.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(" le nombre d’impression en couleur"), "html"nulltrue);
  760.             echo "</p>
  761.                                                     <div class=\"icondef2\"><a style=\"color: #5BADF5\" href=\"";
  762.             // line 392
  763.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("offre_B2B_2");
  764.             echo "\"  class=\"selectTagLinkBusinessOfferMenuGoogle\" data-link-clicked=\"Pour les freelances & indépendants\"> ";
  765.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Pour les freelances & indépendants");
  766.             echo "</a></div>
  767.                                                     <div class=\"icondef3\"><a style=\"color: #5BADF5\"  href=\"";
  768.             // line 393
  769.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("offre_B2B_2");
  770.             echo "\"  class=\"selectTagLinkBusinessOfferMenuGoogle\" data-link-clicked=\"Pour les Grandes Entreprises\">";
  771.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Pour les Grandes Entreprises"), "html"nulltrue);
  772.             echo "</a></div>
  773.                                                     <div class=\"icondef4\"><a style=\"color: #5BADF5\"  href=\"";
  774.             // line 394
  775.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("offre_B2B_2");
  776.             echo "\"  class=\"selectTagLinkBusinessOfferMenuGoogle\" data-link-clicked=\"Pour les administrations publiques\">";
  777.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Pour les administrations publiques"), "html"nulltrue);
  778.             echo "</a></div>
  779.                                                 </div>
  780.                                                 <div class=\"col-md-5\">
  781.                                                     <div class=\"icondef5\"><a style=\"color: #5BADF5\"  href=\"";
  782.             // line 397
  783.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("offre_B2B_2");
  784.             echo "\"  class=\"selectTagLinkBusinessOfferMenuGoogle\" data-link-clicked=\"Pour les PME & StartUp\">";
  785.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Pour les PME & StartUp");
  786.             echo "</a></div>
  787.                                                     <div class=\"icondef6\"><a style=\"color: #5BADF5\"  href=\"";
  788.             // line 398
  789.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("offre_B2B_2");
  790.             echo "\"  class=\"selectTagLinkBusinessOfferMenuGoogle\" data-link-clicked=\"Pour les hôtels et restaurants\">";
  791.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Pour les hôtels et restaurants"), "html"nulltrue);
  792.             echo "</a></div>
  793.                                                 </div>
  794.                                             </div>
  795.                                         </div>
  796.                                         <div class=\"partdef2\">
  797.                                             <h2><a href=\"";
  798.             // line 403
  799.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("abonnementPro_index");
  800.             echo "\" class=\"selectTagLinkBusinessOfferMenuGoogle\" data-link-clicked=\"Tous les tarifs et avantages en 1 coup d’œil\" style=\"color:#1E141F\"> ";
  801.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Tous les tarifs et avantages en 1 coup d’œil"), "html"nulltrue);
  802.             echo "</a></h2>
  803.                                         </div>
  804.                                         <div class=\"partdef3\">
  805.                                             <h2><a href=\"https://api.copees.com/\" style=\"color:#1E141F\"  class=\"selectTagLinkBusinessOfferMenuGoogle\" data-link-clicked=\"Notre incroyable API\">";
  806.             // line 406
  807.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Notre incroyable API"), "html"nulltrue);
  808.             echo "</a></h2>
  809.                                             <p>";
  810.             // line 407
  811.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Devenez revendeur et automatisez le passage de vos commandes d'impression en quelques clics. Générez plus de chiffre d’affaire et offrez un service inestimable à vos clients"), "html"nulltrue);
  812.             echo "</p>
  813.                                         </div>
  814.                                     </div>
  815.                                 </div>
  816.                             ";
  817.         } else {
  818.             // line 412
  819.             echo "
  820.                             ";
  821.         }
  822.         // line 415
  823.         echo "                        </div>
  824.                         <div class=\"user userbb_prof1\" style=\"position: relative\">
  825.                             ";
  826.         // line 417
  827.         if ((((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'417$this->source); })()), "request", [], "any"falsefalsefalse417), "attributes", [], "any"falsefalsefalse417), "get", [=> "_route"], "method"falsefalsefalse417) == "accueil") || (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'417$this->source); })()), "request", [], "any"falsefalsefalse417), "attributes", [], "any"falsefalsefalse417), "get", [=> "_route"], "method"falsefalsefalse417) == "page_templates_20000")) || (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'417$this->source); })()), "request", [], "any"falsefalsefalse417), "attributes", [], "any"falsefalsefalse417), "get", [=> "_route"], "method"falsefalsefalse417) == "ai_docs_search"))) {
  828.             // line 418
  829.             echo "
  830.                             ";
  831.         } else {
  832.             // line 420
  833.             echo "                                ";
  834.             // line 421
  835.             echo "                                ";
  836.             // line 422
  837.             echo "                                ";
  838.             // line 423
  839.             echo "                                ";
  840.             // line 424
  841.             echo "                                ";
  842.             // line 425
  843.             echo "                                <div class=\"searchProductMenuBloc\" style=\"position: relative;\" >
  844.                                     <input class=\"inputstyletop\" type=\"text\" id=\"searchProductMenu\" style=\"cursor: pointer;\" placeholder=\"";
  845.             // line 426
  846.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Trouvez votre produit livré gratuitement aujourd’hui");
  847.             echo "\">
  848.                                     <div class=\"close_result_head\" id=\"close_result_product\" style=\"cursor: pointer;position: absolute;right: 17px;top: 3px;display: none\">
  849.                                         <img src=\"";
  850.             // line 428
  851.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/bg_closeh.png"), "html"nulltrue);
  852.             echo "\">
  853.                                     </div>
  854.                                 </div>
  855.                                 <div class=\"collapse ipstresl \" id=\"collapseProductMenu\">
  856.                                     <div class=\"divSearchProductMenu\">
  857.                                         <div id=\"divSearchProductMenu\" style=\"min-height: 300px; display: none;max-height: 461px;overflow: auto;\">
  858.                                         </div>
  859.                                     </div>
  860.                                 </div>
  861.                             ";
  862.         }
  863.         // line 439
  864.         echo "                        </div>
  865.                         <div class=\"user\">
  866.                             ";
  867.         // line 441
  868.         if ((((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'441$this->source); })()), "request", [], "any"falsefalsefalse441), "attributes", [], "any"falsefalsefalse441), "get", [=> "_route"], "method"falsefalsefalse441) == "accueil") || (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'441$this->source); })()), "request", [], "any"falsefalsefalse441), "attributes", [], "any"falsefalsefalse441), "get", [=> "_route"], "method"falsefalsefalse441) == "page_templates_20000")) && ($this->extensions['App\Twig\AppExtension']->checkIsAbonnementPro(twig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'441$this->source); })()), "user", [], "any"falsefalsefalse441)) || $this->extensions['App\Twig\AppExtension']->checkIsAbonnementProCart()))) {
  869.             // line 442
  870.             echo "                                <a class=\"btn btn-primary\" href=\"";
  871.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("accueil_page_b2b");
  872.             echo "\" id=\"\">
  873.                                     <div class=\"bb_prof userbb_prof2\">
  874.                                         <img src=\"";
  875.             // line 444
  876.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/profil_icone2.svg"), "html"nulltrue);
  877.             echo "\">
  878.                                         <h4> ";
  879.             // line 445
  880.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans($this->extensions['App\Twig\AppExtension']->getNameAbonnementPro(twig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'445$this->source); })()), "user", [], "any"falsefalsefalse445)));
  881.             echo "</h4>
  882.                                     </div>
  883.                                 </a>
  884.                             ";
  885.         } else {
  886.             // line 449
  887.             echo "                                <a class=\"btn btn-primary\" ";
  888.             if (twig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'449$this->source); })()), "user", [], "any"falsefalsefalse449)) {
  889.                 echo "href=\"#\" id=\"btnUserHeader\"";
  890.             } else {
  891.                 echo "href=\"#\" id=\"btnLoginHeader\"";
  892.             }
  893.             echo ">
  894.                                     <div class=\"bb_prof userbb_prof2\" ";
  895.             // line 450
  896.             if (((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'450$this->source); })()), "request", [], "any"falsefalsefalse450), "attributes", [], "any"falsefalsefalse450), "get", [=> "_route"], "method"falsefalsefalse450) == "accueil") || (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'450$this->source); })()), "request", [], "any"falsefalsefalse450), "attributes", [], "any"falsefalsefalse450), "get", [=> "_route"], "method"falsefalsefalse450) == "page_templates_20000"))) {
  897.                 echo " ";
  898.             } else {
  899.                 echo "style=\"width: 20px;";
  900.             }
  901.             echo "\">
  902.                                         <img src=\"";
  903.             // line 451
  904.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/profil_icone2.svg"), "html"nulltrue);
  905.             echo "\">
  906.                                         <h4> ";
  907.             // line 452
  908.             if (((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'452$this->source); })()), "request", [], "any"falsefalsefalse452), "attributes", [], "any"falsefalsefalse452), "get", [=> "_route"], "method"falsefalsefalse452) == "accueil") || (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'452$this->source); })()), "request", [], "any"falsefalsefalse452), "attributes", [], "any"falsefalsefalse452), "get", [=> "_route"], "method"falsefalsefalse452) == "page_templates_20000"))) {
  909.                 if (twig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'452$this->source); })()), "user", [], "any"falsefalsefalse452)) {
  910.                     echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans($this->extensions['App\Twig\AppExtension']->getNameAbonnementPro(twig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'452$this->source); })()), "user", [], "any"falsefalsefalse452)));
  911.                 } else {
  912.                     echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Se connecter"), "html"nulltrue);
  913.                 }
  914.             }
  915.             echo "</h4></div>
  916.                                 </a>
  917.                             ";
  918.         }
  919.         // line 455
  920.         echo "                        </div>
  921.                         ";
  922.         // line 458
  923.         echo "                            ";
  924.         // line 459
  925.         echo "                                ";
  926.         // line 460
  927.         echo "                                    ";
  928.         // line 461
  929.         echo "                                     ";
  930.         // line 462
  931.         echo "                                         ";
  932.         // line 463
  933.         echo "                                         ";
  934.         // line 464
  935.         echo "                                     ";
  936.         // line 465
  937.         echo "                                    ";
  938.         // line 466
  939.         echo "                                ";
  940.         // line 467
  941.         echo "                                ";
  942.         // line 468
  943.         echo "                                    ";
  944.         // line 469
  945.         echo "                                        ";
  946.         // line 470
  947.         echo "                                            ";
  948.         // line 471
  949.         echo "                                                ";
  950.         // line 472
  951.         echo "                                                    ";
  952.         // line 473
  953.         echo "                                                        ";
  954.         // line 474
  955.         echo "                                                        ";
  956.         // line 475
  957.         echo "                                                    ";
  958.         // line 476
  959.         echo "                                                ";
  960.         // line 477
  961.         echo "                                            ";
  962.         // line 478
  963.         echo "                                        ";
  964.         // line 479
  965.         echo "                                    ";
  966.         // line 480
  967.         echo "                                ";
  968.         // line 481
  969.         echo "                            ";
  970.         // line 482
  971.         echo "                        ";
  972.         // line 483
  973.         echo "
  974.                         ";
  975.         // line 484
  976.         if (((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'484$this->source); })()), "request", [], "any"falsefalsefalse484), "attributes", [], "any"falsefalsefalse484), "get", [=> "_route"], "method"falsefalsefalse484) != "accueil") && (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'484$this->source); })()), "request", [], "any"falsefalsefalse484), "attributes", [], "any"falsefalsefalse484), "get", [=> "_route"], "method"falsefalsefalse484) != "page_templates_20000"))) {
  977.             // line 485
  978.             echo "                            <a class=\"btn btn-primary btn_fax pr-1\" data-toggle=\"collapse\" href=\"#collapseExample\" role=\"button\" aria-expanded=\"true\" aria-controls=\"collapseExample\">
  979.                                 <div class=\"bb_pani\">
  980.                                     <img src=\"";
  981.             // line 487
  982.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/panier_icone.svg"), "html"nulltrue);
  983.             echo "\">
  984.                                     <div><span class=\"spanPanierNbr\">";
  985.             // line 488
  986.             echo twig_escape_filter($this->env$this->extensions['App\Twig\AppExtension']->getNbrCart(), "html"nulltrue);
  987.             echo "</span></div>
  988.                                 </div>
  989.                             </a>
  990.                         ";
  991.         } else {
  992.             // line 492
  993.             echo "                            ";
  994.             if (twig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'492$this->source); })()), "user", [], "any"falsefalsefalse492)) {
  995.                 // line 493
  996.                 echo "                                <a class=\"btn btn-primary btn_fax pr-1 pl-0\" data-toggle=\"collapse\" href=\"#collapseExample\" role=\"button\" aria-expanded=\"true\" aria-controls=\"collapseExample\">
  997.                                     <div class=\"bb_pani\">
  998.                                         <img src=\"";
  999.                 // line 495
  1000.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/panier_icone.svg"), "html"nulltrue);
  1001.                 echo "\">
  1002.                                         <div><span class=\"spanPanierNbr\">";
  1003.                 // line 496
  1004.                 echo twig_escape_filter($this->env$this->extensions['App\Twig\AppExtension']->getNbrCart(), "html"nulltrue);
  1005.                 echo "</span></div>
  1006.                                     </div>
  1007.                                 </a>
  1008.                             ";
  1009.             }
  1010.             // line 500
  1011.             echo "                        ";
  1012.         }
  1013.         // line 501
  1014.         echo "                        <div class=\"fax\" id=\"cartBlock\">
  1015.                             ";
  1016.         // line 502
  1017.         echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\Front\\CartController::getBlock"));
  1018.         echo "
  1019.                         </div>
  1020.                     </div>
  1021.                 </div>
  1022.             </div>
  1023.             ";
  1024.         // line 507
  1025.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'507$this->source); })()), "request", [], "any"falsefalsefalse507), "attributes", [], "any"falsefalsefalse507), "get", [=> "_route"], "method"falsefalsefalse507) == "accueil")) {
  1026.             // line 508
  1027.             echo "
  1028.             ";
  1029.         }
  1030.         // line 510
  1031.         echo "            <div class=\"menugradient\"></div>
  1032.         </div>
  1033.     </section>
  1034. </header>
  1035. ";
  1036.         // line 515
  1037.         if (twig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'515$this->source); })()), "user", [], "any"falsefalsefalse515)) {
  1038.             // line 516
  1039.             echo "    ";
  1040.             if ($this->extensions['App\Twig\AppExtension']->checkAbonnementImpay(twig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'516$this->source); })()), "user", [], "any"falsefalsefalse516))) {
  1041.                 // line 517
  1042.                 echo "        <div>
  1043.             <a href=\"";
  1044.                 // line 518
  1045.                 echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("moyen_paiement_page_b2b");
  1046.                 echo "\" style=\"display:block;background-color: #ff5758;padding: 10px;text-align: center;color:black;margin: auto;\" class=\"health-measure-banner\"><img style=\"margin-top: -5px;margin-right: 20px;\" src=\"";
  1047.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/caution.png"), "html"nulltrue);
  1048.                 echo "\">";
  1049.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Malheureusement nous n'avons pas pu débiter votre CB. Il vous suffit de cliquer sur ce message afin de changer votre mode de paiement."), "html"nulltrue);
  1050.                 echo "</a>
  1051.         </div>
  1052.     ";
  1053.             }
  1054.         }
  1055.         // line 522
  1056.         echo "
  1057. <div class=\"modal fade\" id=\"modalConditionGeneral\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"modalConditionGeneralLabel\" style=\"display: none;\" aria-hidden=\"true\">
  1058.     <div class=\"modal-dialog\" role=\"document\" style=\"max-width: 1000px;margin-top: 1.75rem;\">
  1059.         <div class=\"modal-content\">
  1060.             <div class=\"modal-header\">
  1061.                 <h5 class=\"modal-title\" id=\"modalConditionGeneralLabel\">";
  1062.         // line 527
  1063.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("conditions générales de ventes"), "html"nulltrue);
  1064.         echo "</h5>
  1065.                 <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\">
  1066.                     <span aria-hidden=\"true\">×</span>
  1067.                 </button>
  1068.             </div>
  1069.             ";
  1070.         // line 532
  1071.         $this->loadTemplate("page/cgvInclud.html.twig""front/header.html.twig"532)->display($context);
  1072.         // line 533
  1073.         echo "            <p>";
  1074.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Nouveau sur Copees.com ? Créez votre compte"), "html"nulltrue);
  1075.         echo " </p>
  1076.         </div>
  1077.     </div>
  1078. </div>
  1079. <input type=\"hidden\" value=\"";
  1080.         // line 537
  1081.         echo twig_escape_filter($this->env$this->extensions['App\Twig\LivraisonExtension']->isNotDesplayPointRetrait(), "html"nulltrue);
  1082.         echo "\" id=\"isNotDesplayPointRetrait\">
  1083. <div class=\"modal fade\" id=\"modalConditionPointDeRetrait\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"modalConditionPointDeRetraitLabel\" aria-hidden=\"true\">
  1084.     <div class=\"modal-dialog\" role=\"document\" style=\"max-width: 1000px;margin-top: 1.75rem;\">
  1085.         <div class=\"modal-content\">
  1086.             <div class=\"modal-header\">
  1087.                 <h5 class=\"modal-title logo text-center\" id=\"modalConditionPointDeRetraitLabel\">
  1088.                     <img src=\"/images/logo.png\">
  1089.                 </h5>
  1090.                 <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\">
  1091.                     <span aria-hidden=\"true\">×</span>
  1092.                 </button>
  1093.             </div>
  1094.             <h5 class=\"text-center\">";
  1095.         // line 549
  1096.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Copees continue à vous livrer à domicile durant la crise sanitaire mais ne proposera plus le point retrait."), "html"nulltrue);
  1097.         echo "</h5>
  1098.         </div>
  1099.     </div>
  1100. </div>
  1101. <style>
  1102.     /* Page content */
  1103.     .content {
  1104.         padding: 16px;
  1105.     }
  1106.     /* The sticky class is added to the navbar with JS when it reaches its scroll position */
  1107.     .sticky {
  1108.         position: fixed;
  1109.         top: 0;
  1110.         width: 100%;
  1111.     }
  1112.     /* Add some top padding to the page content to prevent sudden quick movement (as the navigation bar gets a new position at the top of the page (position:fixed and top:0) */
  1113.     .sticky + .content {
  1114.         padding-top: 60px;
  1115.     }
  1116. </style>
  1117. <script src=\"https://maps.googleapis.com/maps/api/js?key=";
  1118.         // line 571
  1119.         echo twig_escape_filter($this->env, (isset($context["key_google_map"]) || array_key_exists("key_google_map"$context) ? $context["key_google_map"] : (function () { throw new RuntimeError('Variable "key_google_map" does not exist.'571$this->source); })()), "html"nulltrue);
  1120.         echo "&libraries=places\"></script>
  1121. ";
  1122.         
  1123.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1124.         
  1125.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1126.     }
  1127.     // line 84
  1128.     public function macro_recursive_list($__items__ null$__currentPath__ null$__BasePath__ null, ...$__varargs__)
  1129.     {
  1130.         $macros $this->macros;
  1131.         $context $this->env->mergeGlobals([
  1132.             "items" => $__items__,
  1133.             "currentPath" => $__currentPath__,
  1134.             "BasePath" => $__BasePath__,
  1135.             "varargs" => $__varargs__,
  1136.         ]);
  1137.         $blocks = [];
  1138.         ob_start();
  1139.         try {
  1140.             $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1141.             $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "macro""recursive_list"));
  1142.             $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1143.             $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "macro""recursive_list"));
  1144.             // line 85
  1145.             echo "            ";
  1146.             $context['_parent'] = $context;
  1147.             $context['_seq'] = twig_ensure_traversable((isset($context["items"]) || array_key_exists("items"$context) ? $context["items"] : (function () { throw new RuntimeError('Variable "items" does not exist.'85$this->source); })()));
  1148.             foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
  1149.                 // line 86
  1150.                 echo "                ";
  1151.                 if ( !twig_test_empty(twig_get_attribute($this->env$this->source$context["item"], "sub_menus", [], "any"falsefalsefalse86))) {
  1152.                     // line 87
  1153.                     echo "                    <li class=\"nav-item btn_livraison_menu menu_burger_ccm\">
  1154.                         <div class=\"btn_livraison_menu menu_burger_ccm btn-group btn-hover-group\">
  1155.                             <a style=\"";
  1156.                     // line 89
  1157.                     if ((twig_get_attribute($this->env$this->source$context["item"], "level", [], "any"falsefalsefalse89) > 1)) {
  1158.                         echo "padding-left: ";
  1159.                         echo twig_escape_filter($this->env, (25 twig_get_attribute($this->env$this->source$context["item"], "level", [], "any"falsefalsefalse89)), "html"nulltrue);
  1160.                         echo "px!important;";
  1161.                     } elseif ((twig_get_attribute($this->env$this->source$context["item"], "level", [], "any"falsefalsefalse89) == 1)) {
  1162.                         echo "padding-left: ";
  1163.                         echo 35;
  1164.                         echo "px!important;";
  1165.                     }
  1166.                     echo "\" href=\"#\"  class=\" menu_burger_click_linck btn btn-default link_menu_burger
  1167.                                         ";
  1168.                     // line 90
  1169.                     if (twig_in_filter((isset($context["currentPath"]) || array_key_exists("currentPath"$context) ? $context["currentPath"] : (function () { throw new RuntimeError('Variable "currentPath" does not exist.'90$this->source); })()), twig_get_attribute($this->env$this->source$context["item"], "url_sub_menu", [], "any"falsefalsefalse90))) {
  1170.                         echo "active";
  1171.                     }
  1172.                     echo " \">";
  1173.                     echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env$this->source$context["item"], "name", [], "any"falsefalsefalse90), [], "menuburger"), "html"nulltrue);
  1174.                     echo "</a>
  1175.                             <ul class=\"dropdown-menu  pull-right menu_burger_ul  ";
  1176.                     // line 91
  1177.                     if (twig_in_filter((isset($context["currentPath"]) || array_key_exists("currentPath"$context) ? $context["currentPath"] : (function () { throw new RuntimeError('Variable "currentPath" does not exist.'91$this->source); })()), twig_get_attribute($this->env$this->source$context["item"], "url_sub_menu", [], "any"falsefalsefalse91))) {
  1178.                         echo "active_menu_burger_click_linck";
  1179.                     }
  1180.                     echo " \">
  1181.                                 ";
  1182.                     // line 92
  1183.                     echo twig_call_macro($macros["_self"], "macro_recursive_list", [twig_get_attribute($this->env$this->source$context["item"], "sub_menus", [], "any"falsefalsefalse92), (isset($context["currentPath"]) || array_key_exists("currentPath"$context) ? $context["currentPath"] : (function () { throw new RuntimeError('Variable "currentPath" does not exist.'92$this->source); })()), (isset($context["BasePath"]) || array_key_exists("BasePath"$context) ? $context["BasePath"] : (function () { throw new RuntimeError('Variable "BasePath" does not exist.'92$this->source); })())], 92$context$this->getSourceContext());
  1184.                     echo "
  1185.                             </ul>
  1186.                             <div class=\"clear_both\"></div>
  1187.                         </div>
  1188.                     </li>
  1189.                 ";
  1190.                 } else {
  1191.                     // line 98
  1192.                     echo "                    ";
  1193.                     if ((twig_get_attribute($this->env$this->source$context["item"], "level", [], "any"falsefalsefalse98) == 0)) {
  1194.                         // line 99
  1195.                         echo "                        <li class=\"nav-item\">
  1196.                             <a class=\"nav-link link_menu_burger ";
  1197.                         // line 100
  1198.                         if (((isset($context["currentPath"]) || array_key_exists("currentPath"$context) ? $context["currentPath"] : (function () { throw new RuntimeError('Variable "currentPath" does not exist.'100$this->source); })()) == twig_get_attribute($this->env$this->source$context["item"], "url", [], "any"falsefalsefalse100))) {
  1199.                             echo "activeLinkMenu";
  1200.                         }
  1201.                         echo "\" href=\"";
  1202.                         echo twig_escape_filter($this->env, (isset($context["BasePath"]) || array_key_exists("BasePath"$context) ? $context["BasePath"] : (function () { throw new RuntimeError('Variable "BasePath" does not exist.'100$this->source); })()), "html"nulltrue);
  1203.                         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["item"], "url", [], "any"falsefalsefalse100), "html"nulltrue);
  1204.                         echo "?navigate=navigated_from_menu\">";
  1205.                         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env$this->source$context["item"], "name", [], "any"falsefalsefalse100), [], "menuburger"), "html"nulltrue);
  1206.                         echo "</a>
  1207.                         </li>
  1208.                     ";
  1209.                     } else {
  1210.                         // line 103
  1211.                         echo "                        <li><a class=\"nav-link link_menu_burger ";
  1212.                         if (((isset($context["currentPath"]) || array_key_exists("currentPath"$context) ? $context["currentPath"] : (function () { throw new RuntimeError('Variable "currentPath" does not exist.'103$this->source); })()) == twig_get_attribute($this->env$this->source$context["item"], "url", [], "any"falsefalsefalse103))) {
  1213.                             echo "activeLinkMenu";
  1214.                         }
  1215.                         echo "\" style=\"";
  1216.                         if ((twig_get_attribute($this->env$this->source$context["item"], "level", [], "any"falsefalsefalse103) > 1)) {
  1217.                             echo "padding-left: ";
  1218.                             echo twig_escape_filter($this->env, (25 twig_get_attribute($this->env$this->source$context["item"], "level", [], "any"falsefalsefalse103)), "html"nulltrue);
  1219.                             echo "px!important;";
  1220.                         } elseif ((twig_get_attribute($this->env$this->source$context["item"], "level", [], "any"falsefalsefalse103) == 1)) {
  1221.                             echo "padding-left: ";
  1222.                             echo 35;
  1223.                             echo "px!important;";
  1224.                         }
  1225.                         echo "\" href=\"";
  1226.                         echo twig_escape_filter($this->env, (isset($context["BasePath"]) || array_key_exists("BasePath"$context) ? $context["BasePath"] : (function () { throw new RuntimeError('Variable "BasePath" does not exist.'103$this->source); })()), "html"nulltrue);
  1227.                         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["item"], "url", [], "any"falsefalsefalse103), "html"nulltrue);
  1228.                         echo "?navigate=navigated_from_menu\"  >";
  1229.                         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env$this->source$context["item"], "name", [], "any"falsefalsefalse103), [], "menuburger"), "html"nulltrue);
  1230.                         echo "</a></li>
  1231.                     ";
  1232.                     }
  1233.                     // line 105
  1234.                     echo "                ";
  1235.                 }
  1236.                 // line 106
  1237.                 echo "            ";
  1238.             }
  1239.             $_parent $context['_parent'];
  1240.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']);
  1241.             $context array_intersect_key($context$_parent) + $_parent;
  1242.             // line 107
  1243.             echo "        ";
  1244.             
  1245.             $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1246.             
  1247.             $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1248.             return ('' === $tmp ob_get_contents()) ? '' : new Markup($tmp$this->env->getCharset());
  1249.         } finally {
  1250.             ob_end_clean();
  1251.         }
  1252.     }
  1253.     public function getTemplateName()
  1254.     {
  1255.         return "front/header.html.twig";
  1256.     }
  1257.     public function isTraitable()
  1258.     {
  1259.         return false;
  1260.     }
  1261.     public function getDebugInfo()
  1262.     {
  1263.         return array (  1278 => 107,  1272 => 106,  1269 => 105,  1246 => 103,  1233 => 100,  1230 => 99,  1227 => 98,  1218 => 92,  1212 => 91,  1204 => 90,  1192 => 89,  1188 => 87,  1185 => 86,  1180 => 85,  1159 => 84,  1147 => 571,  1122 => 549,  1107 => 537,  1099 => 533,  1097 => 532,  1089 => 527,  1082 => 522,  1071 => 518,  1068 => 517,  1065 => 516,  1063 => 515,  1056 => 510,  1052 => 508,  1050 => 507,  1042 => 502,  1039 => 501,  1036 => 500,  1029 => 496,  1025 => 495,  1021 => 493,  1018 => 492,  1011 => 488,  1007 => 487,  1003 => 485,  1001 => 484,  998 => 483,  996 => 482,  994 => 481,  992 => 480,  990 => 479,  988 => 478,  986 => 477,  984 => 476,  982 => 475,  980 => 474,  978 => 473,  976 => 472,  974 => 471,  972 => 470,  970 => 469,  968 => 468,  966 => 467,  964 => 466,  962 => 465,  960 => 464,  958 => 463,  956 => 462,  954 => 461,  952 => 460,  950 => 459,  948 => 458,  944 => 455,  932 => 452,  928 => 451,  920 => 450,  911 => 449,  904 => 445,  900 => 444,  894 => 442,  892 => 441,  888 => 439,  874 => 428,  869 => 426,  866 => 425,  864 => 424,  862 => 423,  860 => 422,  858 => 421,  856 => 420,  852 => 418,  850 => 417,  846 => 415,  841 => 412,  833 => 407,  829 => 406,  821 => 403,  811 => 398,  805 => 397,  797 => 394,  791 => 393,  785 => 392,  781 => 391,  770 => 387,  762 => 386,  758 => 385,  754 => 384,  749 => 382,  738 => 374,  733 => 373,  731 => 372,  727 => 370,  723 => 368,  717 => 365,  712 => 364,  710 => 363,  701 => 359,  697 => 358,  682 => 355,  674 => 349,  671 => 348,  662 => 341,  656 => 339,  653 => 338,  651 => 337,  647 => 336,  637 => 329,  633 => 328,  629 => 327,  625 => 326,  621 => 325,  617 => 324,  611 => 323,  604 => 322,  602 => 321,  585 => 318,  583 => 317,  571 => 308,  567 => 307,  562 => 305,  558 => 304,  541 => 292,  532 => 285,  526 => 283,  520 => 281,  518 => 280,  514 => 279,  509 => 276,  503 => 274,  497 => 272,  495 => 271,  491 => 270,  486 => 267,  480 => 265,  474 => 263,  472 => 262,  468 => 261,  463 => 258,  457 => 256,  451 => 254,  449 => 253,  445 => 252,  440 => 249,  434 => 247,  428 => 245,  426 => 244,  422 => 243,  399 => 222,  397 => 221,  390 => 217,  379 => 208,  377 => 207,  370 => 203,  359 => 194,  357 => 193,  350 => 189,  338 => 179,  336 => 178,  329 => 174,  318 => 165,  316 => 164,  309 => 160,  297 => 151,  291 => 150,  287 => 149,  283 => 148,  277 => 145,  270 => 141,  250 => 123,  244 => 121,  241 => 120,  238 => 119,  235 => 118,  232 => 117,  229 => 116,  226 => 115,  223 => 114,  220 => 113,  217 => 112,  214 => 111,  212 => 110,  208 => 108,  200 => 79,  193 => 75,  182 => 69,  179 => 68,  170 => 62,  165 => 59,  162 => 58,  153 => 52,  148 => 49,  145 => 48,  143 => 47,  135 => 42,  130 => 39,  127 => 38,  125 => 37,  122 => 36,  120 => 35,  118 => 34,  116 => 33,  109 => 29,  105 => 27,  96 => 25,  92 => 24,  84 => 22,  77 => 18,  69 => 13,  63 => 10,  57 => 7,  52 => 4,  49 => 3,  46 => 2,  44 => 1,);
  1264.     }
  1265.     public function getSourceContext()
  1266.     {
  1267.         return new Source("{% if getBandeauDescription() %}
  1268.     {% set bandeauDescription = getBandeauDescription() %}
  1269.     {% if app.request.attributes.get('_route') == 'accueil' %}
  1270.         <div class=\"bar_top_bleu_copees_sf bar_top_bleu_content1\">
  1271.             <div>
  1272.                 <button type=\"button\" class=\"btn_top_class_bar\" id=\"btnConditionHomeBarre\" >
  1273.                     <span class=\"\" >{{ \"Conditions\"|trans([],'menuburger') }}</span>
  1274.                 </button>
  1275.                 <button type=\"button\" class=\"btn_top_class_bar_close\" id=\"btncloseHomeBarre\" >
  1276.                     <span class=\"\" ><img src=\"{{ asset('images/bgWhiteclosemenu.png') }}\"> </span>
  1277.                 </button>
  1278.                 <p class=\"p_top_class_bar1\">
  1279.                     {{ bandeauDescription.description|trans([],'menuburger') }}
  1280.                 </p>
  1281.             </div>
  1282.             <div class=\"\" id=\"conditionHomeBarre\" style=\"display: none\">
  1283.                 <p class=\"p_top_class_bar2\" >{{ bandeauDescription.conditionD|trans([],'menuburger') }} </p>
  1284.             </div>
  1285.         </div>
  1286.     {% endif %}
  1287.     <div class=\"bar_top_bleu_copees_sf bar_top_bleu_content2 pt-2\" {% if app.request.attributes.get('_route') == 'accueil' %} style=\"display: none\" {% endif %}>
  1288.         <div class=\"d-flex bar_top_bleu_2 justify-content-between \">
  1289.             {% for item in bandeauDescription.bandeauHomePageItem %}
  1290.                 {{ item.description|trans([],'menuburger') |raw }}
  1291.             {% endfor %}
  1292.         </div>
  1293.         <div class=\"\" id=\"conditionHomeBarre\" style=\"display: none\">
  1294.             <p class=\"p_top_class_bar2\" >{{ bandeauDescription.conditionD|trans([],'menuburger') }}</p>
  1295.         </div>
  1296.     </div>
  1297. {% endif %}
  1298. {% set bandeauRoseB2C = getBandeauRoseBTC() %}
  1299. {% set bandeauRoseBTB = getBandeauRoseBTB() %}
  1300. {% set bandeauRoseABP = getBandeauRoseABP() %}
  1301. {% if app.request.attributes.get('_route') == 'offre_B2B_2' %}
  1302.     {% if bandeauRoseBTB %}
  1303.         <div class=\"bar_top_rose_copees_sf bar_top_bleu_content1\">
  1304.             <div>
  1305.                 <p class=\"p_top_rose_bar1\">
  1306.                     {{bandeauRoseBTB.description|trans([],'menuburger') |raw }}
  1307.                 </p>
  1308.             </div>
  1309.         </div>
  1310.     {% endif %}
  1311. {% elseif app.request.attributes.get('_route') == 'abonnementPro_index'  %}
  1312.     {% if bandeauRoseABP %}
  1313.         <div class=\"bar_top_rose_copees_sf bar_top_bleu_content1\">
  1314.             <div>
  1315.                 <p class=\"p_top_rose_bar1\">
  1316.                     {{bandeauRoseABP.description|trans([],'menuburger') |raw }}
  1317.                 </p>
  1318.             </div>
  1319.         </div>
  1320.     {% endif %}
  1321. {% else %}
  1322.     {% if bandeauRoseB2C %}
  1323.         <div class=\"bar_top_rose_copees_sf bar_top_bleu_content1\">
  1324.             <div>
  1325.                 <p class=\"p_top_rose_bar1\">
  1326.                     {{bandeauRoseB2C.description|trans([],'menuburger') |raw }}
  1327.                 </p>
  1328.             </div>
  1329.         </div>
  1330.     {% endif %}
  1331. {% endif %}
  1332. <header style=\"background-color:#fdf18d;\" class=\"{% if headerMobile is defined %}headerMobile{% endif %}\">
  1333.     <!-- Sidebar -->
  1334.     <nav id=\"sidebar\">
  1335.         <div class=\"fixed_menu_top_burger\">
  1336.             <div id=\"dismiss\" style=\"    top: -10px;\">
  1337.                 <img src=\"{{ asset('images/bgclosemenu.png') }}\">
  1338.                 <span class=\"menuWeglotMobile\"></span>
  1339.             </div>
  1340.             <div class=\"logo_menu_toop_dis\">
  1341.                 <img src=\"{{ asset('images/logo_c2New.svg') }}\" style=\"width: 60px;\">
  1342.             </div>
  1343.         </div>
  1344.         {% macro recursive_list(items,currentPath,BasePath) %}
  1345.             {% for item in items %}
  1346.                 {% if item.sub_menus is not empty %}
  1347.                     <li class=\"nav-item btn_livraison_menu menu_burger_ccm\">
  1348.                         <div class=\"btn_livraison_menu menu_burger_ccm btn-group btn-hover-group\">
  1349.                             <a style=\"{% if item.level > 1 %}padding-left: {{ 25 * item.level }}px!important;{% elseif item.level == 1  %}padding-left: {{ 35 }}px!important;{% endif %}\" href=\"#\"  class=\" menu_burger_click_linck btn btn-default link_menu_burger
  1350.                                         {% if currentPath in item.url_sub_menu %}active{% endif %} \">{{ item.name|trans([],'menuburger') }}</a>
  1351.                             <ul class=\"dropdown-menu  pull-right menu_burger_ul  {% if currentPath in item.url_sub_menu %}active_menu_burger_click_linck{% endif %} \">
  1352.                                 {{ _self.recursive_list(item.sub_menus,currentPath,BasePath) }}
  1353.                             </ul>
  1354.                             <div class=\"clear_both\"></div>
  1355.                         </div>
  1356.                     </li>
  1357.                 {% else %}
  1358.                     {% if item.level == 0 %}
  1359.                         <li class=\"nav-item\">
  1360.                             <a class=\"nav-link link_menu_burger {% if currentPath ==  item.url  %}activeLinkMenu{% endif %}\" href=\"{{ BasePath }}{{ item.url }}?navigate=navigated_from_menu\">{{ item.name|trans([],'menuburger') }}</a>
  1361.                         </li>
  1362.                     {% else %}
  1363.                         <li><a class=\"nav-link link_menu_burger {% if currentPath ==  item.url  %}activeLinkMenu{% endif %}\" style=\"{% if item.level > 1 %}padding-left: {{ 25 * item.level }}px!important;{% elseif item.level == 1  %}padding-left: {{ 35 }}px!important;{% endif %}\" href=\"{{ BasePath }}{{ item.url }}?navigate=navigated_from_menu\"  >{{ item.name|trans([],'menuburger') }}</a></li>
  1364.                     {% endif %}
  1365.                 {% endif %}
  1366.             {% endfor %}
  1367.         {% endmacro %}
  1368.         <ul class=\"list-unstyled components\">
  1369.             {% set menus = getMenuBurgerFront() %}
  1370.             {% if app.request %}
  1371.                 {% set scheme = app.request.scheme %}
  1372.                 {% set httpHost = app.request.httpHost %}
  1373.             {% else %}
  1374.                 {% set scheme = 'https' %}
  1375.                 {% set httpHost = 'copees.com' %}
  1376.             {% endif %}
  1377.             {% if routeExists(app.request.attributes.get('_route')) %}
  1378.                 {% set currentPath = path(app.request.attributes.get('_route'),app.request.attributes.get('_route_params')) %}
  1379.                 {% set BasePath =  scheme ~'://' ~ httpHost  %}
  1380.                 {{ _self.recursive_list(menus,currentPath,BasePath) }}
  1381.             {% endif %}
  1382.         </ul>
  1383.         <ul class=\"list-unstyled components\">
  1384.             <li class=\"nav-item\">
  1385.                 <div class=\"icone_soc_top d-flex\">
  1386.                     <a href=\"https://www.facebook.com/copeesofficial/\" target=\"_blank\"  class=\"fb\"></a>
  1387.                     <a href=\"https://twitter.com/copeesofficial\" target=\"_blank\" class=\"tw\"></a>
  1388.                     <a href=\"https://www.instagram.com/copeesofficial/\" target=\"_blank\" class=\"ins\"></a>
  1389.                 </div>
  1390.             </li>
  1391.         </ul>
  1392.     </nav>
  1393.     <nav id=\"sidebarUser\">
  1394.         <div id=\"blockUserLogin\" style=\"display: none\">
  1395.             <div class=\"fixed_menu_top_burger\">
  1396.                 <div class=\"dismissUser\">
  1397.                     <img src=\"/images/bgclosemenu.png\" class=\"mCS_img_loaded\">
  1398.                 </div>
  1399.                 <div class=\"logo_menu_toop_dis\">
  1400.                     <h3>{{ \"Se connecter\"|trans }}</h3>
  1401.                 </div>
  1402.             </div>
  1403.             <div class=\"blockMenuUser\">
  1404.                 {{ render(controller('App\\\\Controller\\\\SecurityController::loginModal')) }}
  1405.             </div>
  1406.             <div class=\"txtaddside\">
  1407.                 <p>{{ \"Les informations demandées dans le cadre de ce formulaire sont nécessaires à l’exécution, par la société Milkprint, de ses obligations contractuelles telles que résultant de ses Conditions générales de vente (notamment, à la gestion des commandes et à la facturation). Elles permettent également de fournir au client des services personnalisés, d’améliorer la pertinence des informations qui lui sont proposées. Elles sont également susceptibles de faire l’objet de traitement à des fins statistiques. Elles font l’objet d’un traitement informatique par la société Milkprint, responsable du traitement.\"|trans }}</p>
  1408.                 <p>{{ \"Conformément à la législation française et à la réglementation européenne relative à la protection des données à caractère personnel, vous disposez, sur vos données, d’un droit d’accès à vos données à caractère personnel, d’un droit de rectification ou d’effacement de vos données, d’un droit à la limitation du traitement de vos données, d’un droit d’opposition au traitement de vos données, ainsi que d’un droit à la portabilité de vos données.\"|trans }}</p>
  1409.                 <p>{{ \"Vous pouvez exercer ces droits auprès de la société Milkprint, responsable du traitement, en écrivant à l’adresse\"|trans }} <a href=\"contact@copees.com\">contact@copees.com</a> , >{{ \"en indiquant vos nom, prénoms, e-mail, et adresse et référence client, et en y joignant une copie d’une pièce d’identité en cours de validité.\"|trans }}</p>
  1410.                 <p>{{ \"Ces droits pourront être exercés après votre mort par la personne que vous aurez désignée ou par vos héritiers dans les conditions prévues par l’article 40-1 de la loi n° 78-17 du 6 janvier 1978 relative à l'informatique, aux fichiers et aux libertés.\"|trans }}</p>
  1411.             </div>
  1412.         </div>
  1413.         <div id=\"blockUserRegister\" style=\"display: none\">
  1414.             <div class=\"fixed_menu_top_burger\">
  1415.                 <div class=\"dismissUser\">
  1416.                     <img src=\"/images/bgclosemenu.png\" class=\"mCS_img_loaded\">
  1417.                 </div>
  1418.                 <div class=\"logo_menu_toop_dis\">
  1419.                     <h3>{{ \"Créer un compte\"|trans }}</h3>
  1420.                 </div>
  1421.             </div>
  1422.             <div class=\"blockMenuUser\">
  1423.                 {% include 'front/myaccount/inscrit-modal.html.twig' %}
  1424.             </div>
  1425.         </div>
  1426.         <div id=\"blockUserMpo\" style=\"display: none\">
  1427.             <div class=\"fixed_menu_top_burger\">
  1428.                 <div class=\"dismissUser\">
  1429.                     <img src=\"/images/bgclosemenu.png\" class=\"mCS_img_loaded\">
  1430.                 </div>
  1431.                 <div class=\"logo_menu_toop_dis\">
  1432.                     <h3 style=\"font-size: 23px!important;margin-top: 32px!important;\">{{ \"Réinitialiser mon mot de passe\"|trans }}</h3>
  1433.                 </div>
  1434.             </div>
  1435.             <div class=\"blockMenuUser\">
  1436.                 {% include 'front/myaccount/mpo-modal.html.twig' %}
  1437.             </div>
  1438.         </div>
  1439.     </nav>
  1440.     <nav id=\"sidebarUserConect\">
  1441.         <div id=\"menuUserConnect\">
  1442.             <div class=\"fixed_menu_top_burger\">
  1443.                 <div class=\"dismissUser\">
  1444.                     <img src=\"/images/bgclosemenu.png\" class=\"mCS_img_loaded\">
  1445.                 </div>
  1446.                 <div class=\"logo_menu_toop_dis\">
  1447.                     <h3>{{ \"Mon compte\"|trans }}</h3>
  1448.                 </div>
  1449.             </div>
  1450.             <div class=\"blockMenuUser2\" id=\"menuUserConnectContent\">
  1451.                 {% include 'front/myaccount/menu-user-modal.html.twig' %}
  1452.             </div>
  1453.         </div>
  1454.         <div id=\"menuAdresseLivraison\" style=\"display: none\">
  1455.             <div class=\"fixed_menu_top_burger\">
  1456.                 <a class=\"dismissPrevMenu prevUserMenu\"  href=\"#\">
  1457.                     <div class=\"livicon-evo\"
  1458.                          data-options=\"name: arrow-left.svg; style: lines;size: 45px;strokeColor: #000;strokeColorAction: #000;repeat:loop;colorsOnHover: custom\"></div>
  1459.                 </a>
  1460.                 <div class=\"logo_menu_toop_dis\">
  1461.                     <h3>{{ \"Ajouter une adresse\"|trans }}</h3>
  1462.                 </div>
  1463.             </div>
  1464.             <div class=\"blockMenuUser\">
  1465.                 {% include 'front/myaccount/adresse-modal-livraison.html.twig' %}
  1466.             </div>
  1467.         </div>
  1468.         <div id=\"menuAdresseFacturation\" style=\"display: none\">
  1469.             <div class=\"fixed_menu_top_burger\">
  1470.                 <a class=\"dismissPrevMenu  prevUserMenu\"  href=\"#\">
  1471.                     <div class=\"livicon-evo\"
  1472.                          data-options=\"name: arrow-left.svg; style: lines;size: 45px;strokeColor: #000;strokeColorAction: #000;repeat:loop;colorsOnHover: custom\"></div>
  1473.                 </a>
  1474.                 <div class=\"logo_menu_toop_dis\">
  1475.                     <h3>{{ \"Ajouter une adresse\"|trans }}</h3>
  1476.                 </div>
  1477.             </div>
  1478.             <div class=\"blockMenuUser\">
  1479.                 {% include 'front/myaccount/adresse-modal-facturation.html.twig' %}
  1480.             </div>
  1481.         </div>
  1482.     </nav>
  1483.     <!-- Page Content -->
  1484.     <div id=\"content\">
  1485.         <nav class=\"navbar navbar-expand-lg navbar-light bg-light\">
  1486.             <div class=\"container-fluid\">
  1487.             </div>
  1488.         </nav>
  1489.     </div>
  1490.     <!-- Dark Overlay element -->
  1491.     <div class=\"overlay\"></div>
  1492.     <section class=\"menus\">
  1493.         <div class=\"boxdefglobalglobalOutils\" id=\"outilGratuitBloc\" style=\"display: none\" data-show=\"0\">
  1494.             <div class=\"boxdefglobalOutils\">
  1495.                 <div class=\"row\">
  1496.                     <div class=\"text-center  col-md-2 col-6 p-0\" style=\"margin-bottom: 20px;padding-right: 14px!important;\">
  1497.                         <a  class=\"\" href=\"{{ path('edit_pdf_page2') }}\">
  1498.                             {% if countrySelect.languageCode == 'Es' %}
  1499.                                 <img  class=\"imgOutilGratuit\" src=\"{{ asset('images/outil-gratuit-1-es.jpeg') }}\">
  1500.                             {% else %}
  1501.                                 <img  class=\"\" src=\"{{ asset('images/outil-gratuit-1.png') }}\">
  1502.                             {% endif %}
  1503.                         </a>
  1504.                     </div>
  1505.                     <div class=\"text-center  col-md-2 col-6 p-0\"  style=\"margin-bottom: 20px;padding-right: 14px!important;\">
  1506.                         <a  class=\"\" href=\"{{ path('page_templates_20000') }}\">
  1507.                             {% if countrySelect.languageCode == 'Es' %}
  1508.                                 <img  class=\"imgOutilGratuit\" src=\"{{ asset('images/outil-gratuit-2-es.jpeg') }}\">
  1509.                             {% else %}
  1510.                                 <img  class=\"\" src=\"{{ asset('images/outil-gratuit-2.png') }}\">
  1511.                             {% endif %}
  1512.                         </a>
  1513.                     </div>
  1514.                     <div class=\"text-center  col-md-2 col-6 p-0\"  style=\"margin-bottom: 20px;padding-right: 14px!important;\">
  1515.                         <a  class=\"\" href=\"{{ path('tarif_page') }}\">
  1516.                             {% if countrySelect.languageCode == 'Es' %}
  1517.                                 <img  class=\"imgOutilGratuit\" src=\"{{ asset('images/outil-gratuit-3-es.jpeg') }}\">
  1518.                             {% else %}
  1519.                                 <img  class=\"\" src=\"{{ asset('images/outil-gratuit-3.png') }}\">
  1520.                             {% endif %}
  1521.                         </a>
  1522.                     </div>
  1523.                     <div class=\"text-center  col-md-2 col-6 p-0\"  style=\"margin-bottom: 20px;padding-right: 14px!important;\">
  1524.                         <a  class=\"\" href=\"{{ path('app_landing') }}\">
  1525.                             {% if countrySelect.languageCode == 'Es' %}
  1526.                                 <img  class=\"imgOutilGratuit\" src=\"{{ asset('images/outil-gratuit-4-es.jpeg') }}\">
  1527.                             {% else %}
  1528.                                 <img  class=\"imgOutilGratuit\" src=\"{{ asset('images/outil-gratuit-4-2.png') }}\">
  1529.                             {% endif %}
  1530.                         </a>
  1531.                     </div>
  1532.                     <div class=\"text-center  col-md-2 col-6 p-0\" style=\"margin-bottom: 20px;\">
  1533.                         <a  class=\"\" href=\"{{ path('merch_pack_index') }}\">
  1534.                             {% if countrySelect.languageCode == 'Es' %}
  1535.                                 <img  class=\"imgOutilGratuit\" src=\"{{ asset('images/outil-gratuit-5-es.jpeg') }}\">
  1536.                             {% else %}
  1537.                                 <img  class=\"\" src=\"{{ asset('images/outil-gratuit-5.png') }}\">
  1538.                             {% endif %}
  1539.                         </a>
  1540.                     </div>
  1541.                 </div>
  1542.             </div>
  1543.         </div>
  1544.         <div class=\"container-fluid p-0\">
  1545.             <div class=\"row\" style=\"position: relative\">
  1546.                 <div class=\"col-4 col-sm-3 col-xl-3 menu_left {% if app.request.attributes.get('_route') == 'accueil' or app.request.attributes.get('_route') == 'page_templates_20000' %}menu_left_home {% endif %}\">
  1547.                     <button type=\"button\" id=\"sidebarCollapse\" class=\"btn btn-info pr-0 pl-0 pt-2 ml-0 mt-0\">
  1548.                         <div class=\"livicon-evo\" data-options=\"
  1549.                             name: morph-menu-arrow-bottom.svg;
  1550.                             style: lines;
  1551.                             size: 34px;
  1552.                             strokeColor: #000000;
  1553.                             strokeColorAction: #000;
  1554.                             repeat:loop;
  1555.                             colorsOnHover: custom
  1556.                         \"></div>
  1557.                     </button>
  1558.                     <a class=\"nav-link logo2 pl-1\" style=\"display: none;\" href=\"{{ path('accueil') }}\">
  1559.                         <img src=\"{{ asset('images/logo_c2New.svg') }}\">
  1560.                     </a>
  1561.                     <a class=\"nav-link logo\" style=\"display: initial;\" href=\"{{ path('accueil') }}\">
  1562.                         <img src=\"{{ asset('images/logo_c2New.svg') }}\">
  1563.                     </a>
  1564.                 </div>
  1565.                 <div class=\"menu_ps_mobile\">
  1566.                 </div>
  1567.                 {% if app.request.attributes.get('_route') != 'accueil'  and  app.request.attributes.get('_route') != 'page_templates_20000' and  app.request.attributes.get('_route') != 'ai_docs_search' %}
  1568.                     <div class=\"col-4 col-sm-5 col-xl-5 menu_center  {% if app.request.attributes.get('_route') == 'besoin_produits' %}besoin_produits_page{% endif %} {% if app.request.attributes.get('_route') == 'offre_B2B_2' or app.request.attributes.get('_route') == 'lab_copees' or app.request.attributes.get('_route') == 'product_option' or app.request.attributes.get('_route') == 'checkout' %}displayNoneMobile{% endif %}\" style=\"{% if app.request.attributes.get('_route') == 'product_option' %}display:none;{% endif %}\">
  1569.                         <div class=\"form_cvho\">
  1570.                             <div class=\"form_center_velo_heure\">
  1571.                                 {% set sessionLivraison = getSessionLivraison() %}
  1572.                                 <input type=\"text\" id=\"addressLivHeader\" value=\"{{ sessionLivraison.addresseAdresse }}\" class=\"for_velo\" placeholder=\"{{ \"Saisissez une adresse de livraison\"|trans }}\">
  1573.                                 <p class=\"heurLivGlobal\" style=\"display: none\"><span class=\"iconPictoEclair\"><img src=\"{{ asset('images/time_header_livraison.svg') }}\"></span><span id=\"heurLiv\" class=\"for_heure\" >{{ \"À quelle heure ?\"|trans }}</span></p>
  1574.                                 <input type=\"hidden\" id=\"latLivHeader\" name=\"latLivHeader\" value=\"{{ sessionLivraison.latAdresse }}\">
  1575.                                 <input type=\"hidden\" id=\"longLivHeader\" name=\"longLivHeader\" value=\"{{ sessionLivraison.longiAdresse }}\">
  1576.                                 <input type=\"hidden\" id=\"codePostalLivHeader\" name=\"codePostalLivHeader\" value=\"{{ sessionLivraison.postalcodeAdresse }}\">
  1577.                                 <input type=\"hidden\" id=\"cityLivHeader\" name=\"cityLivHeader\" value=\"{{ sessionLivraison.cityAdresse }}\">
  1578.                                 <input type=\"hidden\" id=\"countryLivHeader\" name=\"countryLivHeader\" value=\"{{ sessionLivraison.CountryLiv }}\">
  1579.                                 <input type=\"hidden\" id=\"countryCodeLivHeader\" name=\"countryCodeLivHeader\" value=\"{{ sessionLivraison.CountryCodeLiv }}\">
  1580.                             </div>
  1581.                             <div id=\"blockLivraisonInfo\"></div>
  1582.                         </div>
  1583.                         <div class=\"form_cvhoMobile\">
  1584.                             <div class=\"adresseHeaderMobile\">
  1585.                                 <h3>
  1586.                                     {{ sessionLivraison.addresseAdresse }}
  1587.                                     {% set dataLivraisonArray = getDataLivraisonWithOrNotImprimeur() %}
  1588.                                     {% if dataLivraisonArray.time %}
  1589.                                         <br><span>À {{ dataLivraisonArray.time.time }}</span>
  1590.                                     {% endif %}
  1591.                                 </h3>
  1592.                             </div>
  1593.                             <div id=\"blockLivraisonInfoMobile\"></div>
  1594.                         </div>
  1595.                     </div>
  1596.                 {% endif %}
  1597.                 {% if app.request.attributes.get('_route') == 'ai_docs_search' %}
  1598.                     <div class=\"col-4 col-sm-5 col-xl-5 menu_center blocAiDocsSearchHeader\" >
  1599.                         <div class=\"\">
  1600.                             <input type=\"text\" id=\"ai-docs-search-header\" value=\"\" class=\"\" placeholder=\"Entreprise, N° Siret, Dirigeant, Mot-clé\">
  1601.                         </div>
  1602.                     </div>
  1603.                 {% endif %}
  1604.                 <div class=\"{% if app.request.attributes.get('_route') == 'product_option' %}col-8 col-sm-8 col-xl-8  menu_right{% else%}col-4 col-sm-4 col-xl-4  menu_right{% endif%} {% if app.request.attributes.get('_route') == 'accueil'  or app.request.attributes.get('_route') == 'page_templates_20000'  %}menu_right_home {% endif %}\">
  1605.                     <div class=\"d-flex user_fax d-flex justify-content-end\">
  1606.                         <div class=\"user \" style=\"position: relative\">
  1607.                             <a class=\"btn btn-primary\" href=\"{{ path('contact_mobile') }}\">
  1608.                                 <div class=\" bb_prof_btn_casque\"><h4 {% if app.request.attributes.get('_route') == 'accueil' %}class=\"homeIconeCasque\"{% endif %}></h4> </div>
  1609.                             </a>
  1610.                         </div>
  1611.                         <div class=\"user userbb_prof1\" style=\"position: relative\">
  1612.                             {% if app.request.attributes.get('_route') == 'accueil'   or app.request.attributes.get('_route') == 'page_templates_20000' %}
  1613.                                 <a class=\"btn btn-primary\" href=\"{{ path('offre_B2B_2') }}\" id=\"outilGratuitBtn\">
  1614.                                     <div class=\"bb_prof bb_prof_btn_outilGratuit\"><h4>{{ \"Outils gratuits\"|trans }}</h4> </div>
  1615.                                 </a>
  1616.                             {% else %}
  1617.                             {% endif %}
  1618.                         </div>
  1619.                         <div class=\"user userbb_prof1\" style=\"position: relative\">
  1620.                             {% if app.request.attributes.get('_route') == 'accueil'  or app.request.attributes.get('_route') == 'page_templates_20000' %}
  1621.                                 <a class=\"btn btn-primary\" href=\"{{ path('offre_B2B_2') }}\" id=\"offreB2BBtn\">
  1622.                                     <div class=\"bb_prof bb_prof_btn_offre\"><h4>{{ \"Nos abonnements\"|trans }}</h4> </div>
  1623.                                 </a>
  1624.                                 <div class=\"boxdefglobal\" id=\"offreB2BBloc\" style=\"display: none\" data-show=\"0\">
  1625.                                     <div class=\"boxdefglobal1\">
  1626.                                         <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\" style=\"position: relative;right: -15px;top: -2px;\">
  1627.                                             <span ></span>
  1628.                                         </button>
  1629.                                         <div class=\"partdef1\">
  1630.                                             <h2>{{ \"Nos incroyables abonnements Plus et Business\"|trans }}</h2>
  1631.                                             <p>
  1632.                                                 {{ \"Externalisez tous vos besoins en impression et en supports de communication. Votre plateforme intégrée tout en un de gestion, de création et d’impression de produits personnalisés pour votre entreprise.\"|trans }}<br>
  1633.                                                 {{ \"Une solution écologique, sans couts fixes en machine, en maintenance et en ressources humaines\"|trans }}!<br>
  1634.                                                 {{ \"Les chiffres parlent d’eux-mêmes, découvrez\"|trans }} <a style=\"text-decoration: underline;color: #5BADF5;\" href=\"https://docs.google.com/spreadsheets/d/1wvgvb76sdzchDcHmukZH1wI5S0JPZAZ2Fm4-tcMXiAI/edit?usp=sharing\" target=\"_blank\">{{ \"ici\"|trans }}</a> {{ \"vos économies générées sur nos simulations\"|trans }}!
  1635.                                                 ({{ \"Découvrez notre\"|trans }} <a style=\"text-decoration: underline;color: #5BADF5;\" href=\"{{ asset('images/livre_blanc_cost_killer_print.pdf') }}\" target=\"_blank\" class=\"selectTagLinkBusinessOfferMenuGoogle\" data-link-clicked=\"livre blanc\"> {{ \"livre blanc\"|trans }}</a>)
  1636.                                             </p>
  1637.                                             <div class=\"row\">
  1638.                                                 <div class=\"col-md-7\">
  1639.                                                     <p>{{ \" le nombre d’impression en couleur\" |trans }}</p>
  1640.                                                     <div class=\"icondef2\"><a style=\"color: #5BADF5\" href=\"{{ path('offre_B2B_2') }}\"  class=\"selectTagLinkBusinessOfferMenuGoogle\" data-link-clicked=\"Pour les freelances & indépendants\"> {{ \"Pour les freelances & indépendants\"|trans|raw }}</a></div>
  1641.                                                     <div class=\"icondef3\"><a style=\"color: #5BADF5\"  href=\"{{ path('offre_B2B_2') }}\"  class=\"selectTagLinkBusinessOfferMenuGoogle\" data-link-clicked=\"Pour les Grandes Entreprises\">{{ \"Pour les Grandes Entreprises\"|trans }}</a></div>
  1642.                                                     <div class=\"icondef4\"><a style=\"color: #5BADF5\"  href=\"{{ path('offre_B2B_2') }}\"  class=\"selectTagLinkBusinessOfferMenuGoogle\" data-link-clicked=\"Pour les administrations publiques\">{{ \"Pour les administrations publiques\"|trans }}</a></div>
  1643.                                                 </div>
  1644.                                                 <div class=\"col-md-5\">
  1645.                                                     <div class=\"icondef5\"><a style=\"color: #5BADF5\"  href=\"{{ path('offre_B2B_2') }}\"  class=\"selectTagLinkBusinessOfferMenuGoogle\" data-link-clicked=\"Pour les PME & StartUp\">{{ \"Pour les PME & StartUp\"|trans|raw  }}</a></div>
  1646.                                                     <div class=\"icondef6\"><a style=\"color: #5BADF5\"  href=\"{{ path('offre_B2B_2') }}\"  class=\"selectTagLinkBusinessOfferMenuGoogle\" data-link-clicked=\"Pour les hôtels et restaurants\">{{ \"Pour les hôtels et restaurants\"|trans }}</a></div>
  1647.                                                 </div>
  1648.                                             </div>
  1649.                                         </div>
  1650.                                         <div class=\"partdef2\">
  1651.                                             <h2><a href=\"{{ path('abonnementPro_index') }}\" class=\"selectTagLinkBusinessOfferMenuGoogle\" data-link-clicked=\"Tous les tarifs et avantages en 1 coup d’œil\" style=\"color:#1E141F\"> {{ \"Tous les tarifs et avantages en 1 coup d’œil\"|trans }}</a></h2>
  1652.                                         </div>
  1653.                                         <div class=\"partdef3\">
  1654.                                             <h2><a href=\"https://api.copees.com/\" style=\"color:#1E141F\"  class=\"selectTagLinkBusinessOfferMenuGoogle\" data-link-clicked=\"Notre incroyable API\">{{ \"Notre incroyable API\"|trans }}</a></h2>
  1655.                                             <p>{{ \"Devenez revendeur et automatisez le passage de vos commandes d\\'impression en quelques clics. Générez plus de chiffre d’affaire et offrez un service inestimable à vos clients\"|trans }}</p>
  1656.                                         </div>
  1657.                                     </div>
  1658.                                 </div>
  1659.                             {% else %}
  1660.                             {% endif %}
  1661.                         </div>
  1662.                         <div class=\"user userbb_prof1\" style=\"position: relative\">
  1663.                             {% if app.request.attributes.get('_route') == 'accueil'  or app.request.attributes.get('_route') == 'page_templates_20000' or app.request.attributes.get('_route') == 'ai_docs_search' %}
  1664.                             {% else %}
  1665.                                 {#                                <a class=\"btn btn-primary\" href=\"#\" id=\"searchProductMenuLoop\">#}
  1666.                                 {#                                    <div class=\"bb_prof mr-2\">#}
  1667.                                 {#                                        <img src=\"/images/bgchhomeLoop.svg\" style=\"height: 24px;\">#}
  1668.                                 {#                                    </div>#}
  1669.                                 {#                                </a>#}
  1670.                                 <div class=\"searchProductMenuBloc\" style=\"position: relative;\" >
  1671.                                     <input class=\"inputstyletop\" type=\"text\" id=\"searchProductMenu\" style=\"cursor: pointer;\" placeholder=\"{{ 'Trouvez votre produit livré gratuitement aujourd’hui'|trans|raw  }}\">
  1672.                                     <div class=\"close_result_head\" id=\"close_result_product\" style=\"cursor: pointer;position: absolute;right: 17px;top: 3px;display: none\">
  1673.                                         <img src=\"{{ asset('images/bg_closeh.png') }}\">
  1674.                                     </div>
  1675.                                 </div>
  1676.                                 <div class=\"collapse ipstresl \" id=\"collapseProductMenu\">
  1677.                                     <div class=\"divSearchProductMenu\">
  1678.                                         <div id=\"divSearchProductMenu\" style=\"min-height: 300px; display: none;max-height: 461px;overflow: auto;\">
  1679.                                         </div>
  1680.                                     </div>
  1681.                                 </div>
  1682.                             {% endif %}
  1683.                         </div>
  1684.                         <div class=\"user\">
  1685.                             {% if ( app.request.attributes.get('_route') == 'accueil'  or app.request.attributes.get('_route') == 'page_templates_20000') and (checkIsAbonnementPro(app.user) or checkIsAbonnementProCart()) %}
  1686.                                 <a class=\"btn btn-primary\" href=\"{{ path('accueil_page_b2b') }}\" id=\"\">
  1687.                                     <div class=\"bb_prof userbb_prof2\">
  1688.                                         <img src=\"{{ asset('images/profil_icone2.svg') }}\">
  1689.                                         <h4> {{ getNameAbonnementPro(app.user)|trans|raw }}</h4>
  1690.                                     </div>
  1691.                                 </a>
  1692.                             {% else %}
  1693.                                 <a class=\"btn btn-primary\" {% if app.user %}href=\"#\" id=\"btnUserHeader\"{% else %}href=\"#\" id=\"btnLoginHeader\"{% endif %}>
  1694.                                     <div class=\"bb_prof userbb_prof2\" {% if app.request.attributes.get('_route') == 'accueil'  or app.request.attributes.get('_route') == 'page_templates_20000' %} {% else %}style=\"width: 20px;{% endif %}\">
  1695.                                         <img src=\"{{ asset('images/profil_icone2.svg') }}\">
  1696.                                         <h4> {% if app.request.attributes.get('_route') == 'accueil'  or app.request.attributes.get('_route') == 'page_templates_20000' %}{% if app.user %}{{ getNameAbonnementPro(app.user)|trans|raw }}{% else %}{{ \"Se connecter\"|trans }}{% endif %}{% endif %}</h4></div>
  1697.                                 </a>
  1698.                             {% endif %}
  1699.                         </div>
  1700.                         {#<div class=\"d-flex languageSelectBloc {% if app.request.attributes.get('_route') == 'accueil'  or app.request.attributes.get('_route') == 'page_templates_20000' %} {% else%}languageSelectBlocNotHome {% endif %}\">#}
  1701.                             {#<div class=\"f_family\">#}
  1702.                                 {#<a aria-controls=\"select_row_country_change\" aria-expanded=\"false\" role=\"button\" href=\"#select_row_country_change\" data-toggle=\"collapse\" class=\"btn btn-primary collapsed\">#}
  1703.                                     {#<span style=\"\" id=\"titreCountry\">#}
  1704.                                      {#{% if getCountrySelect()|length > 0 %}#}
  1705.                                          {#{% set countrySelect = getCountrySelect()[0] %}#}
  1706.                                          {#{{ countrySelect.languageCode }}#}
  1707.                                      {#{% endif %}#}
  1708.                                     {#</span>#}
  1709.                                 {#</a>#}
  1710.                                 {#<div class=\"collapse\" id=\"select_row_country_change\" style=\"\">#}
  1711.                                     {#<div class=\"row_select_ca02 row\">#}
  1712.                                         {#<div class=\"col-12 p-0\">#}
  1713.                                             {#<div class=\" bx_global_radio taille_full\" style=\"max-width: 100%;\">#}
  1714.                                                 {#{% for item in getCountrys() %}#}
  1715.                                                     {#<div class=\"taille tailleSelect\">#}
  1716.                                                         {#<input value=\"{{ item.countryCode }}\" data-id-language-code=\"{{ item.languageCode }}\" type=\"radio\" name=\"countryCode\" class=\"select_countryCode\" id=\"country{{ item.id }}\" {% if app.session.get('countryCodeCopees') and app.session.get('countryCodeCopees') == item.countryCode %} checked=\"checked\"{% endif %}>#}
  1717.                                                         {#<label for=\"country{{ item.id }}\" class=\"block taille \">{{ item.countryName|trans }}</label>#}
  1718.                                                     {#</div>#}
  1719.                                                 {#{% endfor %}#}
  1720.                                             {#</div>#}
  1721.                                         {#</div>#}
  1722.                                     {#</div>#}
  1723.                                 {#</div>#}
  1724.                             {#</div>#}
  1725.                         {#</div>#}
  1726.                         {% if app.request.attributes.get('_route') != 'accueil'  and app.request.attributes.get('_route') != 'page_templates_20000' %}
  1727.                             <a class=\"btn btn-primary btn_fax pr-1\" data-toggle=\"collapse\" href=\"#collapseExample\" role=\"button\" aria-expanded=\"true\" aria-controls=\"collapseExample\">
  1728.                                 <div class=\"bb_pani\">
  1729.                                     <img src=\"{{ asset('images/panier_icone.svg') }}\">
  1730.                                     <div><span class=\"spanPanierNbr\">{{ getNbrCart() }}</span></div>
  1731.                                 </div>
  1732.                             </a>
  1733.                         {% else %}
  1734.                             {% if app.user %}
  1735.                                 <a class=\"btn btn-primary btn_fax pr-1 pl-0\" data-toggle=\"collapse\" href=\"#collapseExample\" role=\"button\" aria-expanded=\"true\" aria-controls=\"collapseExample\">
  1736.                                     <div class=\"bb_pani\">
  1737.                                         <img src=\"{{ asset('images/panier_icone.svg') }}\">
  1738.                                         <div><span class=\"spanPanierNbr\">{{ getNbrCart() }}</span></div>
  1739.                                     </div>
  1740.                                 </a>
  1741.                             {% endif %}
  1742.                         {% endif %}
  1743.                         <div class=\"fax\" id=\"cartBlock\">
  1744.                             {{ render(controller( \"App\\\\Controller\\\\Front\\\\CartController::getBlock\" )) }}
  1745.                         </div>
  1746.                     </div>
  1747.                 </div>
  1748.             </div>
  1749.             {% if app.request.attributes.get('_route') == 'accueil' %}
  1750.             {% endif %}
  1751.             <div class=\"menugradient\"></div>
  1752.         </div>
  1753.     </section>
  1754. </header>
  1755. {% if app.user %}
  1756.     {% if checkAbonnementImpay(app.user) %}
  1757.         <div>
  1758.             <a href=\"{{ path('moyen_paiement_page_b2b') }}\" style=\"display:block;background-color: #ff5758;padding: 10px;text-align: center;color:black;margin: auto;\" class=\"health-measure-banner\"><img style=\"margin-top: -5px;margin-right: 20px;\" src=\"{{ asset('images/caution.png') }}\">{{ \"Malheureusement nous n\\'avons pas pu débiter votre CB. Il vous suffit de cliquer sur ce message afin de changer votre mode de paiement.\"|trans }}</a>
  1759.         </div>
  1760.     {% endif %}
  1761. {% endif %}
  1762. <div class=\"modal fade\" id=\"modalConditionGeneral\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"modalConditionGeneralLabel\" style=\"display: none;\" aria-hidden=\"true\">
  1763.     <div class=\"modal-dialog\" role=\"document\" style=\"max-width: 1000px;margin-top: 1.75rem;\">
  1764.         <div class=\"modal-content\">
  1765.             <div class=\"modal-header\">
  1766.                 <h5 class=\"modal-title\" id=\"modalConditionGeneralLabel\">{{ \"conditions générales de ventes\"|trans }}</h5>
  1767.                 <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\">
  1768.                     <span aria-hidden=\"true\">×</span>
  1769.                 </button>
  1770.             </div>
  1771.             {% include \"page/cgvInclud.html.twig\" %}
  1772.             <p>{{ \"Nouveau sur Copees.com ? Créez votre compte\"|trans }} </p>
  1773.         </div>
  1774.     </div>
  1775. </div>
  1776. <input type=\"hidden\" value=\"{{ isNotDesplayPointRetrait() }}\" id=\"isNotDesplayPointRetrait\">
  1777. <div class=\"modal fade\" id=\"modalConditionPointDeRetrait\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"modalConditionPointDeRetraitLabel\" aria-hidden=\"true\">
  1778.     <div class=\"modal-dialog\" role=\"document\" style=\"max-width: 1000px;margin-top: 1.75rem;\">
  1779.         <div class=\"modal-content\">
  1780.             <div class=\"modal-header\">
  1781.                 <h5 class=\"modal-title logo text-center\" id=\"modalConditionPointDeRetraitLabel\">
  1782.                     <img src=\"/images/logo.png\">
  1783.                 </h5>
  1784.                 <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\">
  1785.                     <span aria-hidden=\"true\">×</span>
  1786.                 </button>
  1787.             </div>
  1788.             <h5 class=\"text-center\">{{ \"Copees continue à vous livrer à domicile durant la crise sanitaire mais ne proposera plus le point retrait.\"|trans }}</h5>
  1789.         </div>
  1790.     </div>
  1791. </div>
  1792. <style>
  1793.     /* Page content */
  1794.     .content {
  1795.         padding: 16px;
  1796.     }
  1797.     /* The sticky class is added to the navbar with JS when it reaches its scroll position */
  1798.     .sticky {
  1799.         position: fixed;
  1800.         top: 0;
  1801.         width: 100%;
  1802.     }
  1803.     /* Add some top padding to the page content to prevent sudden quick movement (as the navigation bar gets a new position at the top of the page (position:fixed and top:0) */
  1804.     .sticky + .content {
  1805.         padding-top: 60px;
  1806.     }
  1807. </style>
  1808. <script src=\"https://maps.googleapis.com/maps/api/js?key={{ key_google_map }}&libraries=places\"></script>
  1809. ""front/header.html.twig""/home/preprodcopees/www/copees-sf/templates/front/header.html.twig");
  1810.     }
  1811. }