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