var/cache/dev/twig/9f/9f09ca56fff70f7cd466ae9b270a9cfaa020e4c02597befaccd2e24c8423d477.php line 620

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/layout.html.twig */
  14. class __TwigTemplate_b53a8d803ce621e34ae785469701613fafe17a90d8d5613735c1fa3e3b9255e5 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.             'metaDescription' => [$this'block_metaDescription'],
  25.             'googleTagManager' => [$this'block_googleTagManager'],
  26.             'googleTagManagerDataLayer' => [$this'block_googleTagManagerDataLayer'],
  27.             'batbing' => [$this'block_batbing'],
  28.             'affilae' => [$this'block_affilae'],
  29.             'sendinblue' => [$this'block_sendinblue'],
  30.             'autopilot' => [$this'block_autopilot'],
  31.             'hotjar' => [$this'block_hotjar'],
  32.             'googleAnalytics' => [$this'block_googleAnalytics'],
  33.             'linkedinInsightTag' => [$this'block_linkedinInsightTag'],
  34.             'axeptio' => [$this'block_axeptio'],
  35.             'microsoftTag' => [$this'block_microsoftTag'],
  36.             'title' => [$this'block_title'],
  37.             'stylesheets' => [$this'block_stylesheets'],
  38.             'javascriptsLinkedinPx' => [$this'block_javascriptsLinkedinPx'],
  39.             'facebookPixel' => [$this'block_facebookPixel'],
  40.             'Taboola' => [$this'block_Taboola'],
  41.             'javascriptsAdword' => [$this'block_javascriptsAdword'],
  42.             'javascriptsSnippet' => [$this'block_javascriptsSnippet'],
  43.             'body' => [$this'block_body'],
  44.             'javascripts' => [$this'block_javascripts'],
  45.         ];
  46.     }
  47.     protected function doDisplay(array $context, array $blocks = [])
  48.     {
  49.         $macros $this->macros;
  50.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  51.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""front/layout.html.twig"));
  52.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  53.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""front/layout.html.twig"));
  54.         // line 1
  55.         echo "<!DOCTYPE html>
  56. <html lang=\"en\">
  57. <head>
  58.     <meta charset=\"utf-8\">
  59.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  60.     ";
  61.         // line 8
  62.         $this->displayBlock('metaDescription'$context$blocks);
  63.         // line 23
  64.         echo "    <meta name=\"author\" content=\"\">
  65.     ";
  66.         // line 24
  67.         $this->displayBlock('googleTagManager'$context$blocks);
  68.         // line 33
  69.         echo "    ";
  70.         $context["dataUserTypeHeader"] = $this->extensions['App\Twig\AppExtension']->getTypeUserAndAboTagGoogle(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.'33$this->source); })()), "user", [], "any"falsefalsefalse33));
  71.         // line 34
  72.         echo "    ";
  73.         $context["sessionLivraisontagHeader"] = $this->extensions['App\Twig\LivraisonExtension']->getSessionLivraison();
  74.         // line 35
  75.         echo "    ";
  76.         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.'35$this->source); })()), "user", [], "any"falsefalsefalse35)) {
  77.             // line 36
  78.             echo "        ";
  79.             $context["user_login_statusHeader"] = "logged in";
  80.             // line 37
  81.             echo "        ";
  82.             $context["user_typeHeader"] = twig_get_attribute($this->env$this->source, (isset($context["dataUserTypeHeader"]) || array_key_exists("dataUserTypeHeader"$context) ? $context["dataUserTypeHeader"] : (function () { throw new RuntimeError('Variable "dataUserTypeHeader" does not exist.'37$this->source); })()), "user_type", [], "any"falsefalsefalse37);
  83.             // line 38
  84.             echo "        ";
  85.             $context["subscription_typeHeader"] = twig_get_attribute($this->env$this->source, (isset($context["dataUserTypeHeader"]) || array_key_exists("dataUserTypeHeader"$context) ? $context["dataUserTypeHeader"] : (function () { throw new RuntimeError('Variable "dataUserTypeHeader" does not exist.'38$this->source); })()), "subscription_type", [], "any"falsefalsefalse38);
  86.             // line 39
  87.             echo "    ";
  88.         } else {
  89.             // line 40
  90.             echo "        ";
  91.             $context["user_login_statusHeader"] = "logged out";
  92.             // line 41
  93.             echo "        ";
  94.             $context["user_typeHeader"] = twig_get_attribute($this->env$this->source, (isset($context["dataUserTypeHeader"]) || array_key_exists("dataUserTypeHeader"$context) ? $context["dataUserTypeHeader"] : (function () { throw new RuntimeError('Variable "dataUserTypeHeader" does not exist.'41$this->source); })()), "user_type", [], "any"falsefalsefalse41);
  95.             // line 42
  96.             echo "        ";
  97.             $context["subscription_typeHeader"] = twig_get_attribute($this->env$this->source, (isset($context["dataUserTypeHeader"]) || array_key_exists("dataUserTypeHeader"$context) ? $context["dataUserTypeHeader"] : (function () { throw new RuntimeError('Variable "dataUserTypeHeader" does not exist.'42$this->source); })()), "subscription_type", [], "any"falsefalsefalse42);
  98.             // line 43
  99.             echo "    ";
  100.         }
  101.         // line 44
  102.         echo "    <script>
  103.         var dataLayer_var_delivery_adress = '";
  104.         // line 45
  105.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["sessionLivraisontagHeader"]) || array_key_exists("sessionLivraisontagHeader"$context) ? $context["sessionLivraisontagHeader"] : (function () { throw new RuntimeError('Variable "sessionLivraisontagHeader" does not exist.'45$this->source); })()), "addresseAdresse", [], "any"falsefalsefalse45), "html"nulltrue);
  106.         echo "';
  107.         var dataLayer_var_user_login_status = '";
  108.         // line 46
  109.         echo twig_escape_filter($this->env, (isset($context["user_login_statusHeader"]) || array_key_exists("user_login_statusHeader"$context) ? $context["user_login_statusHeader"] : (function () { throw new RuntimeError('Variable "user_login_statusHeader" does not exist.'46$this->source); })()), "html"nulltrue);
  110.         echo "';
  111.         var dataLayer_var_user_type = '";
  112.         // line 47
  113.         echo twig_escape_filter($this->env, (isset($context["user_typeHeader"]) || array_key_exists("user_typeHeader"$context) ? $context["user_typeHeader"] : (function () { throw new RuntimeError('Variable "user_typeHeader" does not exist.'47$this->source); })()), "html"nulltrue);
  114.         echo "';
  115.         var dataLayer_var_subscription_type = '";
  116.         // line 48
  117.         echo twig_escape_filter($this->env, (isset($context["subscription_typeHeader"]) || array_key_exists("subscription_typeHeader"$context) ? $context["subscription_typeHeader"] : (function () { throw new RuntimeError('Variable "subscription_typeHeader" does not exist.'48$this->source); })()), "html"nulltrue);
  118.         echo "';
  119.         var titlePage = '';
  120.         var categoryPage = '';
  121.     </script>
  122.     ";
  123.         // line 52
  124.         $this->displayBlock('googleTagManagerDataLayer'$context$blocks);
  125.         // line 55
  126.         echo "
  127.     ";
  128.         // line 56
  129.         $this->displayBlock('batbing'$context$blocks);
  130.         // line 67
  131.         echo "    ";
  132.         $this->displayBlock('affilae'$context$blocks);
  133.         // line 79
  134.         echo "    ";
  135.         $this->displayBlock('sendinblue'$context$blocks);
  136.         // line 105
  137.         echo "    ";
  138.         $this->displayBlock('autopilot'$context$blocks);
  139.         // line 176
  140.         echo "
  141.     ";
  142.         // line 177
  143.         $this->displayBlock('hotjar'$context$blocks);
  144.         // line 189
  145.         echo "
  146.     ";
  147.         // line 190
  148.         $this->displayBlock('googleAnalytics'$context$blocks);
  149.         // line 201
  150.         echo "
  151.     ";
  152.         // line 202
  153.         $this->displayBlock('linkedinInsightTag'$context$blocks);
  154.         // line 218
  155.         echo "   ";
  156.         $this->displayBlock('axeptio'$context$blocks);
  157.         // line 232
  158.         echo "    <script src=\"https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js\"></script>
  159.     <!-- Start of HubSpot Embed Code -->
  160.     <script type=\"text/javascript\" id=\"hs-script-loader\" async defer src=\"//js.hs-scripts.com/9303814.js\"></script>
  161.     <!-- End of HubSpot Embed Code -->
  162.     <script type=\"text/javascript\" src=\"https://cdn.weglot.com/weglot.min.js\"></script>
  163.     <script>
  164.         Weglot.initialize({
  165.             api_key: 'wg_92a8ce5f930d4eefbf2c613b24ec64528'
  166.         });
  167.     </script>
  168.     ";
  169.         // line 243
  170.         $this->displayBlock('microsoftTag'$context$blocks);
  171.         // line 268
  172.         echo "    <title>
  173.         ";
  174.         // line 269
  175.         $this->displayBlock('title'$context$blocks);
  176.         // line 282
  177.         echo "    </title>
  178.     <link rel=\"stylesheet\" href=\"https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.min.css\">
  179.     <link rel=\"stylesheet\" href=\"https://cdnjs.cloudflare.com/ajax/libs/simple-line-icons/2.5.5/css/simple-line-icons.min.css\">
  180.     ";
  181.         // line 285
  182.         $this->displayBlock('stylesheets'$context$blocks);
  183.         // line 288
  184.         echo "
  185.     ";
  186.         // line 289
  187.         if ((((((((((((((((((((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 290
  188. (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) == "faq_page2") || (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 291
  189. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'291$this->source); })()), "request", [], "any"falsefalsefalse291), "attributes", [], "any"falsefalsefalse291), "get", [=> "_route"], "method"falsefalsefalse291) == "faq_page")) || (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 292
  190. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'292$this->source); })()), "request", [], "any"falsefalsefalse292), "attributes", [], "any"falsefalsefalse292), "get", [=> "_route"], "method"falsefalsefalse292) == "politique_de_confidentialite_page")) || (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 293
  191. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'293$this->source); })()), "request", [], "any"falsefalsefalse293), "attributes", [], "any"falsefalsefalse293), "get", [=> "_route"], "method"falsefalsefalse293) == "faq_category")) || (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 294
  192. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'294$this->source); })()), "request", [], "any"falsefalsefalse294), "attributes", [], "any"falsefalsefalse294), "get", [=> "_route"], "method"falsefalsefalse294) == "imprimerie_247_page")) || (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 295
  193. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'295$this->source); })()), "request", [], "any"falsefalsefalse295), "attributes", [], "any"falsefalsefalse295), "get", [=> "_route"], "method"falsefalsefalse295) == "la_livraison_page")) || (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 296
  194. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'296$this->source); })()), "request", [], "any"falsefalsefalse296), "attributes", [], "any"falsefalsefalse296), "get", [=> "_route"], "method"falsefalsefalse296) == "process_commande_page")) || (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 297
  195. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'297$this->source); })()), "request", [], "any"falsefalsefalse297), "attributes", [], "any"falsefalsefalse297), "get", [=> "_route"], "method"falsefalsefalse297) == "gerer_commande_page")) || (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 298
  196. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'298$this->source); })()), "request", [], "any"falsefalsefalse298), "attributes", [], "any"falsefalsefalse298), "get", [=> "_route"], "method"falsefalsefalse298) == "les_chris_page")) || (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 299
  197. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'299$this->source); })()), "request", [], "any"falsefalsefalse299), "attributes", [], "any"falsefalsefalse299), "get", [=> "_route"], "method"falsefalsefalse299) == "conseils_1_page")) || (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 300
  198. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'300$this->source); })()), "request", [], "any"falsefalsefalse300), "attributes", [], "any"falsefalsefalse300), "get", [=> "_route"], "method"falsefalsefalse300) == "conseils_2_page")) || (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 301
  199. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'301$this->source); })()), "request", [], "any"falsefalsefalse301), "attributes", [], "any"falsefalsefalse301), "get", [=> "_route"], "method"falsefalsefalse301) == "conseils_3_page")) || (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 302
  200. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'302$this->source); })()), "request", [], "any"falsefalsefalse302), "attributes", [], "any"falsefalsefalse302), "get", [=> "_route"], "method"falsefalsefalse302) == "contact_page")) || (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 303
  201. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'303$this->source); })()), "request", [], "any"falsefalsefalse303), "attributes", [], "any"falsefalsefalse303), "get", [=> "_route"], "method"falsefalsefalse303) == "mentions_page")) || (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 304
  202. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'304$this->source); })()), "request", [], "any"falsefalsefalse304), "attributes", [], "any"falsefalsefalse304), "get", [=> "_route"], "method"falsefalsefalse304) == "cgv_page")) || (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 305
  203. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'305$this->source); })()), "request", [], "any"falsefalsefalse305), "attributes", [], "any"falsefalsefalse305), "get", [=> "_route"], "method"falsefalsefalse305) == "cookies_page")) || (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 306
  204. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'306$this->source); })()), "request", [], "any"falsefalsefalse306), "attributes", [], "any"falsefalsefalse306), "get", [=> "_route"], "method"falsefalsefalse306) == "concept_page")) || (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 307
  205. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'307$this->source); })()), "request", [], "any"falsefalsefalse307), "attributes", [], "any"falsefalsefalse307), "get", [=> "_route"], "method"falsefalsefalse307) == "parrainage_page")) || (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 308
  206. (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) == "click_collect_page"))) {
  207.             // line 310
  208.             echo "        <link rel=\"stylesheet\" href=\"";
  209.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/admin/composer/vc_material.min.css"), "html"nulltrue);
  210.             echo "\">
  211.         <link rel=\"stylesheet\" href=\"";
  212.             // line 311
  213.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/admin/composer/js_composer.min.css"), "html"nulltrue);
  214.             echo "\">
  215.         <link rel=\"stylesheet\" href=\"";
  216.             // line 312
  217.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/admin/composer/vc_carousel.min.css"), "html"nulltrue);
  218.             echo "\">
  219.     ";
  220.         }
  221.         // line 314
  222.         echo "
  223.     ";
  224.         // line 316
  225.         $this->displayBlock('javascriptsLinkedinPx'$context$blocks);
  226.         // line 336
  227.         echo "    ";
  228.         $this->displayBlock('facebookPixel'$context$blocks);
  229.         // line 356
  230.         echo "    ";
  231.         $this->displayBlock('Taboola'$context$blocks);
  232.         // line 376
  233.         echo "    ";
  234.         $this->displayBlock('javascriptsAdword'$context$blocks);
  235.         // line 379
  236.         echo "    <script type=\"application/ld+json\">
  237.         {
  238.          \"@context\": \"https://schema.org/\",
  239.          \"@type\": \"product\",
  240.          \"name\": \"Copees\",
  241.          \"aggregateRating\": {
  242.              \"@type\": \"AggregateRating\",
  243.               \"ratingValue\": \"4.5\",
  244.               \"bestRating\": \"5\",
  245.               \"worstRating\": \"1\",
  246.               \"ratingCount\": \"2925\"
  247.           }
  248.         }
  249.     </script>
  250.     ";
  251.         // line 393
  252.         $context["countryLanguage"] = $this->extensions['App\Twig\LivraisonExtension']->getCountrySelect();
  253.         // line 394
  254.         echo "    ";
  255.         $context["countryLanguageCode"] = $this->extensions['App\Twig\LivraisonExtension']->getCountryCode();
  256.         // line 395
  257.         echo "    <script>
  258.         var countryLanguageTab = ";
  259.         // line 396
  260.         echo json_encode((isset($context["countryLanguageCode"]) || array_key_exists("countryLanguageCode"$context) ? $context["countryLanguageCode"] : (function () { throw new RuntimeError('Variable "countryLanguageCode" does not exist.'396$this->source); })()));
  261.         echo ";
  262.         ";
  263.         // line 397
  264.         if ((twig_length_filter($this->env$this->extensions['App\Twig\LivraisonExtension']->getCountrySelect()) > 0)) {
  265.             // line 398
  266.             echo "        ";
  267.             $context["countrySelect"] = twig_get_attribute($this->env$this->source$this->extensions['App\Twig\LivraisonExtension']->getCountrySelect(), 0, [], "array"falsefalsefalse398);
  268.             // line 399
  269.             echo "        var languageCodeCountry = '";
  270.             echo twig_escape_filter($this->envtwig_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.'399$this->source); })()), "languageCode", [], "any"falsefalsefalse399), "html"nulltrue);
  271.             echo "';
  272.         ";
  273.         }
  274.         // line 401
  275.         echo "    </script>
  276.     ";
  277.         // line 402
  278.         $context["dragDropStrUpload"] = (((((((((("<h5 style=\"margin-bottom:0px;\">" $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Livraison le jour même sur créneau de 30 mn dans plus de 10 villes ou sous 48H maximum dans le reste de la France.")) . "</h5><h5 style=\"margin-bottom:0px;\">") . $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Plus de 100 combinaisons de reliures.")) . "</h5><h5 style=\"margin-bottom:0px;\">") . $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Vous pouvez importer jusqu’a 30 fichiers.")) . "</h5><h5 style=\"margin-bottom:0px;\">") . $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Livraison gratuite dès 29€")) . "</h5><h5 style=\"margin-bottom:0px;\">") . $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Prix instantané avec la technologie auto detect")) . "</h5>");
  279.         // line 403
  280.         echo "    <script>
  281.         var dragDropStrUpload = '";
  282.         // line 404
  283.         echo (isset($context["dragDropStrUpload"]) || array_key_exists("dragDropStrUpload"$context) ? $context["dragDropStrUpload"] : (function () { throw new RuntimeError('Variable "dragDropStrUpload" does not exist.'404$this->source); })());
  284.         echo "';
  285.     </script>
  286.     ";
  287.         // line 406
  288.         $context["autocompleteGoogleStr"] = (("<div class=\"pac-item-label\"> <span>" $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Continuez à saisir votre adresse pour afficher plus de résultats (numéro + nom de la rue)")) . "</span> </div>");
  289.         // line 407
  290.         echo "    <script>
  291.         var autocompleteGoogleStr = '";
  292.         // line 408
  293.         echo (isset($context["autocompleteGoogleStr"]) || array_key_exists("autocompleteGoogleStr"$context) ? $context["autocompleteGoogleStr"] : (function () { throw new RuntimeError('Variable "autocompleteGoogleStr" does not exist.'408$this->source); })());
  294.         echo "';
  295.         ";
  296.         // line 409
  297.         $context["choisir_adresse"] = $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Veillez choisir une adresse");
  298.         // line 410
  299.         echo "        var choisir_adresse = '";
  300.         echo twig_escape_filter($this->env, (isset($context["choisir_adresse"]) || array_key_exists("choisir_adresse"$context) ? $context["choisir_adresse"] : (function () { throw new RuntimeError('Variable "choisir_adresse" does not exist.'410$this->source); })()), "html"nulltrue);
  301.         echo "';
  302.     </script>
  303.     <script type=\"text/javascript\" src=\"https://cdn.weglot.com/weglot.min.js\"></script>
  304.     <script>
  305.         Weglot.initialize({
  306.             api_key: 'wg_62bcdcd0bbd8f50dc2662f6ff6b217681'
  307.         });
  308.     </script>
  309.     <!-- Google tag (gtag.js) -->
  310.     <script async src=\"https://www.googletagmanager.com/gtag/js?id=AW-968321694\"></script>
  311.     <script>
  312.         window.dataLayer = window.dataLayer || [];
  313.         function gtag(){dataLayer.push(arguments);}
  314.         gtag('js', new Date());
  315.         gtag('config', 'AW-968321694');
  316.     </script>
  317.     ";
  318.         // line 427
  319.         $this->displayBlock('javascriptsSnippet'$context$blocks);
  320.         // line 430
  321.         echo "</head>
  322. <body
  323.         ";
  324.         // line 433
  325.         if (twig_in_filter(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.'433$this->source); })()), "request", [], "any"falsefalsefalse433), "attributes", [], "any"falsefalsefalse433), "get", [=> "_route"], "method"falsefalsefalse433), [=> "liseuse"=> "liseuse_poste"])) {
  326.             // line 434
  327.             echo "            class=\"no-scroll headerWhite\"
  328.         ";
  329.         } else {
  330.             // line 436
  331.             echo "            class=\"headerWhite\"
  332.         ";
  333.         }
  334.         // line 438
  335.         echo ">
  336. <!-- Google Tag Manager (noscript) -->
  337. <noscript>
  338.     <iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-NZSQH69\"height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe>
  339. </noscript>
  340. <script>
  341.     var localeL= '";
  342.         // line 444
  343.         echo twig_escape_filter($this->envtwig_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.'444$this->source); })()), "request", [], "any"falsefalsefalse444), "locale", [], "any"falsefalsefalse444), "html"nulltrue);
  344.         echo "' ;
  345. </script>
  346. <!-- End Google Tag Manager (noscript) -->
  347. ";
  348.         // line 449
  349.         $this->displayBlock('body'$context$blocks);
  350.         // line 450
  351.         $this->displayBlock('javascripts'$context$blocks);
  352.         // line 454
  353.         echo "
  354. <!-- Start of copees Zendesk Widget script -->
  355. <script id=\"ze-snippet\" src=\"https://static.zdassets.com/ekr/snippet.js?key=b4f2c0bc-2f96-487a-ac7f-49323eb3f9a1\"> </script>
  356. <!-- End of copees Zendesk Widget script -->
  357. <script src=\"https://code.jquery.com/jquery-3.4.1.js\"  integrity=\"sha256-WpOohJOqMqqyKL9FccASB9O0KwACQJpFTUBLTYOVvVU=\"  crossorigin=\"anonymous\"></script>
  358. <script src=\"https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.concat.min.js\"></script>
  359. <script>
  360.     var urlSite = \"";
  361.         // line 461
  362.         echo twig_escape_filter($this->env, ((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.'461$this->source); })()), "request", [], "any"falsefalsefalse461), "scheme", [], "any"falsefalsefalse461) . "://") . 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.'461$this->source); })()), "request", [], "any"falsefalsefalse461), "httpHost", [], "any"falsefalsefalse461)), "html"nulltrue);
  363.         echo "\";
  364. </script>
  365. <script src=\"";
  366.         // line 463
  367.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/admin/liveIcon/snap.svg-min.js"), "html"nulltrue);
  368.         echo "\"></script>
  369. <script src=\"";
  370.         // line 464
  371.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/admin/liveIcon/TweenMax.min.js"), "html"nulltrue);
  372.         echo "\"></script>
  373. <script src=\"";
  374.         // line 465
  375.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/admin/liveIcon/DrawSVGPlugin.min.js"), "html"nulltrue);
  376.         echo "\"></script>
  377. <script src=\"";
  378.         // line 466
  379.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/admin/liveIcon/MorphSVGPlugin.min.js"), "html"nulltrue);
  380.         echo "\"></script>
  381. <script src=\"";
  382.         // line 467
  383.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/admin/liveIcon/verge.min.js"), "html"nulltrue);
  384.         echo "\"></script>
  385. <script src=\"";
  386.         // line 468
  387.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/admin/liveIcon/LivIconsEvo.defaults.js"), "html"nulltrue);
  388.         echo "\"></script>
  389. <script src=\"";
  390.         // line 469
  391.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/admin/liveIcon/LivIconsEvo.min.js"), "html"nulltrue);
  392.         echo "\"></script>
  393. <script src=\"";
  394.         // line 471
  395.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/fosjsrouting/js/router.js"), "html"nulltrue);
  396.         echo "\"></script>
  397. <script src=\"";
  398.         // line 472
  399.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("fos_js_routing_js", ["callback" => "fos.Router.setData"]);
  400.         echo "\"></script>
  401. ";
  402.         // line 474
  403.         if ((((((((((((((((((((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 475
  404. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'475$this->source); })()), "request", [], "any"falsefalsefalse475), "attributes", [], "any"falsefalsefalse475), "get", [=> "_route"], "method"falsefalsefalse475) == "faq_page2") || (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 476
  405. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'476$this->source); })()), "request", [], "any"falsefalsefalse476), "attributes", [], "any"falsefalsefalse476), "get", [=> "_route"], "method"falsefalsefalse476) == "faq_page")) || (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 477
  406. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'477$this->source); })()), "request", [], "any"falsefalsefalse477), "attributes", [], "any"falsefalsefalse477), "get", [=> "_route"], "method"falsefalsefalse477) == "politique_de_confidentialite_page")) || (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 478
  407. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'478$this->source); })()), "request", [], "any"falsefalsefalse478), "attributes", [], "any"falsefalsefalse478), "get", [=> "_route"], "method"falsefalsefalse478) == "faq_category")) || (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 479
  408. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'479$this->source); })()), "request", [], "any"falsefalsefalse479), "attributes", [], "any"falsefalsefalse479), "get", [=> "_route"], "method"falsefalsefalse479) == "imprimerie_247_page")) || (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 480
  409. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'480$this->source); })()), "request", [], "any"falsefalsefalse480), "attributes", [], "any"falsefalsefalse480), "get", [=> "_route"], "method"falsefalsefalse480) == "la_livraison_page")) || (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 481
  410. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'481$this->source); })()), "request", [], "any"falsefalsefalse481), "attributes", [], "any"falsefalsefalse481), "get", [=> "_route"], "method"falsefalsefalse481) == "process_commande_page")) || (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 482
  411. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'482$this->source); })()), "request", [], "any"falsefalsefalse482), "attributes", [], "any"falsefalsefalse482), "get", [=> "_route"], "method"falsefalsefalse482) == "gerer_commande_page")) || (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 483
  412. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'483$this->source); })()), "request", [], "any"falsefalsefalse483), "attributes", [], "any"falsefalsefalse483), "get", [=> "_route"], "method"falsefalsefalse483) == "les_chris_page")) || (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 484
  413. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'484$this->source); })()), "request", [], "any"falsefalsefalse484), "attributes", [], "any"falsefalsefalse484), "get", [=> "_route"], "method"falsefalsefalse484) == "conseils_1_page")) || (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 485
  414. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'485$this->source); })()), "request", [], "any"falsefalsefalse485), "attributes", [], "any"falsefalsefalse485), "get", [=> "_route"], "method"falsefalsefalse485) == "conseils_2_page")) || (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 486
  415. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'486$this->source); })()), "request", [], "any"falsefalsefalse486), "attributes", [], "any"falsefalsefalse486), "get", [=> "_route"], "method"falsefalsefalse486) == "conseils_3_page")) || (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 487
  416. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'487$this->source); })()), "request", [], "any"falsefalsefalse487), "attributes", [], "any"falsefalsefalse487), "get", [=> "_route"], "method"falsefalsefalse487) == "contact_page")) || (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 488
  417. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'488$this->source); })()), "request", [], "any"falsefalsefalse488), "attributes", [], "any"falsefalsefalse488), "get", [=> "_route"], "method"falsefalsefalse488) == "mentions_page")) || (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 489
  418. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'489$this->source); })()), "request", [], "any"falsefalsefalse489), "attributes", [], "any"falsefalsefalse489), "get", [=> "_route"], "method"falsefalsefalse489) == "cgv_page")) || (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 490
  419. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'490$this->source); })()), "request", [], "any"falsefalsefalse490), "attributes", [], "any"falsefalsefalse490), "get", [=> "_route"], "method"falsefalsefalse490) == "cookies_page")) || (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 491
  420. (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) == "concept_page")) || (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 492
  421. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'492$this->source); })()), "request", [], "any"falsefalsefalse492), "attributes", [], "any"falsefalsefalse492), "get", [=> "_route"], "method"falsefalsefalse492) == "parrainage_page")) || (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 493
  422. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'493$this->source); })()), "request", [], "any"falsefalsefalse493), "attributes", [], "any"falsefalsefalse493), "get", [=> "_route"], "method"falsefalsefalse493) == "click_collect_page"))) {
  423.             // line 495
  424.             echo "    <script src=\"";
  425.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/admin/composer/js_composer_front.min.js"), "html"nulltrue);
  426.             echo "\"></script>
  427.     <script src=\"";
  428.             // line 496
  429.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/admin/composer/vc_carousel.min.js"), "html"nulltrue);
  430.             echo "\"></script>
  431.     <script src=\"";
  432.             // line 497
  433.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/admin/composer/transition.min.js"), "html"nulltrue);
  434.             echo "\"></script>
  435. ";
  436.         }
  437.         // line 499
  438.         echo "
  439. <script>
  440.     \$(document).ready(function () {
  441.         \$(\"#sidebar\").mCustomScrollbar({
  442.             theme: \"minimal\"
  443.         });
  444.         \$('#dismiss, .overlay').on('click', function () {
  445.             // hide sidebar
  446.             \$('#sidebar').removeClass('active');
  447.             // hide overlay
  448.             \$('.overlay').removeClass('active');
  449.         });
  450.         \$('#sidebarCollapse').on('click', function () {
  451.             // open sidebar
  452.             \$('#sidebar').addClass('active');
  453.             // fade in the overlay
  454.             \$('.overlay').addClass('active');
  455.             \$('.collapse.in').toggleClass('in');
  456.             \$('a[aria-expanded=true]').attr('aria-expanded', 'false');
  457.         });
  458.         \$('#sidebarCollapse2').on('click', function () {
  459.             // open sidebar
  460.             if(\$('#sidebar').hasClass('active')){
  461.                 console.log('ssdfdfsdf');
  462.                 \$('#sidebar').removeClass('active');
  463.                 \$('.overlay').removeClass('active');
  464.             }else{
  465.                 \$('#sidebar').addClass('active');
  466.                 // fade in the overlay
  467.                 \$('.overlay').addClass('active');
  468.                 \$('.collapse.in').toggleClass('in');
  469.                 \$('a[aria-expanded=true]').attr('aria-expanded', 'false');
  470.             }
  471.         });
  472.         // sign in & sign up
  473.         \$(\"#sidebarUser\").mCustomScrollbar({
  474.             theme: \"minimal\"
  475.         });
  476.         \$('.dismissUser, .overlay').on('click', function () {
  477.             // hide sidebar
  478.             \$('#sidebarUser').removeClass('active');
  479.             \$('#sidebarUserConect').removeClass('active');
  480.             \$('#sidebarCookieInfo').removeClass('active');
  481.             // hide overlay
  482.             \$('.overlay').removeClass('active');
  483.         });
  484.         \$('#btnLoginHeader').on('click', function () {
  485.             \$('#sidebarUser').addClass('active');
  486.             \$('.overlay').addClass('active');
  487.             \$('.collapse.in').toggleClass('in');
  488.             \$('a[aria-expanded=true]').attr('aria-expanded', 'false');
  489.             \$('#blockUserLogin').slideDown();
  490.             \$('#blockUserRegister').hide();
  491.             \$('#blockUserMpo').hide();
  492.         });
  493.         \$('.addCompteUserMenu').on('click', function () {
  494.             \$('#blockUserLogin').hide();
  495.             \$('#blockUserMpo').hide();
  496.             \$('#blockUserRegister').slideDown();
  497.         });
  498.         \$('.connectCompteUserMenu').on('click', function () {
  499.             \$('#blockUserLogin').slideDown();
  500.             \$('#blockUserRegister').hide();
  501.             \$('#blockUserMpo').hide();
  502.         });
  503.         \$('.motPassPerduBlocUser').on('click', function () {
  504.             \$('#blockUserLogin').hide();
  505.             \$('#blockUserRegister').hide();
  506.             \$('#blockUserMpo').slideDown();
  507.         });
  508.         \$('#btnUserHeader').on('click', function () {
  509.             \$('#sidebarUserConect').addClass('active');
  510.             \$('.overlay').addClass('active');
  511.             \$('.collapse.in').toggleClass('in');
  512.             \$('a[aria-expanded=true]').attr('aria-expanded', 'false');
  513.         });
  514.         \$('#addAdresseLivraisonLink').on('click', function (e) {
  515.             e.preventDefault();
  516.             \$('#menuUserConnect').hide();
  517.             \$('#menuAdresseLivraison').slideDown();
  518.         });
  519.         \$('#addAdresseFacturationLink').on('click', function (e) {
  520.             e.preventDefault();
  521.             \$('#menuUserConnect').hide();
  522.             \$('#menuAdresseFacturation').slideDown();
  523.         });
  524.         \$('.prevUserMenu').on('click', function (e) {
  525.             e.preventDefault();
  526.             \$('#menuUserConnect').slideDown();
  527.             \$('#menuAdresseFacturation').hide();
  528.             \$('#menuAdresseLivraison').hide();
  529.         });
  530.         // cookie sideBar
  531.         \$('#btnPlusInfoCookie').on('click', function () {
  532.             \$('#sidebarCookieInfo').addClass('active');
  533.             \$('.overlay').addClass('active');
  534.             \$('.collapse.in').toggleClass('in');
  535.             \$('a[aria-expanded=true]').attr('aria-expanded', 'false');
  536.         });
  537.     });
  538. </script>
  539. </body>
  540. </html>";
  541.         
  542.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  543.         
  544.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  545.     }
  546.     // line 8
  547.     public function block_metaDescription($context, array $blocks = [])
  548.     {
  549.         $macros $this->macros;
  550.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  551.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metaDescription"));
  552.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  553.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metaDescription"));
  554.         // line 9
  555.         echo "        <meta name=\"description\" content=\"
  556.         ";
  557.         // line 10
  558.         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.'10$this->source); })()), "request", [], "any"falsefalsefalse10), "attributes", [], "any"falsefalsefalse10), "get", [=> "_route"], "method"falsefalsefalse10) == "accueil") && (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.'10$this->source); })()), "request", [], "any"falsefalsefalse10), "get", [=> "displayProduct"], "method"falsefalsefalse10) == 1)) && (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.'10$this->source); })()), "request", [], "any"falsefalsefalse10), "get", [=> "carteVisite"], "method"falsefalsefalse10) == 1))) {
  559.             // line 11
  560.             echo "           ";
  561.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Faites imprimer directement en ligne vos cartes de visites carrée ou rectangulaire ! ✨ Livraison à domicile en 30min sur Paris ✅");
  562.             echo "
  563.         ";
  564.         } elseif ((((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 12
  565. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'12$this->source); })()), "request", [], "any"falsefalsefalse12), "attributes", [], "any"falsefalsefalse12), "get", [=> "_route"], "method"falsefalsefalse12) == "accueil") && (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.'12$this->source); })()), "request", [], "any"falsefalsefalse12), "get", [=> "displayProduct"], "method"falsefalsefalse12) == 1)) && (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.'12$this->source); })()), "request", [], "any"falsefalsefalse12), "get", [=> "flyer"], "method"falsefalsefalse12) == 1))) {
  566.             // line 13
  567.             echo "            ";
  568.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Faites imprimer directement en ligne vos Flyers au format A5 ou A6 ! ✨ Livraison à domicile en 30min sur Paris ✅");
  569.             echo "
  570.         ";
  571.         } elseif ((((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 14
  572. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'14$this->source); })()), "request", [], "any"falsefalsefalse14), "attributes", [], "any"falsefalsefalse14), "get", [=> "_route"], "method"falsefalsefalse14) == "accueil") && (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.'14$this->source); })()), "request", [], "any"falsefalsefalse14), "get", [=> "displayProduct"], "method"falsefalsefalse14) == 1)) && (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.'14$this->source); })()), "request", [], "any"falsefalsefalse14), "get", [=> "imprimerRelier"], "method"falsefalsefalse14) == 1))) {
  573.             // line 15
  574.             echo "            ";
  575.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Importez votre fichier, choisissez votre papier, votre format et votre reliure. C'est prêt ! ✨ Livraison à domicile en 30min sur Paris ✅");
  576.             echo "
  577.         ";
  578.         } elseif ((((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 16
  579. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'16$this->source); })()), "request", [], "any"falsefalsefalse16), "attributes", [], "any"falsefalsefalse16), "get", [=> "_route"], "method"falsefalsefalse16) == "nb_designer") && (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.'16$this->source); })()), "request", [], "any"falsefalsefalse16), "get", [=> "format"], "method"falsefalsefalse16) == 31)) && (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.'16$this->source); })()), "request", [], "any"falsefalsefalse16), "get", [=> "product"], "method"falsefalsefalse16) == 6))) {
  580.             // line 17
  581.             echo "            ";
  582.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Créer simplement vos posters et affiches A1 grâce à nos templates gratuits et créer facilement vos supports de communication ✅ Trouvez le design qui vous ressemble✨");
  583.             echo "
  584.         ";
  585.         } else {
  586.             // line 19
  587.             echo "          ";
  588.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans($this->extensions['App\Twig\AppExtension']->getmetaDesciption(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.'19$this->source); })()), "request", [], "any"falsefalsefalse19), "get", [=> "_route"], "method"falsefalsefalse19)));
  589.             echo "
  590.         ";
  591.         }
  592.         // line 21
  593.         echo "        \">
  594.     ";
  595.         
  596.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  597.         
  598.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  599.     }
  600.     // line 24
  601.     public function block_googleTagManager($context, array $blocks = [])
  602.     {
  603.         $macros $this->macros;
  604.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  605.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""googleTagManager"));
  606.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  607.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""googleTagManager"));
  608.         // line 25
  609.         echo "        <!-- Google Tag Manager -->
  610.         <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  611.                     new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  612.                 j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  613.                 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
  614.             })(window,document,'script','dataLayer','GTM-NZSQH69');</script>
  615.         <!-- End Google Tag Manager -->
  616.     ";
  617.         
  618.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  619.         
  620.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  621.     }
  622.     // line 52
  623.     public function block_googleTagManagerDataLayer($context, array $blocks = [])
  624.     {
  625.         $macros $this->macros;
  626.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  627.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""googleTagManagerDataLayer"));
  628.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  629.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""googleTagManagerDataLayer"));
  630.         // line 53
  631.         echo "
  632.     ";
  633.         
  634.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  635.         
  636.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  637.     }
  638.     // line 56
  639.     public function block_batbing($context, array $blocks = [])
  640.     {
  641.         $macros $this->macros;
  642.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  643.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""batbing"));
  644.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  645.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""batbing"));
  646.         // line 57
  647.         echo "        <script>
  648.             (function(w,d,t,r,u){
  649.                 var f,n,i;w[u]=w[u]||[],f=function(){
  650.                     var o={ti:\"26058938\"};
  651.                     o.q=w[u],w[u]=new UET(o),w[u].push(\"pageLoad\")},n=d.createElement(t),n.src=r,n.async=1,n.onload=n.onreadystatechange=function(){
  652.                     var s=this.readyState;s&&s!==\"loaded\"&&s!==\"complete\"||(f(),n.onload=n.onreadystatechange=null)
  653.                 },i=d.getElementsByTagName(t)[0],i.parentNode.insertBefore(n,i)
  654.             })(window,document,\"script\",\"//bat.bing.com/bat.js\",\"uetq\");
  655.         </script>
  656.     ";
  657.         
  658.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  659.         
  660.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  661.     }
  662.     // line 67
  663.     public function block_affilae($context, array $blocks = [])
  664.     {
  665.         $macros $this->macros;
  666.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  667.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""affilae"));
  668.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  669.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""affilae"));
  670.         // line 68
  671.         echo "        <script type=\"text/javascript\">
  672.             var _ae = {
  673.                 \"pid\":\"60ca561de805a54d0b74d1e8\",
  674.             };
  675.             (function() {
  676.                 var element = document.createElement('script'); element.type = 'text/javascript'; element.async = true;
  677.                 element.src = '//static.affilae.com/ae-v3.5.js';
  678.                 var scr = document.getElementsByTagName('script')[0]; scr.parentNode.insertBefore(element, scr);
  679.             })();
  680.         </script>
  681.     ";
  682.         
  683.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  684.         
  685.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  686.     }
  687.     // line 79
  688.     public function block_sendinblue($context, array $blocks = [])
  689.     {
  690.         $macros $this->macros;
  691.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  692.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sendinblue"));
  693.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  694.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sendinblue"));
  695.         // line 80
  696.         echo "        <script type=\"text/javascript\">
  697.             (function() {
  698.                 window.sib = {
  699.                     equeue: [],
  700.                     client_key: \"h9xkojb2g8dat1uwh61tx6g9\"
  701.                 };
  702.                 window.sendinblue = {};
  703.                 for (var j = ['track', 'identify', 'trackLink', 'page'], i = 0; i < j.length; i++) {
  704.                     (function(k) {
  705.                         window.sendinblue[k] = function() {
  706.                             var arg = Array.prototype.slice.call(arguments);
  707.                             (window.sib[k] || function() {
  708.                                 var t = {};
  709.                                 t[k] = arg;
  710.                                 window.sib.equeue.push(t);
  711.                             })(arg[0], arg[1], arg[2]);
  712.                         };
  713.                     })(j[i]);
  714.                 }
  715.                 var n = document.createElement(\"script\"),
  716.                     i = document.getElementsByTagName(\"script\")[0];
  717.                 n.type = \"text/javascript\", n.id = \"sendinblue-js\", n.async = !0, n.src = \"https://sibautomation.com/sa.js?key=\" + window.sib.client_key, i.parentNode.insertBefore(n, i), window.sendinblue.page();
  718.             })();
  719.         </script>
  720.     ";
  721.         
  722.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  723.         
  724.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  725.     }
  726.     // line 105
  727.     public function block_autopilot($context, array $blocks = [])
  728.     {
  729.         $macros $this->macros;
  730.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  731.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""autopilot"));
  732.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  733.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""autopilot"));
  734.         // line 106
  735.         echo "        <script type=\"text/javascript\">
  736.             (function(o){
  737.                 var b=\"https://fastgull.io/anywhere/\",
  738.                     t=\"4684ad70987b450fa3f7e119667ce43c4fe91a511b4f4d8cbc623f17de5eaf0a\",
  739.                     a=window.AutopilotAnywhere={
  740.                         _runQueue:[],
  741.                         run:function(){
  742.                             this._runQueue.push(arguments);}
  743.                     },
  744.                     c=encodeURIComponent,
  745.                     s=\"SCRIPT\",
  746.                     d=document,
  747.                     l=d.getElementsByTagName(s)[0],
  748.                     p=\"t=\"+c(d.title||\"\")+\"&u=\"+c(d.location.href||\"\")+\"&r=\"+c(d.referrer||\"\"),
  749.                     j=\"text/javascript\",
  750.                     z,
  751.                     y;
  752.                 if(!window.Autopilot) window.Autopilot=a;
  753.                 if(o.app) p=\"devmode=true&\"+p;
  754.                 z=function(src,asy){
  755.                     var e=d.createElement(s);
  756.                     e.src=src;
  757.                     e.type=j;
  758.                     e.async=asy;
  759.                     l.parentNode.insertBefore(e,l);
  760.                 };
  761.                 y=function(){
  762.                     z(b+t+'?'+p,true);
  763.                 };
  764.                 if(window.attachEvent){
  765.                     window.attachEvent(\"onload\",y);
  766.                 }else{
  767.                     window.addEventListener(\"load\",y,false);
  768.                 }
  769.             })({});
  770.         </script>
  771.     ";
  772.         
  773.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  774.         
  775.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  776.     }
  777.     // line 177
  778.     public function block_hotjar($context, array $blocks = [])
  779.     {
  780.         $macros $this->macros;
  781.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  782.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""hotjar"));
  783.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  784.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""hotjar"));
  785.         // line 178
  786.         echo "        <script>
  787.             (function(h,o,t,j,a,r){
  788.                 h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
  789.                 h._hjSettings={hjid:2192167,hjsv:6};
  790.                 a=o.getElementsByTagName('head')[0];
  791.                 r=o.createElement('script');r.async=1;
  792.                 r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
  793.                 a.appendChild(r);
  794.             })(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');
  795.         </script>
  796.     ";
  797.         
  798.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  799.         
  800.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  801.     }
  802.     // line 190
  803.     public function block_googleAnalytics($context, array $blocks = [])
  804.     {
  805.         $macros $this->macros;
  806.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  807.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""googleAnalytics"));
  808.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  809.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""googleAnalytics"));
  810.         // line 191
  811.         echo "        <script>
  812.             (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  813.                 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  814.                 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })
  815.             (window,document,'script','//www.google-analytics.com/analytics.js','ga');
  816.             ga('create', 'UA-92203308-1', 'auto');
  817.             ga('send', 'pageview');
  818.         </script>
  819.     ";
  820.         
  821.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  822.         
  823.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  824.     }
  825.     // line 202
  826.     public function block_linkedinInsightTag($context, array $blocks = [])
  827.     {
  828.         $macros $this->macros;
  829.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  830.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""linkedinInsightTag"));
  831.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  832.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""linkedinInsightTag"));
  833.         // line 203
  834.         echo "        <script type=\"text/javascript\">
  835.             _linkedin_partner_id = \"1952460\";
  836.             window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || [];
  837.             window._linkedin_data_partner_ids.push(_linkedin_partner_id);
  838.         </script>
  839.         <script type=\"text/javascript\">
  840.             (function(l) { if (!l){
  841.                 window.lintrk = function(a,b){window.lintrk.q.push([a,b])};
  842.                 window.lintrk.q=[]} var s = document.getElementsByTagName(\"script\")[0];
  843.                 var b = document.createElement(\"script\"); b.type = \"text/javascript\";
  844.                 b.async = true; b.src = \"https://snap.licdn.com/li.lms-analytics/insight.min.js\";
  845.                 s.parentNode.insertBefore(b, s);})(window.lintrk);
  846.         </script>
  847.         <noscript> <img height=\"1\" width=\"1\" style=\"display:none;\" alt=\"\" src=\"https://px.ads.linkedin.com/collect/?pid=1952460&fmt=gif\" /> </noscript>
  848.     ";
  849.         
  850.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  851.         
  852.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  853.     }
  854.     // line 218
  855.     public function block_axeptio($context, array $blocks = [])
  856.     {
  857.         $macros $this->macros;
  858.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  859.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""axeptio"));
  860.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  861.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""axeptio"));
  862.         // line 219
  863.         echo "       <script>
  864.            window.axeptioSettings = {
  865.                clientId: \"63f34525e59535779ebe1a90\",
  866.                cookiesVersion: \"copees-fr\",
  867.            };
  868.            (function(d, s) {
  869.                var t = d.getElementsByTagName(s)[0], e = d.createElement(s);
  870.                e.async = true; e.src = \"//static.axept.io/sdk.js\";
  871.                t.parentNode.insertBefore(e, t);
  872.            })(document, \"script\");
  873.        </script>
  874.     ";
  875.         
  876.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  877.         
  878.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  879.     }
  880.     // line 243
  881.     public function block_microsoftTag($context, array $blocks = [])
  882.     {
  883.         $macros $this->macros;
  884.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  885.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""microsoftTag"));
  886.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  887.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""microsoftTag"));
  888.         // line 244
  889.         echo "        <script>
  890.             (function(w,d,t,r,u)
  891.             {
  892.                 var f,n,i;
  893.                 w[u]=w[u]||[],f=function()
  894.                 {
  895.                     var o={ti:\"295024030\", enableAutoSpaTracking: true};
  896.                     o.q=w[u],w[u]=new UET(o),w[u].push(\"pageLoad\")
  897.                 },
  898.                     n=d.createElement(t),n.src=r,n.async=1,n.onload=n.onreadystatechange=function()
  899.                 {
  900.                     var s=this.readyState;
  901.                     s&&s!==\"loaded\"&&s!==\"complete\"||(f(),n.onload=n.onreadystatechange=null)
  902.                 },
  903.                     i=d.getElementsByTagName(t)[0],i.parentNode.insertBefore(n,i)
  904.             })
  905.             (window,document,\"script\",\"//bat.bing.com/bat.js\",\"uetq\");
  906.             window.uetq=window.uetq||[];
  907.             window.uetq.push('consent', {'default': {
  908.                 'ad_storage': 'denied'
  909.             }});
  910.         </script>
  911.     ";
  912.         
  913.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  914.         
  915.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  916.     }
  917.     // line 269
  918.     public function block_title($context, array $blocks = [])
  919.     {
  920.         $macros $this->macros;
  921.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  922.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  923.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  924.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  925.         // line 270
  926.         echo "            ";
  927.         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.'270$this->source); })()), "request", [], "any"falsefalsefalse270), "attributes", [], "any"falsefalsefalse270), "get", [=> "_route"], "method"falsefalsefalse270) == "accueil") && (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.'270$this->source); })()), "request", [], "any"falsefalsefalse270), "get", [=> "displayProduct"], "method"falsefalsefalse270) == 1)) && (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.'270$this->source); })()), "request", [], "any"falsefalsefalse270), "get", [=> "carteVisite"], "method"falsefalsefalse270) == 1))) {
  928.             // line 271
  929.             echo "                ";
  930.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Carte de visite carrée & rectangulaire : Créer, imprimer et faites vous livrer en 30 min - Copees");
  931.             echo "
  932.             ";
  933.         } elseif ((((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 272
  934. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'272$this->source); })()), "request", [], "any"falsefalsefalse272), "attributes", [], "any"falsefalsefalse272), "get", [=> "_route"], "method"falsefalsefalse272) == "accueil") && (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.'272$this->source); })()), "request", [], "any"falsefalsefalse272), "get", [=> "displayProduct"], "method"falsefalsefalse272) == 1)) && (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.'272$this->source); })()), "request", [], "any"falsefalsefalse272), "get", [=> "flyer"], "method"falsefalsefalse272) == 1))) {
  935.             // line 273
  936.             echo "                ";
  937.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Flyer A5 & A6 : Créer, imprimer et faites vous livrer en 30 min - Copees");
  938.             echo "
  939.             ";
  940.         } elseif ((((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 274
  941. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'274$this->source); })()), "request", [], "any"falsefalsefalse274), "attributes", [], "any"falsefalsefalse274), "get", [=> "_route"], "method"falsefalsefalse274) == "accueil") && (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.'274$this->source); })()), "request", [], "any"falsefalsefalse274), "get", [=> "displayProduct"], "method"falsefalsefalse274) == 1)) && (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.'274$this->source); })()), "request", [], "any"falsefalsefalse274), "get", [=> "imprimerRelier"], "method"falsefalsefalse274) == 1))) {
  942.             // line 275
  943.             echo "                ";
  944.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Imprimer en Pdf : Impression rapide et Livraison à domicile - Copees");
  945.             echo "
  946.             ";
  947.         } elseif ((((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 276
  948. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'276$this->source); })()), "request", [], "any"falsefalsefalse276), "attributes", [], "any"falsefalsefalse276), "get", [=> "_route"], "method"falsefalsefalse276) == "nb_designer") && (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.'276$this->source); })()), "request", [], "any"falsefalsefalse276), "get", [=> "format"], "method"falsefalsefalse276) == 31)) && (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.'276$this->source); })()), "request", [], "any"falsefalsefalse276), "get", [=> "product"], "method"falsefalsefalse276) == 6))) {
  949.             // line 277
  950.             echo "                ";
  951.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Modèle d'affiches A1 personnalisable en ligne - Copees");
  952.             echo "
  953.             ";
  954.         } else {
  955.             // line 279
  956.             echo "                ";
  957.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans($this->extensions['App\Twig\AppExtension']->getTitlePage(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.'279$this->source); })()), "request", [], "any"falsefalsefalse279), "get", [=> "_route"], "method"falsefalsefalse279)));
  958.             echo "
  959.             ";
  960.         }
  961.         // line 281
  962.         echo "        ";
  963.         
  964.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  965.         
  966.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  967.     }
  968.     // line 285
  969.     public function block_stylesheets($context, array $blocks = [])
  970.     {
  971.         $macros $this->macros;
  972.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  973.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  974.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  975.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  976.         // line 286
  977.         echo "        ";
  978.         echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackLinkTags("app_front");
  979.         echo "
  980.     ";
  981.         
  982.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  983.         
  984.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  985.     }
  986.     // line 316
  987.     public function block_javascriptsLinkedinPx($context, array $blocks = [])
  988.     {
  989.         $macros $this->macros;
  990.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  991.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascriptsLinkedinPx"));
  992.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  993.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascriptsLinkedinPx"));
  994.         // line 317
  995.         echo "
  996.         <script type=\"text/javascript\">
  997.             _linkedin_partner_id = \"1952460\"; window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || [];
  998.             window._linkedin_data_partner_ids.push(_linkedin_partner_id);
  999.         </script>
  1000.         <script type=\"text/javascript\">
  1001.             (function(){
  1002.                 var s = document.getElementsByTagName(\"script\")[0];
  1003.                 var b = document.createElement(\"script\");
  1004.                 b.type = \"text/javascript\";
  1005.                 b.async = true;
  1006.                 b.src = \"https://snap.licdn.com/li.lms-analytics/insight.min.js\";
  1007.                 s.parentNode.insertBefore(b, s);
  1008.             })();
  1009.         </script>
  1010.         <noscript>
  1011.             <img height=\"1\" width=\"1\" style=\"display:none;\" alt=\"\" src=\"https://px.ads.linkedin.com/collect/?pid=1952460&fmt=gif\" />
  1012.         </noscript>
  1013.     ";
  1014.         
  1015.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1016.         
  1017.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1018.     }
  1019.     // line 336
  1020.     public function block_facebookPixel($context, array $blocks = [])
  1021.     {
  1022.         $macros $this->macros;
  1023.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1024.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""facebookPixel"));
  1025.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1026.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""facebookPixel"));
  1027.         // line 337
  1028.         echo "        <!-- Facebook Pixel Code -->
  1029.         <script>
  1030.             !function(f,b,e,v,n,t,s)
  1031.             {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
  1032.                 n.callMethod.apply(n,arguments):n.queue.push(arguments)};
  1033.                 if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
  1034.                 n.queue=[];t=b.createElement(e);t.async=!0;
  1035.                 t.src=v;s=b.getElementsByTagName(e)[0];
  1036.                 s.parentNode.insertBefore(t,s)}(window,document,'script',
  1037.                 'https://connect.facebook.net/en_US/fbevents.js');
  1038.             fbq('init', '143923729641749');
  1039.             fbq('track', 'PageView');
  1040.         </script>
  1041.         <noscript>
  1042.             <img height=\"1\" width=\"1\"
  1043.                  src=\"https://www.facebook.com/tr?id=143923729641749&ev=PageView&noscript=1\"/>
  1044.         </noscript>
  1045.         <!-- End Facebook Pixel Code -->
  1046.     ";
  1047.         
  1048.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1049.         
  1050.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1051.     }
  1052.     // line 356
  1053.     public function block_Taboola($context, array $blocks = [])
  1054.     {
  1055.         $macros $this->macros;
  1056.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1057.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""Taboola"));
  1058.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1059.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""Taboola"));
  1060.         // line 357
  1061.         echo "        <!-- Taboola Pixel Code -->
  1062.         <script type='text/javascript'>
  1063.             window._tfa = window._tfa || [];
  1064.             window._tfa.push({notify: 'event', name: 'page_view', id: 1280720});
  1065.             !function (t, f, a, x) {
  1066.                 if (!document.getElementById(x)) {
  1067.                     t.async = 1;t.src = a;t.id=x;f.parentNode.insertBefore(t, f);
  1068.                 }
  1069.             }(document.createElement('script'),
  1070.                 document.getElementsByTagName('script')[0],
  1071.                 '//cdn.taboola.com/libtrc/unip/1280720/tfa.js',
  1072.                 'tb_tfa_script');
  1073.         </script>
  1074.         <noscript>
  1075.             <img src='https://trc.taboola.com/1280720/log/3/unip?en=page_view'
  1076.                  width='0' height='0' style='display:none'/>
  1077.         </noscript>
  1078.         <!-- End of Taboola Pixel Code -->
  1079.     ";
  1080.         
  1081.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1082.         
  1083.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1084.     }
  1085.     // line 376
  1086.     public function block_javascriptsAdword($context, array $blocks = [])
  1087.     {
  1088.         $macros $this->macros;
  1089.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1090.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascriptsAdword"));
  1091.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1092.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascriptsAdword"));
  1093.         // line 377
  1094.         echo "
  1095.     ";
  1096.         
  1097.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1098.         
  1099.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1100.     }
  1101.     // line 427
  1102.     public function block_javascriptsSnippet($context, array $blocks = [])
  1103.     {
  1104.         $macros $this->macros;
  1105.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1106.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascriptsSnippet"));
  1107.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1108.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascriptsSnippet"));
  1109.         // line 428
  1110.         echo "
  1111.     ";
  1112.         
  1113.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1114.         
  1115.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1116.     }
  1117.     // line 449
  1118.     public function block_body($context, array $blocks = [])
  1119.     {
  1120.         $macros $this->macros;
  1121.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1122.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  1123.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1124.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  1125.         
  1126.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1127.         
  1128.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1129.     }
  1130.     // line 450
  1131.     public function block_javascripts($context, array $blocks = [])
  1132.     {
  1133.         $macros $this->macros;
  1134.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1135.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  1136.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1137.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  1138.         // line 451
  1139.         echo "    ";
  1140.         echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackScriptTags("app_front");
  1141.         echo "
  1142.     ";
  1143.         // line 452
  1144.         echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackScriptTags("compte");
  1145.         echo "
  1146. ";
  1147.         
  1148.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1149.         
  1150.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1151.     }
  1152.     public function getTemplateName()
  1153.     {
  1154.         return "front/layout.html.twig";
  1155.     }
  1156.     public function isTraitable()
  1157.     {
  1158.         return false;
  1159.     }
  1160.     public function getDebugInfo()
  1161.     {
  1162.         return array (  1279 => 452,  1274 => 451,  1264 => 450,  1246 => 449,  1235 => 428,  1225 => 427,  1214 => 377,  1204 => 376,  1176 => 357,  1166 => 356,  1138 => 337,  1128 => 336,  1100 => 317,  1090 => 316,  1077 => 286,  1067 => 285,  1057 => 281,  1051 => 279,  1045 => 277,  1043 => 276,  1038 => 275,  1036 => 274,  1031 => 273,  1029 => 272,  1024 => 271,  1021 => 270,  1011 => 269,  978 => 244,  968 => 243,  946 => 219,  936 => 218,  912 => 203,  902 => 202,  883 => 191,  873 => 190,  853 => 178,  843 => 177,  797 => 106,  787 => 105,  753 => 80,  743 => 79,  723 => 68,  713 => 67,  694 => 57,  684 => 56,  673 => 53,  663 => 52,  646 => 25,  636 => 24,  625 => 21,  619 => 19,  613 => 17,  611 => 16,  606 => 15,  604 => 14,  599 => 13,  597 => 12,  592 => 11,  590 => 10,  587 => 9,  577 => 8,  455 => 499,  450 => 497,  446 => 496,  441 => 495,  439 => 493,  438 => 492,  437 => 491,  436 => 490,  435 => 489,  434 => 488,  433 => 487,  432 => 486,  431 => 485,  430 => 484,  429 => 483,  428 => 482,  427 => 481,  426 => 480,  425 => 479,  424 => 478,  423 => 477,  422 => 476,  421 => 475,  420 => 474,  415 => 472,  411 => 471,  406 => 469,  402 => 468,  398 => 467,  394 => 466,  390 => 465,  386 => 464,  382 => 463,  377 => 461,  368 => 454,  366 => 450,  364 => 449,  358 => 444,  350 => 438,  346 => 436,  342 => 434,  340 => 433,  335 => 430,  333 => 427,  312 => 410,  310 => 409,  306 => 408,  303 => 407,  301 => 406,  296 => 404,  293 => 403,  291 => 402,  288 => 401,  282 => 399,  279 => 398,  277 => 397,  273 => 396,  270 => 395,  267 => 394,  265 => 393,  249 => 379,  246 => 376,  243 => 356,  240 => 336,  238 => 316,  234 => 314,  229 => 312,  225 => 311,  220 => 310,  218 => 308,  217 => 307,  216 => 306,  215 => 305,  214 => 304,  213 => 303,  212 => 302,  211 => 301,  210 => 300,  209 => 299,  208 => 298,  207 => 297,  206 => 296,  205 => 295,  204 => 294,  203 => 293,  202 => 292,  201 => 291,  200 => 290,  199 => 289,  196 => 288,  194 => 285,  189 => 282,  187 => 269,  184 => 268,  182 => 243,  169 => 232,  166 => 218,  164 => 202,  161 => 201,  159 => 190,  156 => 189,  154 => 177,  151 => 176,  148 => 105,  145 => 79,  142 => 67,  140 => 56,  137 => 55,  135 => 52,  128 => 48,  124 => 47,  120 => 46,  116 => 45,  113 => 44,  110 => 43,  107 => 42,  104 => 41,  101 => 40,  98 => 39,  95 => 38,  92 => 37,  89 => 36,  86 => 35,  83 => 34,  80 => 33,  78 => 24,  75 => 23,  73 => 8,  64 => 1,);
  1163.     }
  1164.     public function getSourceContext()
  1165.     {
  1166.         return new Source("<!DOCTYPE html>
  1167. <html lang=\"en\">
  1168. <head>
  1169.     <meta charset=\"utf-8\">
  1170.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  1171.     {% block metaDescription %}
  1172.         <meta name=\"description\" content=\"
  1173.         {% if app.request.attributes.get('_route') == 'accueil' and app.request.get('displayProduct') == 1 and app.request.get('carteVisite') == 1  %}
  1174.            {{ \"Faites imprimer directement en ligne vos cartes de visites carrée ou rectangulaire ! ✨ Livraison à domicile en 30min sur Paris ✅\"|trans|raw }}
  1175.         {% elseif app.request.attributes.get('_route') == 'accueil' and app.request.get('displayProduct') == 1 and app.request.get('flyer') == 1 %}
  1176.             {{ \"Faites imprimer directement en ligne vos Flyers au format A5 ou A6 ! ✨ Livraison à domicile en 30min sur Paris ✅\"|trans|raw }}
  1177.         {% elseif app.request.attributes.get('_route') == 'accueil' and app.request.get('displayProduct') == 1 and app.request.get('imprimerRelier') == 1 %}
  1178.             {{ \"Importez votre fichier, choisissez votre papier, votre format et votre reliure. C'est prêt ! ✨ Livraison à domicile en 30min sur Paris ✅\"|trans|raw }}
  1179.         {% elseif app.request.attributes.get('_route') == 'nb_designer' and app.request.get('format') == 31 and app.request.get('product') == 6 %}
  1180.             {{ \"Créer simplement vos posters et affiches A1 grâce à nos templates gratuits et créer facilement vos supports de communication ✅ Trouvez le design qui vous ressemble✨\"|trans|raw }}
  1181.         {% else %}
  1182.           {{ getmetaDesciption(app.request.get('_route'))|trans|raw  }}
  1183.         {% endif %}
  1184.         \">
  1185.     {% endblock %}
  1186.     <meta name=\"author\" content=\"\">
  1187.     {% block googleTagManager %}
  1188.         <!-- Google Tag Manager -->
  1189.         <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  1190.                     new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  1191.                 j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  1192.                 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
  1193.             })(window,document,'script','dataLayer','GTM-NZSQH69');</script>
  1194.         <!-- End Google Tag Manager -->
  1195.     {% endblock %}
  1196.     {% set dataUserTypeHeader = getTypeUserAndAboTagGoogle(app.user) %}
  1197.     {% set sessionLivraisontagHeader = getSessionLivraison() %}
  1198.     {% if app.user %}
  1199.         {% set user_login_statusHeader = 'logged in' %}
  1200.         {% set user_typeHeader = dataUserTypeHeader.user_type %}
  1201.         {% set subscription_typeHeader = dataUserTypeHeader.subscription_type %}
  1202.     {% else %}
  1203.         {% set user_login_statusHeader = 'logged out' %}
  1204.         {% set user_typeHeader = dataUserTypeHeader.user_type %}
  1205.         {% set subscription_typeHeader = dataUserTypeHeader.subscription_type %}
  1206.     {% endif %}
  1207.     <script>
  1208.         var dataLayer_var_delivery_adress = '{{ sessionLivraisontagHeader.addresseAdresse }}';
  1209.         var dataLayer_var_user_login_status = '{{ user_login_statusHeader }}';
  1210.         var dataLayer_var_user_type = '{{ user_typeHeader }}';
  1211.         var dataLayer_var_subscription_type = '{{ subscription_typeHeader }}';
  1212.         var titlePage = '';
  1213.         var categoryPage = '';
  1214.     </script>
  1215.     {% block googleTagManagerDataLayer %}
  1216.     {% endblock %}
  1217.     {% block batbing %}
  1218.         <script>
  1219.             (function(w,d,t,r,u){
  1220.                 var f,n,i;w[u]=w[u]||[],f=function(){
  1221.                     var o={ti:\"26058938\"};
  1222.                     o.q=w[u],w[u]=new UET(o),w[u].push(\"pageLoad\")},n=d.createElement(t),n.src=r,n.async=1,n.onload=n.onreadystatechange=function(){
  1223.                     var s=this.readyState;s&&s!==\"loaded\"&&s!==\"complete\"||(f(),n.onload=n.onreadystatechange=null)
  1224.                 },i=d.getElementsByTagName(t)[0],i.parentNode.insertBefore(n,i)
  1225.             })(window,document,\"script\",\"//bat.bing.com/bat.js\",\"uetq\");
  1226.         </script>
  1227.     {% endblock %}
  1228.     {% block affilae %}
  1229.         <script type=\"text/javascript\">
  1230.             var _ae = {
  1231.                 \"pid\":\"60ca561de805a54d0b74d1e8\",
  1232.             };
  1233.             (function() {
  1234.                 var element = document.createElement('script'); element.type = 'text/javascript'; element.async = true;
  1235.                 element.src = '//static.affilae.com/ae-v3.5.js';
  1236.                 var scr = document.getElementsByTagName('script')[0]; scr.parentNode.insertBefore(element, scr);
  1237.             })();
  1238.         </script>
  1239.     {% endblock %}
  1240.     {% block sendinblue %}
  1241.         <script type=\"text/javascript\">
  1242.             (function() {
  1243.                 window.sib = {
  1244.                     equeue: [],
  1245.                     client_key: \"h9xkojb2g8dat1uwh61tx6g9\"
  1246.                 };
  1247.                 window.sendinblue = {};
  1248.                 for (var j = ['track', 'identify', 'trackLink', 'page'], i = 0; i < j.length; i++) {
  1249.                     (function(k) {
  1250.                         window.sendinblue[k] = function() {
  1251.                             var arg = Array.prototype.slice.call(arguments);
  1252.                             (window.sib[k] || function() {
  1253.                                 var t = {};
  1254.                                 t[k] = arg;
  1255.                                 window.sib.equeue.push(t);
  1256.                             })(arg[0], arg[1], arg[2]);
  1257.                         };
  1258.                     })(j[i]);
  1259.                 }
  1260.                 var n = document.createElement(\"script\"),
  1261.                     i = document.getElementsByTagName(\"script\")[0];
  1262.                 n.type = \"text/javascript\", n.id = \"sendinblue-js\", n.async = !0, n.src = \"https://sibautomation.com/sa.js?key=\" + window.sib.client_key, i.parentNode.insertBefore(n, i), window.sendinblue.page();
  1263.             })();
  1264.         </script>
  1265.     {% endblock %}
  1266.     {%  block autopilot %}
  1267.         <script type=\"text/javascript\">
  1268.             (function(o){
  1269.                 var b=\"https://fastgull.io/anywhere/\",
  1270.                     t=\"4684ad70987b450fa3f7e119667ce43c4fe91a511b4f4d8cbc623f17de5eaf0a\",
  1271.                     a=window.AutopilotAnywhere={
  1272.                         _runQueue:[],
  1273.                         run:function(){
  1274.                             this._runQueue.push(arguments);}
  1275.                     },
  1276.                     c=encodeURIComponent,
  1277.                     s=\"SCRIPT\",
  1278.                     d=document,
  1279.                     l=d.getElementsByTagName(s)[0],
  1280.                     p=\"t=\"+c(d.title||\"\")+\"&u=\"+c(d.location.href||\"\")+\"&r=\"+c(d.referrer||\"\"),
  1281.                     j=\"text/javascript\",
  1282.                     z,
  1283.                     y;
  1284.                 if(!window.Autopilot) window.Autopilot=a;
  1285.                 if(o.app) p=\"devmode=true&\"+p;
  1286.                 z=function(src,asy){
  1287.                     var e=d.createElement(s);
  1288.                     e.src=src;
  1289.                     e.type=j;
  1290.                     e.async=asy;
  1291.                     l.parentNode.insertBefore(e,l);
  1292.                 };
  1293.                 y=function(){
  1294.                     z(b+t+'?'+p,true);
  1295.                 };
  1296.                 if(window.attachEvent){
  1297.                     window.attachEvent(\"onload\",y);
  1298.                 }else{
  1299.                     window.addEventListener(\"load\",y,false);
  1300.                 }
  1301.             })({});
  1302.         </script>
  1303.     {% endblock %}
  1304. {#    {% block Botmind  %}#}
  1305. {#        <script>#}
  1306. {#            window.botmindWidget = null;#}
  1307. {#            {% if app.user %}#}
  1308. {#            function initBotmindChat() {#}
  1309. {#                if (window.botmindWidget.works && window.botmindWidget.init) {#}
  1310. {#                    window.botmindWidget.init({#}
  1311. {#                            token: '7d0c834b-1310-4d1f-8562-a3461748feee',#}
  1312. {#                            host: 'https://api.widget.botmind.io',#}
  1313. {#                            language: 'fr',#}
  1314. {#                        },#}
  1315. {#                        {#}
  1316. {#                            email: '{{ app.user.email }}',#}
  1317. {#                            firstName: '{{ app.user.firstname }}',#}
  1318. {#                            lastName: '{{ app.user.lastname }}'#}
  1319. {#                        }#}
  1320. {#                    );#}
  1321. {#                }#}
  1322. {#            }#}
  1323. {#            {% else %}#}
  1324. {#            function initBotmindChat() {#}
  1325. {#                if (window.botmindWidget.works && window.botmindWidget.init) {#}
  1326. {#                    window.botmindWidget.init({#}
  1327. {#                        token: '7d0c834b-1310-4d1f-8562-a3461748feee',#}
  1328. {#                        host: 'https://api.widget.botmind.io',#}
  1329. {#                        language: 'fr',#}
  1330. {#                    });#}
  1331. {#                }#}
  1332. {#            }#}
  1333. {#            {% endif %}#}
  1334. {#            function BCinitialize(i, t) { var n; i.getElementById(t) ? initBotmindChat() : ((n = i.createElement(\"script\")).id = t, n.async = !0, n.src = 'https://api.widget.botmind.io' + \"/public/widget.js\", n.onload = initBotmindChat, i.head.appendChild(n)) } function BCinitiateCall() { BCinitialize(document, \"botmind-webchat-js\") } if (document.readyState === 'loading') { window.addEventListener ? window.addEventListener(\"load\", BCinitiateCall, !1) : window.attachEvent(\"load\", BCinitiateCall, !1) } else { BCinitiateCall() };#}
  1335. {#        </script>#}
  1336. {#    {% endblock %}#}
  1337.     {% block  hotjar %}
  1338.         <script>
  1339.             (function(h,o,t,j,a,r){
  1340.                 h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
  1341.                 h._hjSettings={hjid:2192167,hjsv:6};
  1342.                 a=o.getElementsByTagName('head')[0];
  1343.                 r=o.createElement('script');r.async=1;
  1344.                 r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
  1345.                 a.appendChild(r);
  1346.             })(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');
  1347.         </script>
  1348.     {% endblock %}
  1349.     {% block googleAnalytics  %}
  1350.         <script>
  1351.             (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  1352.                 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  1353.                 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })
  1354.             (window,document,'script','//www.google-analytics.com/analytics.js','ga');
  1355.             ga('create', 'UA-92203308-1', 'auto');
  1356.             ga('send', 'pageview');
  1357.         </script>
  1358.     {% endblock %}
  1359.     {% block linkedinInsightTag %}
  1360.         <script type=\"text/javascript\">
  1361.             _linkedin_partner_id = \"1952460\";
  1362.             window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || [];
  1363.             window._linkedin_data_partner_ids.push(_linkedin_partner_id);
  1364.         </script>
  1365.         <script type=\"text/javascript\">
  1366.             (function(l) { if (!l){
  1367.                 window.lintrk = function(a,b){window.lintrk.q.push([a,b])};
  1368.                 window.lintrk.q=[]} var s = document.getElementsByTagName(\"script\")[0];
  1369.                 var b = document.createElement(\"script\"); b.type = \"text/javascript\";
  1370.                 b.async = true; b.src = \"https://snap.licdn.com/li.lms-analytics/insight.min.js\";
  1371.                 s.parentNode.insertBefore(b, s);})(window.lintrk);
  1372.         </script>
  1373.         <noscript> <img height=\"1\" width=\"1\" style=\"display:none;\" alt=\"\" src=\"https://px.ads.linkedin.com/collect/?pid=1952460&fmt=gif\" /> </noscript>
  1374.     {% endblock %}
  1375.    {% block axeptio %}
  1376.        <script>
  1377.            window.axeptioSettings = {
  1378.                clientId: \"63f34525e59535779ebe1a90\",
  1379.                cookiesVersion: \"copees-fr\",
  1380.            };
  1381.            (function(d, s) {
  1382.                var t = d.getElementsByTagName(s)[0], e = d.createElement(s);
  1383.                e.async = true; e.src = \"//static.axept.io/sdk.js\";
  1384.                t.parentNode.insertBefore(e, t);
  1385.            })(document, \"script\");
  1386.        </script>
  1387.     {% endblock %}
  1388.     <script src=\"https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js\"></script>
  1389.     <!-- Start of HubSpot Embed Code -->
  1390.     <script type=\"text/javascript\" id=\"hs-script-loader\" async defer src=\"//js.hs-scripts.com/9303814.js\"></script>
  1391.     <!-- End of HubSpot Embed Code -->
  1392.     <script type=\"text/javascript\" src=\"https://cdn.weglot.com/weglot.min.js\"></script>
  1393.     <script>
  1394.         Weglot.initialize({
  1395.             api_key: 'wg_92a8ce5f930d4eefbf2c613b24ec64528'
  1396.         });
  1397.     </script>
  1398.     {% block microsoftTag %}
  1399.         <script>
  1400.             (function(w,d,t,r,u)
  1401.             {
  1402.                 var f,n,i;
  1403.                 w[u]=w[u]||[],f=function()
  1404.                 {
  1405.                     var o={ti:\"295024030\", enableAutoSpaTracking: true};
  1406.                     o.q=w[u],w[u]=new UET(o),w[u].push(\"pageLoad\")
  1407.                 },
  1408.                     n=d.createElement(t),n.src=r,n.async=1,n.onload=n.onreadystatechange=function()
  1409.                 {
  1410.                     var s=this.readyState;
  1411.                     s&&s!==\"loaded\"&&s!==\"complete\"||(f(),n.onload=n.onreadystatechange=null)
  1412.                 },
  1413.                     i=d.getElementsByTagName(t)[0],i.parentNode.insertBefore(n,i)
  1414.             })
  1415.             (window,document,\"script\",\"//bat.bing.com/bat.js\",\"uetq\");
  1416.             window.uetq=window.uetq||[];
  1417.             window.uetq.push('consent', {'default': {
  1418.                 'ad_storage': 'denied'
  1419.             }});
  1420.         </script>
  1421.     {% endblock %}
  1422.     <title>
  1423.         {% block title %}
  1424.             {% if app.request.attributes.get('_route') == 'accueil' and app.request.get('displayProduct') == 1 and app.request.get('carteVisite') == 1  %}
  1425.                 {{ \"Carte de visite carrée & rectangulaire : Créer, imprimer et faites vous livrer en 30 min - Copees\"|trans|raw }}
  1426.             {% elseif app.request.attributes.get('_route') == 'accueil' and app.request.get('displayProduct') == 1 and app.request.get('flyer') == 1 %}
  1427.                 {{ \"Flyer A5 & A6 : Créer, imprimer et faites vous livrer en 30 min - Copees\"|trans|raw }}
  1428.             {% elseif app.request.attributes.get('_route') == 'accueil' and app.request.get('displayProduct') == 1 and app.request.get('imprimerRelier') == 1 %}
  1429.                 {{ \"Imprimer en Pdf : Impression rapide et Livraison à domicile - Copees\"|trans|raw }}
  1430.             {% elseif app.request.attributes.get('_route') == 'nb_designer' and app.request.get('format') == 31 and app.request.get('product') == 6 %}
  1431.                 {{ \"Modèle d'affiches A1 personnalisable en ligne - Copees\"|trans|raw }}
  1432.             {% else %}
  1433.                 {{ getTitlePage(app.request.get('_route'))|trans|raw  }}
  1434.             {% endif %}
  1435.         {% endblock %}
  1436.     </title>
  1437.     <link rel=\"stylesheet\" href=\"https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.min.css\">
  1438.     <link rel=\"stylesheet\" href=\"https://cdnjs.cloudflare.com/ajax/libs/simple-line-icons/2.5.5/css/simple-line-icons.min.css\">
  1439.     {% block stylesheets %}
  1440.         {{ encore_entry_link_tags('app_front') }}
  1441.     {% endblock %}
  1442.     {% if
  1443.         app.request.attributes.get('_route') == 'faq_page2' or
  1444.         app.request.attributes.get('_route') == 'faq_page' or
  1445.         app.request.attributes.get('_route') == 'politique_de_confidentialite_page' or
  1446.         app.request.attributes.get('_route') == 'faq_category' or
  1447.         app.request.attributes.get('_route') == 'imprimerie_247_page' or
  1448.         app.request.attributes.get('_route') == 'la_livraison_page' or
  1449.         app.request.attributes.get('_route') == 'process_commande_page' or
  1450.         app.request.attributes.get('_route') == 'gerer_commande_page' or
  1451.         app.request.attributes.get('_route') == 'les_chris_page' or
  1452.         app.request.attributes.get('_route') == 'conseils_1_page' or
  1453.         app.request.attributes.get('_route') == 'conseils_2_page' or
  1454.         app.request.attributes.get('_route') == 'conseils_3_page' or
  1455.         app.request.attributes.get('_route') == 'contact_page' or
  1456.         app.request.attributes.get('_route') == 'mentions_page' or
  1457.         app.request.attributes.get('_route') == 'cgv_page' or
  1458.         app.request.attributes.get('_route') == 'cookies_page' or
  1459.         app.request.attributes.get('_route') == 'concept_page' or
  1460.         app.request.attributes.get('_route') == 'parrainage_page' or
  1461.         app.request.attributes.get('_route') == 'click_collect_page'
  1462.     %}
  1463.         <link rel=\"stylesheet\" href=\"{{ asset('assets/admin/composer/vc_material.min.css') }}\">
  1464.         <link rel=\"stylesheet\" href=\"{{ asset('assets/admin/composer/js_composer.min.css') }}\">
  1465.         <link rel=\"stylesheet\" href=\"{{ asset('assets/admin/composer/vc_carousel.min.css') }}\">
  1466.     {% endif %}
  1467.     {% block javascriptsLinkedinPx %}
  1468.         <script type=\"text/javascript\">
  1469.             _linkedin_partner_id = \"1952460\"; window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || [];
  1470.             window._linkedin_data_partner_ids.push(_linkedin_partner_id);
  1471.         </script>
  1472.         <script type=\"text/javascript\">
  1473.             (function(){
  1474.                 var s = document.getElementsByTagName(\"script\")[0];
  1475.                 var b = document.createElement(\"script\");
  1476.                 b.type = \"text/javascript\";
  1477.                 b.async = true;
  1478.                 b.src = \"https://snap.licdn.com/li.lms-analytics/insight.min.js\";
  1479.                 s.parentNode.insertBefore(b, s);
  1480.             })();
  1481.         </script>
  1482.         <noscript>
  1483.             <img height=\"1\" width=\"1\" style=\"display:none;\" alt=\"\" src=\"https://px.ads.linkedin.com/collect/?pid=1952460&fmt=gif\" />
  1484.         </noscript>
  1485.     {% endblock %}
  1486.     {% block facebookPixel %}
  1487.         <!-- Facebook Pixel Code -->
  1488.         <script>
  1489.             !function(f,b,e,v,n,t,s)
  1490.             {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
  1491.                 n.callMethod.apply(n,arguments):n.queue.push(arguments)};
  1492.                 if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
  1493.                 n.queue=[];t=b.createElement(e);t.async=!0;
  1494.                 t.src=v;s=b.getElementsByTagName(e)[0];
  1495.                 s.parentNode.insertBefore(t,s)}(window,document,'script',
  1496.                 'https://connect.facebook.net/en_US/fbevents.js');
  1497.             fbq('init', '143923729641749');
  1498.             fbq('track', 'PageView');
  1499.         </script>
  1500.         <noscript>
  1501.             <img height=\"1\" width=\"1\"
  1502.                  src=\"https://www.facebook.com/tr?id=143923729641749&ev=PageView&noscript=1\"/>
  1503.         </noscript>
  1504.         <!-- End Facebook Pixel Code -->
  1505.     {% endblock %}
  1506.     {% block Taboola %}
  1507.         <!-- Taboola Pixel Code -->
  1508.         <script type='text/javascript'>
  1509.             window._tfa = window._tfa || [];
  1510.             window._tfa.push({notify: 'event', name: 'page_view', id: 1280720});
  1511.             !function (t, f, a, x) {
  1512.                 if (!document.getElementById(x)) {
  1513.                     t.async = 1;t.src = a;t.id=x;f.parentNode.insertBefore(t, f);
  1514.                 }
  1515.             }(document.createElement('script'),
  1516.                 document.getElementsByTagName('script')[0],
  1517.                 '//cdn.taboola.com/libtrc/unip/1280720/tfa.js',
  1518.                 'tb_tfa_script');
  1519.         </script>
  1520.         <noscript>
  1521.             <img src='https://trc.taboola.com/1280720/log/3/unip?en=page_view'
  1522.                  width='0' height='0' style='display:none'/>
  1523.         </noscript>
  1524.         <!-- End of Taboola Pixel Code -->
  1525.     {% endblock %}
  1526.     {% block javascriptsAdword %}
  1527.     {% endblock %}
  1528.     <script type=\"application/ld+json\">
  1529.         {
  1530.          \"@context\": \"https://schema.org/\",
  1531.          \"@type\": \"product\",
  1532.          \"name\": \"Copees\",
  1533.          \"aggregateRating\": {
  1534.              \"@type\": \"AggregateRating\",
  1535.               \"ratingValue\": \"4.5\",
  1536.               \"bestRating\": \"5\",
  1537.               \"worstRating\": \"1\",
  1538.               \"ratingCount\": \"2925\"
  1539.           }
  1540.         }
  1541.     </script>
  1542.     {% set countryLanguage = getCountrySelect() %}
  1543.     {% set countryLanguageCode = getCountryCode() %}
  1544.     <script>
  1545.         var countryLanguageTab = {{ countryLanguageCode|json_encode|raw  }};
  1546.         {% if getCountrySelect()|length > 0 %}
  1547.         {% set countrySelect = getCountrySelect()[0] %}
  1548.         var languageCodeCountry = '{{ countrySelect.languageCode  }}';
  1549.         {% endif %}
  1550.     </script>
  1551.     {% set dragDropStrUpload = '<h5 style=\"margin-bottom:0px;\">'~\"Livraison le jour même sur créneau de 30 mn dans plus de 10 villes ou sous 48H maximum dans le reste de la France.\"|trans ~'</h5><h5 style=\"margin-bottom:0px;\">'~ \"Plus de 100 combinaisons de reliures.\"|trans ~'</h5><h5 style=\"margin-bottom:0px;\">'~ \"Vous pouvez importer jusqu’a 30 fichiers.\"|trans ~'</h5><h5 style=\"margin-bottom:0px;\">'~ \"Livraison gratuite dès 29€\"|trans ~'</h5><h5 style=\"margin-bottom:0px;\">'~ \"Prix instantané avec la technologie auto detect\"|trans ~'</h5>' %}
  1552.     <script>
  1553.         var dragDropStrUpload = '{{ dragDropStrUpload|raw  }}';
  1554.     </script>
  1555.     {% set autocompleteGoogleStr = '<div class=\"pac-item-label\"> <span>'~ \"Continuez à saisir votre adresse pour afficher plus de résultats (numéro + nom de la rue)\"|trans ~'</span> </div>' %}
  1556.     <script>
  1557.         var autocompleteGoogleStr = '{{ autocompleteGoogleStr|raw  }}';
  1558.         {% set choisir_adresse = \"Veillez choisir une adresse\"|trans %}
  1559.         var choisir_adresse = '{{ choisir_adresse }}';
  1560.     </script>
  1561.     <script type=\"text/javascript\" src=\"https://cdn.weglot.com/weglot.min.js\"></script>
  1562.     <script>
  1563.         Weglot.initialize({
  1564.             api_key: 'wg_62bcdcd0bbd8f50dc2662f6ff6b217681'
  1565.         });
  1566.     </script>
  1567.     <!-- Google tag (gtag.js) -->
  1568.     <script async src=\"https://www.googletagmanager.com/gtag/js?id=AW-968321694\"></script>
  1569.     <script>
  1570.         window.dataLayer = window.dataLayer || [];
  1571.         function gtag(){dataLayer.push(arguments);}
  1572.         gtag('js', new Date());
  1573.         gtag('config', 'AW-968321694');
  1574.     </script>
  1575.     {% block javascriptsSnippet %}
  1576.     {% endblock %}
  1577. </head>
  1578. <body
  1579.         {% if app.request.attributes.get('_route') in ['liseuse','liseuse_poste'] %}
  1580.             class=\"no-scroll headerWhite\"
  1581.         {% else %}
  1582.             class=\"headerWhite\"
  1583.         {% endif %}
  1584. >
  1585. <!-- Google Tag Manager (noscript) -->
  1586. <noscript>
  1587.     <iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-NZSQH69\"height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe>
  1588. </noscript>
  1589. <script>
  1590.     var localeL= '{{ app.request.locale }}' ;
  1591. </script>
  1592. <!-- End Google Tag Manager (noscript) -->
  1593. {#<div id=\"4aed8b1d-2146-4753-ab20-bd281355edd6\"></div>#}
  1594. {#<script defer charset=\"utf-8\" src=\"https://widgets.rr.skeepers.io/generated/d249c70c-6256-6b84-3147-584386d3fa2a/4aed8b1d-2146-4753-ab20-bd281355edd6.js\"></script>#}
  1595. {% block body %}{% endblock %}
  1596. {% block javascripts %}
  1597.     {{ encore_entry_script_tags('app_front') }}
  1598.     {{ encore_entry_script_tags('compte') }}
  1599. {% endblock %}
  1600. <!-- Start of copees Zendesk Widget script -->
  1601. <script id=\"ze-snippet\" src=\"https://static.zdassets.com/ekr/snippet.js?key=b4f2c0bc-2f96-487a-ac7f-49323eb3f9a1\"> </script>
  1602. <!-- End of copees Zendesk Widget script -->
  1603. <script src=\"https://code.jquery.com/jquery-3.4.1.js\"  integrity=\"sha256-WpOohJOqMqqyKL9FccASB9O0KwACQJpFTUBLTYOVvVU=\"  crossorigin=\"anonymous\"></script>
  1604. <script src=\"https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.concat.min.js\"></script>
  1605. <script>
  1606.     var urlSite = \"{{ app.request.scheme ~'://' ~ app.request.httpHost }}\";
  1607. </script>
  1608. <script src=\"{{ asset('assets/admin/liveIcon/snap.svg-min.js') }}\"></script>
  1609. <script src=\"{{ asset('assets/admin/liveIcon/TweenMax.min.js') }}\"></script>
  1610. <script src=\"{{ asset('assets/admin/liveIcon/DrawSVGPlugin.min.js') }}\"></script>
  1611. <script src=\"{{ asset('assets/admin/liveIcon/MorphSVGPlugin.min.js') }}\"></script>
  1612. <script src=\"{{ asset('assets/admin/liveIcon/verge.min.js') }}\"></script>
  1613. <script src=\"{{ asset('assets/admin/liveIcon/LivIconsEvo.defaults.js') }}\"></script>
  1614. <script src=\"{{ asset('assets/admin/liveIcon/LivIconsEvo.min.js') }}\"></script>
  1615. <script src=\"{{ asset('bundles/fosjsrouting/js/router.js') }}\"></script>
  1616. <script src=\"{{ path('fos_js_routing_js', { callback: 'fos.Router.setData' }) }}\"></script>
  1617. {% if
  1618.     app.request.attributes.get('_route') == 'faq_page2' or
  1619.     app.request.attributes.get('_route') == 'faq_page' or
  1620.     app.request.attributes.get('_route') == 'politique_de_confidentialite_page' or
  1621.     app.request.attributes.get('_route') == 'faq_category' or
  1622.     app.request.attributes.get('_route') == 'imprimerie_247_page' or
  1623.     app.request.attributes.get('_route') == 'la_livraison_page' or
  1624.     app.request.attributes.get('_route') == 'process_commande_page' or
  1625.     app.request.attributes.get('_route') == 'gerer_commande_page' or
  1626.     app.request.attributes.get('_route') == 'les_chris_page' or
  1627.     app.request.attributes.get('_route') == 'conseils_1_page' or
  1628.     app.request.attributes.get('_route') == 'conseils_2_page' or
  1629.     app.request.attributes.get('_route') == 'conseils_3_page' or
  1630.     app.request.attributes.get('_route') == 'contact_page' or
  1631.     app.request.attributes.get('_route') == 'mentions_page' or
  1632.     app.request.attributes.get('_route') == 'cgv_page' or
  1633.     app.request.attributes.get('_route') == 'cookies_page' or
  1634.     app.request.attributes.get('_route') == 'concept_page' or
  1635.     app.request.attributes.get('_route') == 'parrainage_page' or
  1636.     app.request.attributes.get('_route') == 'click_collect_page'
  1637. %}
  1638.     <script src=\"{{ asset('assets/admin/composer/js_composer_front.min.js') }}\"></script>
  1639.     <script src=\"{{ asset('assets/admin/composer/vc_carousel.min.js') }}\"></script>
  1640.     <script src=\"{{ asset('assets/admin/composer/transition.min.js') }}\"></script>
  1641. {% endif %}
  1642. <script>
  1643.     \$(document).ready(function () {
  1644.         \$(\"#sidebar\").mCustomScrollbar({
  1645.             theme: \"minimal\"
  1646.         });
  1647.         \$('#dismiss, .overlay').on('click', function () {
  1648.             // hide sidebar
  1649.             \$('#sidebar').removeClass('active');
  1650.             // hide overlay
  1651.             \$('.overlay').removeClass('active');
  1652.         });
  1653.         \$('#sidebarCollapse').on('click', function () {
  1654.             // open sidebar
  1655.             \$('#sidebar').addClass('active');
  1656.             // fade in the overlay
  1657.             \$('.overlay').addClass('active');
  1658.             \$('.collapse.in').toggleClass('in');
  1659.             \$('a[aria-expanded=true]').attr('aria-expanded', 'false');
  1660.         });
  1661.         \$('#sidebarCollapse2').on('click', function () {
  1662.             // open sidebar
  1663.             if(\$('#sidebar').hasClass('active')){
  1664.                 console.log('ssdfdfsdf');
  1665.                 \$('#sidebar').removeClass('active');
  1666.                 \$('.overlay').removeClass('active');
  1667.             }else{
  1668.                 \$('#sidebar').addClass('active');
  1669.                 // fade in the overlay
  1670.                 \$('.overlay').addClass('active');
  1671.                 \$('.collapse.in').toggleClass('in');
  1672.                 \$('a[aria-expanded=true]').attr('aria-expanded', 'false');
  1673.             }
  1674.         });
  1675.         // sign in & sign up
  1676.         \$(\"#sidebarUser\").mCustomScrollbar({
  1677.             theme: \"minimal\"
  1678.         });
  1679.         \$('.dismissUser, .overlay').on('click', function () {
  1680.             // hide sidebar
  1681.             \$('#sidebarUser').removeClass('active');
  1682.             \$('#sidebarUserConect').removeClass('active');
  1683.             \$('#sidebarCookieInfo').removeClass('active');
  1684.             // hide overlay
  1685.             \$('.overlay').removeClass('active');
  1686.         });
  1687.         \$('#btnLoginHeader').on('click', function () {
  1688.             \$('#sidebarUser').addClass('active');
  1689.             \$('.overlay').addClass('active');
  1690.             \$('.collapse.in').toggleClass('in');
  1691.             \$('a[aria-expanded=true]').attr('aria-expanded', 'false');
  1692.             \$('#blockUserLogin').slideDown();
  1693.             \$('#blockUserRegister').hide();
  1694.             \$('#blockUserMpo').hide();
  1695.         });
  1696.         \$('.addCompteUserMenu').on('click', function () {
  1697.             \$('#blockUserLogin').hide();
  1698.             \$('#blockUserMpo').hide();
  1699.             \$('#blockUserRegister').slideDown();
  1700.         });
  1701.         \$('.connectCompteUserMenu').on('click', function () {
  1702.             \$('#blockUserLogin').slideDown();
  1703.             \$('#blockUserRegister').hide();
  1704.             \$('#blockUserMpo').hide();
  1705.         });
  1706.         \$('.motPassPerduBlocUser').on('click', function () {
  1707.             \$('#blockUserLogin').hide();
  1708.             \$('#blockUserRegister').hide();
  1709.             \$('#blockUserMpo').slideDown();
  1710.         });
  1711.         \$('#btnUserHeader').on('click', function () {
  1712.             \$('#sidebarUserConect').addClass('active');
  1713.             \$('.overlay').addClass('active');
  1714.             \$('.collapse.in').toggleClass('in');
  1715.             \$('a[aria-expanded=true]').attr('aria-expanded', 'false');
  1716.         });
  1717.         \$('#addAdresseLivraisonLink').on('click', function (e) {
  1718.             e.preventDefault();
  1719.             \$('#menuUserConnect').hide();
  1720.             \$('#menuAdresseLivraison').slideDown();
  1721.         });
  1722.         \$('#addAdresseFacturationLink').on('click', function (e) {
  1723.             e.preventDefault();
  1724.             \$('#menuUserConnect').hide();
  1725.             \$('#menuAdresseFacturation').slideDown();
  1726.         });
  1727.         \$('.prevUserMenu').on('click', function (e) {
  1728.             e.preventDefault();
  1729.             \$('#menuUserConnect').slideDown();
  1730.             \$('#menuAdresseFacturation').hide();
  1731.             \$('#menuAdresseLivraison').hide();
  1732.         });
  1733.         // cookie sideBar
  1734.         \$('#btnPlusInfoCookie').on('click', function () {
  1735.             \$('#sidebarCookieInfo').addClass('active');
  1736.             \$('.overlay').addClass('active');
  1737.             \$('.collapse.in').toggleClass('in');
  1738.             \$('a[aria-expanded=true]').attr('aria-expanded', 'false');
  1739.         });
  1740.     });
  1741. </script>
  1742. </body>
  1743. </html>""front/layout.html.twig""/home/preprodcopees/www/copees-sf/templates/front/layout.html.twig");
  1744.     }
  1745. }