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

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