<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* front/layout.html.twig */
class __TwigTemplate_b53a8d803ce621e34ae785469701613fafe17a90d8d5613735c1fa3e3b9255e5 extends \Twig\Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
'metaDescription' => [$this, 'block_metaDescription'],
'googleTagManager' => [$this, 'block_googleTagManager'],
'googleTagManagerDataLayer' => [$this, 'block_googleTagManagerDataLayer'],
'batbing' => [$this, 'block_batbing'],
'affilae' => [$this, 'block_affilae'],
'sendinblue' => [$this, 'block_sendinblue'],
'autopilot' => [$this, 'block_autopilot'],
'hotjar' => [$this, 'block_hotjar'],
'googleAnalytics' => [$this, 'block_googleAnalytics'],
'linkedinInsightTag' => [$this, 'block_linkedinInsightTag'],
'axeptio' => [$this, 'block_axeptio'],
'microsoftTag' => [$this, 'block_microsoftTag'],
'title' => [$this, 'block_title'],
'stylesheets' => [$this, 'block_stylesheets'],
'javascriptsLinkedinPx' => [$this, 'block_javascriptsLinkedinPx'],
'facebookPixel' => [$this, 'block_facebookPixel'],
'Taboola' => [$this, 'block_Taboola'],
'javascriptsAdword' => [$this, 'block_javascriptsAdword'],
'javascriptsSnippet' => [$this, 'block_javascriptsSnippet'],
'body' => [$this, 'block_body'],
'javascripts' => [$this, 'block_javascripts'],
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "front/layout.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "front/layout.html.twig"));
// line 1
echo "<!DOCTYPE html>
<html lang=\"en\">
<head>
<meta charset=\"utf-8\">
<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
";
// line 8
$this->displayBlock('metaDescription', $context, $blocks);
// line 23
echo " <meta name=\"author\" content=\"\">
";
// line 24
$this->displayBlock('googleTagManager', $context, $blocks);
// line 33
echo " ";
$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", false, false, false, 33));
// line 34
echo " ";
$context["sessionLivraisontagHeader"] = $this->extensions['App\Twig\LivraisonExtension']->getSessionLivraison();
// line 35
echo " ";
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", false, false, false, 35)) {
// line 36
echo " ";
$context["user_login_statusHeader"] = "logged in";
// line 37
echo " ";
$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", false, false, false, 37);
// line 38
echo " ";
$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", false, false, false, 38);
// line 39
echo " ";
} else {
// line 40
echo " ";
$context["user_login_statusHeader"] = "logged out";
// line 41
echo " ";
$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", false, false, false, 41);
// line 42
echo " ";
$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", false, false, false, 42);
// line 43
echo " ";
}
// line 44
echo " <script>
var dataLayer_var_delivery_adress = '";
// line 45
echo twig_escape_filter($this->env, twig_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", false, false, false, 45), "html", null, true);
echo "';
var dataLayer_var_user_login_status = '";
// line 46
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", null, true);
echo "';
var dataLayer_var_user_type = '";
// line 47
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", null, true);
echo "';
var dataLayer_var_subscription_type = '";
// line 48
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", null, true);
echo "';
var titlePage = '';
var categoryPage = '';
</script>
";
// line 52
$this->displayBlock('googleTagManagerDataLayer', $context, $blocks);
// line 55
echo "
";
// line 56
$this->displayBlock('batbing', $context, $blocks);
// line 67
echo " ";
$this->displayBlock('affilae', $context, $blocks);
// line 79
echo " ";
$this->displayBlock('sendinblue', $context, $blocks);
// line 105
echo " ";
$this->displayBlock('autopilot', $context, $blocks);
// line 176
echo "
";
// line 177
$this->displayBlock('hotjar', $context, $blocks);
// line 189
echo "
";
// line 190
$this->displayBlock('googleAnalytics', $context, $blocks);
// line 201
echo "
";
// line 202
$this->displayBlock('linkedinInsightTag', $context, $blocks);
// line 218
echo " ";
$this->displayBlock('axeptio', $context, $blocks);
// line 232
echo " <script src=\"https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js\"></script>
<!-- Start of HubSpot Embed Code -->
<script type=\"text/javascript\" id=\"hs-script-loader\" async defer src=\"//js.hs-scripts.com/9303814.js\"></script>
<!-- End of HubSpot Embed Code -->
<script type=\"text/javascript\" src=\"https://cdn.weglot.com/weglot.min.js\"></script>
<script>
Weglot.initialize({
api_key: 'wg_92a8ce5f930d4eefbf2c613b24ec64528'
});
</script>
";
// line 243
$this->displayBlock('microsoftTag', $context, $blocks);
// line 268
echo " <title>
";
// line 269
$this->displayBlock('title', $context, $blocks);
// line 282
echo " </title>
<link rel=\"stylesheet\" href=\"https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.min.css\">
<link rel=\"stylesheet\" href=\"https://cdnjs.cloudflare.com/ajax/libs/simple-line-icons/2.5.5/css/simple-line-icons.min.css\">
";
// line 285
$this->displayBlock('stylesheets', $context, $blocks);
// line 288
echo "
";
// line 289
if ((((((((((((((((((((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 290
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 290, $this->source); })()), "request", [], "any", false, false, false, 290), "attributes", [], "any", false, false, false, 290), "get", [0 => "_route"], "method", false, false, false, 290) == "faq_page2") || (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 291
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 291, $this->source); })()), "request", [], "any", false, false, false, 291), "attributes", [], "any", false, false, false, 291), "get", [0 => "_route"], "method", false, false, false, 291) == "faq_page")) || (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 292
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 292, $this->source); })()), "request", [], "any", false, false, false, 292), "attributes", [], "any", false, false, false, 292), "get", [0 => "_route"], "method", false, false, false, 292) == "politique_de_confidentialite_page")) || (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 293
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 293, $this->source); })()), "request", [], "any", false, false, false, 293), "attributes", [], "any", false, false, false, 293), "get", [0 => "_route"], "method", false, false, false, 293) == "faq_category")) || (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 294
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 294, $this->source); })()), "request", [], "any", false, false, false, 294), "attributes", [], "any", false, false, false, 294), "get", [0 => "_route"], "method", false, false, false, 294) == "imprimerie_247_page")) || (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 295
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 295, $this->source); })()), "request", [], "any", false, false, false, 295), "attributes", [], "any", false, false, false, 295), "get", [0 => "_route"], "method", false, false, false, 295) == "la_livraison_page")) || (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 296
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 296, $this->source); })()), "request", [], "any", false, false, false, 296), "attributes", [], "any", false, false, false, 296), "get", [0 => "_route"], "method", false, false, false, 296) == "process_commande_page")) || (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 297
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 297, $this->source); })()), "request", [], "any", false, false, false, 297), "attributes", [], "any", false, false, false, 297), "get", [0 => "_route"], "method", false, false, false, 297) == "gerer_commande_page")) || (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 298
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 298, $this->source); })()), "request", [], "any", false, false, false, 298), "attributes", [], "any", false, false, false, 298), "get", [0 => "_route"], "method", false, false, false, 298) == "les_chris_page")) || (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 299
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 299, $this->source); })()), "request", [], "any", false, false, false, 299), "attributes", [], "any", false, false, false, 299), "get", [0 => "_route"], "method", false, false, false, 299) == "conseils_1_page")) || (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 300
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 300, $this->source); })()), "request", [], "any", false, false, false, 300), "attributes", [], "any", false, false, false, 300), "get", [0 => "_route"], "method", false, false, false, 300) == "conseils_2_page")) || (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 301
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 301, $this->source); })()), "request", [], "any", false, false, false, 301), "attributes", [], "any", false, false, false, 301), "get", [0 => "_route"], "method", false, false, false, 301) == "conseils_3_page")) || (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 302
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 302, $this->source); })()), "request", [], "any", false, false, false, 302), "attributes", [], "any", false, false, false, 302), "get", [0 => "_route"], "method", false, false, false, 302) == "contact_page")) || (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 303
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 303, $this->source); })()), "request", [], "any", false, false, false, 303), "attributes", [], "any", false, false, false, 303), "get", [0 => "_route"], "method", false, false, false, 303) == "mentions_page")) || (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 304
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 304, $this->source); })()), "request", [], "any", false, false, false, 304), "attributes", [], "any", false, false, false, 304), "get", [0 => "_route"], "method", false, false, false, 304) == "cgv_page")) || (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 305
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 305, $this->source); })()), "request", [], "any", false, false, false, 305), "attributes", [], "any", false, false, false, 305), "get", [0 => "_route"], "method", false, false, false, 305) == "cookies_page")) || (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 306
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 306, $this->source); })()), "request", [], "any", false, false, false, 306), "attributes", [], "any", false, false, false, 306), "get", [0 => "_route"], "method", false, false, false, 306) == "concept_page")) || (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 307
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 307, $this->source); })()), "request", [], "any", false, false, false, 307), "attributes", [], "any", false, false, false, 307), "get", [0 => "_route"], "method", false, false, false, 307) == "parrainage_page")) || (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 308
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 308, $this->source); })()), "request", [], "any", false, false, false, 308), "attributes", [], "any", false, false, false, 308), "get", [0 => "_route"], "method", false, false, false, 308) == "click_collect_page"))) {
// line 310
echo " <link rel=\"stylesheet\" href=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/admin/composer/vc_material.min.css"), "html", null, true);
echo "\">
<link rel=\"stylesheet\" href=\"";
// line 311
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/admin/composer/js_composer.min.css"), "html", null, true);
echo "\">
<link rel=\"stylesheet\" href=\"";
// line 312
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/admin/composer/vc_carousel.min.css"), "html", null, true);
echo "\">
";
}
// line 314
echo "
";
// line 316
$this->displayBlock('javascriptsLinkedinPx', $context, $blocks);
// line 336
echo " ";
$this->displayBlock('facebookPixel', $context, $blocks);
// line 356
echo " ";
$this->displayBlock('Taboola', $context, $blocks);
// line 376
echo " ";
$this->displayBlock('javascriptsAdword', $context, $blocks);
// line 379
echo " <script type=\"application/ld+json\">
{
\"@context\": \"https://schema.org/\",
\"@type\": \"product\",
\"name\": \"Copees\",
\"aggregateRating\": {
\"@type\": \"AggregateRating\",
\"ratingValue\": \"4.5\",
\"bestRating\": \"5\",
\"worstRating\": \"1\",
\"ratingCount\": \"2925\"
}
}
</script>
";
// line 393
$context["countryLanguage"] = $this->extensions['App\Twig\LivraisonExtension']->getCountrySelect();
// line 394
echo " ";
$context["countryLanguageCode"] = $this->extensions['App\Twig\LivraisonExtension']->getCountryCode();
// line 395
echo " <script>
var countryLanguageTab = ";
// line 396
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); })()));
echo ";
";
// line 397
if ((twig_length_filter($this->env, $this->extensions['App\Twig\LivraisonExtension']->getCountrySelect()) > 0)) {
// line 398
echo " ";
$context["countrySelect"] = twig_get_attribute($this->env, $this->source, $this->extensions['App\Twig\LivraisonExtension']->getCountrySelect(), 0, [], "array", false, false, false, 398);
// line 399
echo " var languageCodeCountry = '";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["countrySelect"]) || array_key_exists("countrySelect", $context) ? $context["countrySelect"] : (function () { throw new RuntimeError('Variable "countrySelect" does not exist.', 399, $this->source); })()), "languageCode", [], "any", false, false, false, 399), "html", null, true);
echo "';
";
}
// line 401
echo " </script>
";
// line 402
$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>");
// line 403
echo " <script>
var dragDropStrUpload = '";
// line 404
echo (isset($context["dragDropStrUpload"]) || array_key_exists("dragDropStrUpload", $context) ? $context["dragDropStrUpload"] : (function () { throw new RuntimeError('Variable "dragDropStrUpload" does not exist.', 404, $this->source); })());
echo "';
</script>
";
// line 406
$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>");
// line 407
echo " <script>
var autocompleteGoogleStr = '";
// line 408
echo (isset($context["autocompleteGoogleStr"]) || array_key_exists("autocompleteGoogleStr", $context) ? $context["autocompleteGoogleStr"] : (function () { throw new RuntimeError('Variable "autocompleteGoogleStr" does not exist.', 408, $this->source); })());
echo "';
";
// line 409
$context["choisir_adresse"] = $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Veillez choisir une adresse");
// line 410
echo " var choisir_adresse = '";
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", null, true);
echo "';
</script>
<script type=\"text/javascript\" src=\"https://cdn.weglot.com/weglot.min.js\"></script>
<script>
Weglot.initialize({
api_key: 'wg_62bcdcd0bbd8f50dc2662f6ff6b217681'
});
</script>
<!-- Google tag (gtag.js) -->
<script async src=\"https://www.googletagmanager.com/gtag/js?id=AW-968321694\"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'AW-968321694');
</script>
";
// line 427
$this->displayBlock('javascriptsSnippet', $context, $blocks);
// line 430
echo "</head>
<body
";
// line 433
if (twig_in_filter(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 433, $this->source); })()), "request", [], "any", false, false, false, 433), "attributes", [], "any", false, false, false, 433), "get", [0 => "_route"], "method", false, false, false, 433), [0 => "liseuse", 1 => "liseuse_poste"])) {
// line 434
echo " class=\"no-scroll headerWhite\"
";
} else {
// line 436
echo " class=\"headerWhite\"
";
}
// line 438
echo ">
<!-- Google Tag Manager (noscript) -->
<noscript>
<iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-NZSQH69\"height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe>
</noscript>
<script>
var localeL= '";
// line 444
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, 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.', 444, $this->source); })()), "request", [], "any", false, false, false, 444), "locale", [], "any", false, false, false, 444), "html", null, true);
echo "' ;
</script>
<!-- End Google Tag Manager (noscript) -->
";
// line 449
$this->displayBlock('body', $context, $blocks);
// line 450
$this->displayBlock('javascripts', $context, $blocks);
// line 454
echo "
<!-- Start of copees Zendesk Widget script -->
<script id=\"ze-snippet\" src=\"https://static.zdassets.com/ekr/snippet.js?key=b4f2c0bc-2f96-487a-ac7f-49323eb3f9a1\"> </script>
<!-- End of copees Zendesk Widget script -->
<script src=\"https://code.jquery.com/jquery-3.4.1.js\" integrity=\"sha256-WpOohJOqMqqyKL9FccASB9O0KwACQJpFTUBLTYOVvVU=\" crossorigin=\"anonymous\"></script>
<script src=\"https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.concat.min.js\"></script>
<script>
var urlSite = \"";
// line 461
echo twig_escape_filter($this->env, ((twig_get_attribute($this->env, $this->source, 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.', 461, $this->source); })()), "request", [], "any", false, false, false, 461), "scheme", [], "any", false, false, false, 461) . "://") . twig_get_attribute($this->env, $this->source, 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.', 461, $this->source); })()), "request", [], "any", false, false, false, 461), "httpHost", [], "any", false, false, false, 461)), "html", null, true);
echo "\";
</script>
<script src=\"";
// line 463
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/admin/liveIcon/snap.svg-min.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 464
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/admin/liveIcon/TweenMax.min.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 465
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/admin/liveIcon/DrawSVGPlugin.min.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 466
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/admin/liveIcon/MorphSVGPlugin.min.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 467
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/admin/liveIcon/verge.min.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 468
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/admin/liveIcon/LivIconsEvo.defaults.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 469
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/admin/liveIcon/LivIconsEvo.min.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 471
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/fosjsrouting/js/router.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 472
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("fos_js_routing_js", ["callback" => "fos.Router.setData"]);
echo "\"></script>
";
// line 474
if ((((((((((((((((((((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 475
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 475, $this->source); })()), "request", [], "any", false, false, false, 475), "attributes", [], "any", false, false, false, 475), "get", [0 => "_route"], "method", false, false, false, 475) == "faq_page2") || (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 476
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 476, $this->source); })()), "request", [], "any", false, false, false, 476), "attributes", [], "any", false, false, false, 476), "get", [0 => "_route"], "method", false, false, false, 476) == "faq_page")) || (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 477
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 477, $this->source); })()), "request", [], "any", false, false, false, 477), "attributes", [], "any", false, false, false, 477), "get", [0 => "_route"], "method", false, false, false, 477) == "politique_de_confidentialite_page")) || (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 478
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 478, $this->source); })()), "request", [], "any", false, false, false, 478), "attributes", [], "any", false, false, false, 478), "get", [0 => "_route"], "method", false, false, false, 478) == "faq_category")) || (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 479
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 479, $this->source); })()), "request", [], "any", false, false, false, 479), "attributes", [], "any", false, false, false, 479), "get", [0 => "_route"], "method", false, false, false, 479) == "imprimerie_247_page")) || (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 480
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 480, $this->source); })()), "request", [], "any", false, false, false, 480), "attributes", [], "any", false, false, false, 480), "get", [0 => "_route"], "method", false, false, false, 480) == "la_livraison_page")) || (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 481
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 481, $this->source); })()), "request", [], "any", false, false, false, 481), "attributes", [], "any", false, false, false, 481), "get", [0 => "_route"], "method", false, false, false, 481) == "process_commande_page")) || (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 482
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 482, $this->source); })()), "request", [], "any", false, false, false, 482), "attributes", [], "any", false, false, false, 482), "get", [0 => "_route"], "method", false, false, false, 482) == "gerer_commande_page")) || (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 483
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 483, $this->source); })()), "request", [], "any", false, false, false, 483), "attributes", [], "any", false, false, false, 483), "get", [0 => "_route"], "method", false, false, false, 483) == "les_chris_page")) || (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 484
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 484, $this->source); })()), "request", [], "any", false, false, false, 484), "attributes", [], "any", false, false, false, 484), "get", [0 => "_route"], "method", false, false, false, 484) == "conseils_1_page")) || (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 485
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 485, $this->source); })()), "request", [], "any", false, false, false, 485), "attributes", [], "any", false, false, false, 485), "get", [0 => "_route"], "method", false, false, false, 485) == "conseils_2_page")) || (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 486
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 486, $this->source); })()), "request", [], "any", false, false, false, 486), "attributes", [], "any", false, false, false, 486), "get", [0 => "_route"], "method", false, false, false, 486) == "conseils_3_page")) || (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 487
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 487, $this->source); })()), "request", [], "any", false, false, false, 487), "attributes", [], "any", false, false, false, 487), "get", [0 => "_route"], "method", false, false, false, 487) == "contact_page")) || (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 488
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 488, $this->source); })()), "request", [], "any", false, false, false, 488), "attributes", [], "any", false, false, false, 488), "get", [0 => "_route"], "method", false, false, false, 488) == "mentions_page")) || (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 489
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 489, $this->source); })()), "request", [], "any", false, false, false, 489), "attributes", [], "any", false, false, false, 489), "get", [0 => "_route"], "method", false, false, false, 489) == "cgv_page")) || (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 490
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 490, $this->source); })()), "request", [], "any", false, false, false, 490), "attributes", [], "any", false, false, false, 490), "get", [0 => "_route"], "method", false, false, false, 490) == "cookies_page")) || (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 491
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 491, $this->source); })()), "request", [], "any", false, false, false, 491), "attributes", [], "any", false, false, false, 491), "get", [0 => "_route"], "method", false, false, false, 491) == "concept_page")) || (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 492
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 492, $this->source); })()), "request", [], "any", false, false, false, 492), "attributes", [], "any", false, false, false, 492), "get", [0 => "_route"], "method", false, false, false, 492) == "parrainage_page")) || (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 493
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 493, $this->source); })()), "request", [], "any", false, false, false, 493), "attributes", [], "any", false, false, false, 493), "get", [0 => "_route"], "method", false, false, false, 493) == "click_collect_page"))) {
// line 495
echo " <script src=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/admin/composer/js_composer_front.min.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 496
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/admin/composer/vc_carousel.min.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 497
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/admin/composer/transition.min.js"), "html", null, true);
echo "\"></script>
";
}
// line 499
echo "
<script>
\$(document).ready(function () {
\$(\"#sidebar\").mCustomScrollbar({
theme: \"minimal\"
});
\$('#dismiss, .overlay').on('click', function () {
// hide sidebar
\$('#sidebar').removeClass('active');
// hide overlay
\$('.overlay').removeClass('active');
});
\$('#sidebarCollapse').on('click', function () {
// open sidebar
\$('#sidebar').addClass('active');
// fade in the overlay
\$('.overlay').addClass('active');
\$('.collapse.in').toggleClass('in');
\$('a[aria-expanded=true]').attr('aria-expanded', 'false');
});
\$('#sidebarCollapse2').on('click', function () {
// open sidebar
if(\$('#sidebar').hasClass('active')){
console.log('ssdfdfsdf');
\$('#sidebar').removeClass('active');
\$('.overlay').removeClass('active');
}else{
\$('#sidebar').addClass('active');
// fade in the overlay
\$('.overlay').addClass('active');
\$('.collapse.in').toggleClass('in');
\$('a[aria-expanded=true]').attr('aria-expanded', 'false');
}
});
// sign in & sign up
\$(\"#sidebarUser\").mCustomScrollbar({
theme: \"minimal\"
});
\$('.dismissUser, .overlay').on('click', function () {
// hide sidebar
\$('#sidebarUser').removeClass('active');
\$('#sidebarUserConect').removeClass('active');
\$('#sidebarCookieInfo').removeClass('active');
// hide overlay
\$('.overlay').removeClass('active');
});
\$('#btnLoginHeader').on('click', function () {
\$('#sidebarUser').addClass('active');
\$('.overlay').addClass('active');
\$('.collapse.in').toggleClass('in');
\$('a[aria-expanded=true]').attr('aria-expanded', 'false');
\$('#blockUserLogin').slideDown();
\$('#blockUserRegister').hide();
\$('#blockUserMpo').hide();
});
\$('.addCompteUserMenu').on('click', function () {
\$('#blockUserLogin').hide();
\$('#blockUserMpo').hide();
\$('#blockUserRegister').slideDown();
});
\$('.connectCompteUserMenu').on('click', function () {
\$('#blockUserLogin').slideDown();
\$('#blockUserRegister').hide();
\$('#blockUserMpo').hide();
});
\$('.motPassPerduBlocUser').on('click', function () {
\$('#blockUserLogin').hide();
\$('#blockUserRegister').hide();
\$('#blockUserMpo').slideDown();
});
\$('#btnUserHeader').on('click', function () {
\$('#sidebarUserConect').addClass('active');
\$('.overlay').addClass('active');
\$('.collapse.in').toggleClass('in');
\$('a[aria-expanded=true]').attr('aria-expanded', 'false');
});
\$('#addAdresseLivraisonLink').on('click', function (e) {
e.preventDefault();
\$('#menuUserConnect').hide();
\$('#menuAdresseLivraison').slideDown();
});
\$('#addAdresseFacturationLink').on('click', function (e) {
e.preventDefault();
\$('#menuUserConnect').hide();
\$('#menuAdresseFacturation').slideDown();
});
\$('.prevUserMenu').on('click', function (e) {
e.preventDefault();
\$('#menuUserConnect').slideDown();
\$('#menuAdresseFacturation').hide();
\$('#menuAdresseLivraison').hide();
});
// cookie sideBar
\$('#btnPlusInfoCookie').on('click', function () {
\$('#sidebarCookieInfo').addClass('active');
\$('.overlay').addClass('active');
\$('.collapse.in').toggleClass('in');
\$('a[aria-expanded=true]').attr('aria-expanded', 'false');
});
});
</script>
</body>
</html>";
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 8
public function block_metaDescription($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "metaDescription"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "metaDescription"));
// line 9
echo " <meta name=\"description\" content=\"
";
// line 10
if ((((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, 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.', 10, $this->source); })()), "request", [], "any", false, false, false, 10), "attributes", [], "any", false, false, false, 10), "get", [0 => "_route"], "method", false, false, false, 10) == "accueil") && (twig_get_attribute($this->env, $this->source, 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.', 10, $this->source); })()), "request", [], "any", false, false, false, 10), "get", [0 => "displayProduct"], "method", false, false, false, 10) == 1)) && (twig_get_attribute($this->env, $this->source, 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.', 10, $this->source); })()), "request", [], "any", false, false, false, 10), "get", [0 => "carteVisite"], "method", false, false, false, 10) == 1))) {
// line 11
echo " ";
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 ✅");
echo "
";
} elseif ((((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 12
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 12, $this->source); })()), "request", [], "any", false, false, false, 12), "attributes", [], "any", false, false, false, 12), "get", [0 => "_route"], "method", false, false, false, 12) == "accueil") && (twig_get_attribute($this->env, $this->source, 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.', 12, $this->source); })()), "request", [], "any", false, false, false, 12), "get", [0 => "displayProduct"], "method", false, false, false, 12) == 1)) && (twig_get_attribute($this->env, $this->source, 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.', 12, $this->source); })()), "request", [], "any", false, false, false, 12), "get", [0 => "flyer"], "method", false, false, false, 12) == 1))) {
// line 13
echo " ";
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 ✅");
echo "
";
} elseif ((((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 14
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 14, $this->source); })()), "request", [], "any", false, false, false, 14), "attributes", [], "any", false, false, false, 14), "get", [0 => "_route"], "method", false, false, false, 14) == "accueil") && (twig_get_attribute($this->env, $this->source, 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.', 14, $this->source); })()), "request", [], "any", false, false, false, 14), "get", [0 => "displayProduct"], "method", false, false, false, 14) == 1)) && (twig_get_attribute($this->env, $this->source, 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.', 14, $this->source); })()), "request", [], "any", false, false, false, 14), "get", [0 => "imprimerRelier"], "method", false, false, false, 14) == 1))) {
// line 15
echo " ";
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 ✅");
echo "
";
} elseif ((((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 16
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 16, $this->source); })()), "request", [], "any", false, false, false, 16), "attributes", [], "any", false, false, false, 16), "get", [0 => "_route"], "method", false, false, false, 16) == "nb_designer") && (twig_get_attribute($this->env, $this->source, 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.', 16, $this->source); })()), "request", [], "any", false, false, false, 16), "get", [0 => "format"], "method", false, false, false, 16) == 31)) && (twig_get_attribute($this->env, $this->source, 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.', 16, $this->source); })()), "request", [], "any", false, false, false, 16), "get", [0 => "product"], "method", false, false, false, 16) == 6))) {
// line 17
echo " ";
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✨");
echo "
";
} else {
// line 19
echo " ";
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans($this->extensions['App\Twig\AppExtension']->getmetaDesciption(twig_get_attribute($this->env, $this->source, 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.', 19, $this->source); })()), "request", [], "any", false, false, false, 19), "get", [0 => "_route"], "method", false, false, false, 19)));
echo "
";
}
// line 21
echo " \">
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 24
public function block_googleTagManager($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "googleTagManager"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "googleTagManager"));
// line 25
echo " <!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-NZSQH69');</script>
<!-- End Google Tag Manager -->
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 52
public function block_googleTagManagerDataLayer($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "googleTagManagerDataLayer"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "googleTagManagerDataLayer"));
// line 53
echo "
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 56
public function block_batbing($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "batbing"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "batbing"));
// line 57
echo " <script>
(function(w,d,t,r,u){
var f,n,i;w[u]=w[u]||[],f=function(){
var o={ti:\"26058938\"};
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(){
var s=this.readyState;s&&s!==\"loaded\"&&s!==\"complete\"||(f(),n.onload=n.onreadystatechange=null)
},i=d.getElementsByTagName(t)[0],i.parentNode.insertBefore(n,i)
})(window,document,\"script\",\"//bat.bing.com/bat.js\",\"uetq\");
</script>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 67
public function block_affilae($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "affilae"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "affilae"));
// line 68
echo " <script type=\"text/javascript\">
var _ae = {
\"pid\":\"60ca561de805a54d0b74d1e8\",
};
(function() {
var element = document.createElement('script'); element.type = 'text/javascript'; element.async = true;
element.src = '//static.affilae.com/ae-v3.5.js';
var scr = document.getElementsByTagName('script')[0]; scr.parentNode.insertBefore(element, scr);
})();
</script>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 79
public function block_sendinblue($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "sendinblue"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "sendinblue"));
// line 80
echo " <script type=\"text/javascript\">
(function() {
window.sib = {
equeue: [],
client_key: \"h9xkojb2g8dat1uwh61tx6g9\"
};
window.sendinblue = {};
for (var j = ['track', 'identify', 'trackLink', 'page'], i = 0; i < j.length; i++) {
(function(k) {
window.sendinblue[k] = function() {
var arg = Array.prototype.slice.call(arguments);
(window.sib[k] || function() {
var t = {};
t[k] = arg;
window.sib.equeue.push(t);
})(arg[0], arg[1], arg[2]);
};
})(j[i]);
}
var n = document.createElement(\"script\"),
i = document.getElementsByTagName(\"script\")[0];
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();
})();
</script>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 105
public function block_autopilot($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "autopilot"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "autopilot"));
// line 106
echo " <script type=\"text/javascript\">
(function(o){
var b=\"https://fastgull.io/anywhere/\",
t=\"4684ad70987b450fa3f7e119667ce43c4fe91a511b4f4d8cbc623f17de5eaf0a\",
a=window.AutopilotAnywhere={
_runQueue:[],
run:function(){
this._runQueue.push(arguments);}
},
c=encodeURIComponent,
s=\"SCRIPT\",
d=document,
l=d.getElementsByTagName(s)[0],
p=\"t=\"+c(d.title||\"\")+\"&u=\"+c(d.location.href||\"\")+\"&r=\"+c(d.referrer||\"\"),
j=\"text/javascript\",
z,
y;
if(!window.Autopilot) window.Autopilot=a;
if(o.app) p=\"devmode=true&\"+p;
z=function(src,asy){
var e=d.createElement(s);
e.src=src;
e.type=j;
e.async=asy;
l.parentNode.insertBefore(e,l);
};
y=function(){
z(b+t+'?'+p,true);
};
if(window.attachEvent){
window.attachEvent(\"onload\",y);
}else{
window.addEventListener(\"load\",y,false);
}
})({});
</script>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 177
public function block_hotjar($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "hotjar"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "hotjar"));
// line 178
echo " <script>
(function(h,o,t,j,a,r){
h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
h._hjSettings={hjid:2192167,hjsv:6};
a=o.getElementsByTagName('head')[0];
r=o.createElement('script');r.async=1;
r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
a.appendChild(r);
})(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');
</script>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 190
public function block_googleAnalytics($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "googleAnalytics"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "googleAnalytics"));
// line 191
echo " <script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })
(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-92203308-1', 'auto');
ga('send', 'pageview');
</script>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 202
public function block_linkedinInsightTag($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "linkedinInsightTag"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "linkedinInsightTag"));
// line 203
echo " <script type=\"text/javascript\">
_linkedin_partner_id = \"1952460\";
window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || [];
window._linkedin_data_partner_ids.push(_linkedin_partner_id);
</script>
<script type=\"text/javascript\">
(function(l) { if (!l){
window.lintrk = function(a,b){window.lintrk.q.push([a,b])};
window.lintrk.q=[]} var s = document.getElementsByTagName(\"script\")[0];
var b = document.createElement(\"script\"); b.type = \"text/javascript\";
b.async = true; b.src = \"https://snap.licdn.com/li.lms-analytics/insight.min.js\";
s.parentNode.insertBefore(b, s);})(window.lintrk);
</script>
<noscript> <img height=\"1\" width=\"1\" style=\"display:none;\" alt=\"\" src=\"https://px.ads.linkedin.com/collect/?pid=1952460&fmt=gif\" /> </noscript>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 218
public function block_axeptio($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "axeptio"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "axeptio"));
// line 219
echo " <script>
window.axeptioSettings = {
clientId: \"63f34525e59535779ebe1a90\",
cookiesVersion: \"copees-fr\",
};
(function(d, s) {
var t = d.getElementsByTagName(s)[0], e = d.createElement(s);
e.async = true; e.src = \"//static.axept.io/sdk.js\";
t.parentNode.insertBefore(e, t);
})(document, \"script\");
</script>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 243
public function block_microsoftTag($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "microsoftTag"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "microsoftTag"));
// line 244
echo " <script>
(function(w,d,t,r,u)
{
var f,n,i;
w[u]=w[u]||[],f=function()
{
var o={ti:\"295024030\", enableAutoSpaTracking: true};
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()
{
var s=this.readyState;
s&&s!==\"loaded\"&&s!==\"complete\"||(f(),n.onload=n.onreadystatechange=null)
},
i=d.getElementsByTagName(t)[0],i.parentNode.insertBefore(n,i)
})
(window,document,\"script\",\"//bat.bing.com/bat.js\",\"uetq\");
window.uetq=window.uetq||[];
window.uetq.push('consent', {'default': {
'ad_storage': 'denied'
}});
</script>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 269
public function block_title($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
// line 270
echo " ";
if ((((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, 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.', 270, $this->source); })()), "request", [], "any", false, false, false, 270), "attributes", [], "any", false, false, false, 270), "get", [0 => "_route"], "method", false, false, false, 270) == "accueil") && (twig_get_attribute($this->env, $this->source, 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.', 270, $this->source); })()), "request", [], "any", false, false, false, 270), "get", [0 => "displayProduct"], "method", false, false, false, 270) == 1)) && (twig_get_attribute($this->env, $this->source, 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.', 270, $this->source); })()), "request", [], "any", false, false, false, 270), "get", [0 => "carteVisite"], "method", false, false, false, 270) == 1))) {
// line 271
echo " ";
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");
echo "
";
} elseif ((((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 272
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 272, $this->source); })()), "request", [], "any", false, false, false, 272), "attributes", [], "any", false, false, false, 272), "get", [0 => "_route"], "method", false, false, false, 272) == "accueil") && (twig_get_attribute($this->env, $this->source, 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.', 272, $this->source); })()), "request", [], "any", false, false, false, 272), "get", [0 => "displayProduct"], "method", false, false, false, 272) == 1)) && (twig_get_attribute($this->env, $this->source, 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.', 272, $this->source); })()), "request", [], "any", false, false, false, 272), "get", [0 => "flyer"], "method", false, false, false, 272) == 1))) {
// line 273
echo " ";
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Flyer A5 & A6 : Créer, imprimer et faites vous livrer en 30 min - Copees");
echo "
";
} elseif ((((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 274
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 274, $this->source); })()), "request", [], "any", false, false, false, 274), "attributes", [], "any", false, false, false, 274), "get", [0 => "_route"], "method", false, false, false, 274) == "accueil") && (twig_get_attribute($this->env, $this->source, 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.', 274, $this->source); })()), "request", [], "any", false, false, false, 274), "get", [0 => "displayProduct"], "method", false, false, false, 274) == 1)) && (twig_get_attribute($this->env, $this->source, 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.', 274, $this->source); })()), "request", [], "any", false, false, false, 274), "get", [0 => "imprimerRelier"], "method", false, false, false, 274) == 1))) {
// line 275
echo " ";
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Imprimer en Pdf : Impression rapide et Livraison à domicile - Copees");
echo "
";
} elseif ((((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 276
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 276, $this->source); })()), "request", [], "any", false, false, false, 276), "attributes", [], "any", false, false, false, 276), "get", [0 => "_route"], "method", false, false, false, 276) == "nb_designer") && (twig_get_attribute($this->env, $this->source, 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.', 276, $this->source); })()), "request", [], "any", false, false, false, 276), "get", [0 => "format"], "method", false, false, false, 276) == 31)) && (twig_get_attribute($this->env, $this->source, 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.', 276, $this->source); })()), "request", [], "any", false, false, false, 276), "get", [0 => "product"], "method", false, false, false, 276) == 6))) {
// line 277
echo " ";
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Modèle d'affiches A1 personnalisable en ligne - Copees");
echo "
";
} else {
// line 279
echo " ";
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans($this->extensions['App\Twig\AppExtension']->getTitlePage(twig_get_attribute($this->env, $this->source, 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.', 279, $this->source); })()), "request", [], "any", false, false, false, 279), "get", [0 => "_route"], "method", false, false, false, 279)));
echo "
";
}
// line 281
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 285
public function block_stylesheets($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheets"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheets"));
// line 286
echo " ";
echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackLinkTags("app_front");
echo "
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 316
public function block_javascriptsLinkedinPx($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascriptsLinkedinPx"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascriptsLinkedinPx"));
// line 317
echo "
<script type=\"text/javascript\">
_linkedin_partner_id = \"1952460\"; window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || [];
window._linkedin_data_partner_ids.push(_linkedin_partner_id);
</script>
<script type=\"text/javascript\">
(function(){
var s = document.getElementsByTagName(\"script\")[0];
var b = document.createElement(\"script\");
b.type = \"text/javascript\";
b.async = true;
b.src = \"https://snap.licdn.com/li.lms-analytics/insight.min.js\";
s.parentNode.insertBefore(b, s);
})();
</script>
<noscript>
<img height=\"1\" width=\"1\" style=\"display:none;\" alt=\"\" src=\"https://px.ads.linkedin.com/collect/?pid=1952460&fmt=gif\" />
</noscript>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 336
public function block_facebookPixel($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "facebookPixel"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "facebookPixel"));
// line 337
echo " <!-- Facebook Pixel Code -->
<script>
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window,document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '143923729641749');
fbq('track', 'PageView');
</script>
<noscript>
<img height=\"1\" width=\"1\"
src=\"https://www.facebook.com/tr?id=143923729641749&ev=PageView&noscript=1\"/>
</noscript>
<!-- End Facebook Pixel Code -->
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 356
public function block_Taboola($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "Taboola"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "Taboola"));
// line 357
echo " <!-- Taboola Pixel Code -->
<script type='text/javascript'>
window._tfa = window._tfa || [];
window._tfa.push({notify: 'event', name: 'page_view', id: 1280720});
!function (t, f, a, x) {
if (!document.getElementById(x)) {
t.async = 1;t.src = a;t.id=x;f.parentNode.insertBefore(t, f);
}
}(document.createElement('script'),
document.getElementsByTagName('script')[0],
'//cdn.taboola.com/libtrc/unip/1280720/tfa.js',
'tb_tfa_script');
</script>
<noscript>
<img src='https://trc.taboola.com/1280720/log/3/unip?en=page_view'
width='0' height='0' style='display:none'/>
</noscript>
<!-- End of Taboola Pixel Code -->
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 376
public function block_javascriptsAdword($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascriptsAdword"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascriptsAdword"));
// line 377
echo "
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 427
public function block_javascriptsSnippet($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascriptsSnippet"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascriptsSnippet"));
// line 428
echo "
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 449
public function block_body($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 450
public function block_javascripts($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
// line 451
echo " ";
echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackScriptTags("app_front");
echo "
";
// line 452
echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackScriptTags("compte");
echo "
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function getTemplateName()
{
return "front/layout.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
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,);
}
public function getSourceContext()
{
return new Source("<!DOCTYPE html>
<html lang=\"en\">
<head>
<meta charset=\"utf-8\">
<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
{% block metaDescription %}
<meta name=\"description\" content=\"
{% if app.request.attributes.get('_route') == 'accueil' and app.request.get('displayProduct') == 1 and app.request.get('carteVisite') == 1 %}
{{ \"Faites imprimer directement en ligne vos cartes de visites carrée ou rectangulaire ! ✨ Livraison à domicile en 30min sur Paris ✅\"|trans|raw }}
{% elseif app.request.attributes.get('_route') == 'accueil' and app.request.get('displayProduct') == 1 and app.request.get('flyer') == 1 %}
{{ \"Faites imprimer directement en ligne vos Flyers au format A5 ou A6 ! ✨ Livraison à domicile en 30min sur Paris ✅\"|trans|raw }}
{% elseif app.request.attributes.get('_route') == 'accueil' and app.request.get('displayProduct') == 1 and app.request.get('imprimerRelier') == 1 %}
{{ \"Importez votre fichier, choisissez votre papier, votre format et votre reliure. C'est prêt ! ✨ Livraison à domicile en 30min sur Paris ✅\"|trans|raw }}
{% elseif app.request.attributes.get('_route') == 'nb_designer' and app.request.get('format') == 31 and app.request.get('product') == 6 %}
{{ \"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 }}
{% else %}
{{ getmetaDesciption(app.request.get('_route'))|trans|raw }}
{% endif %}
\">
{% endblock %}
<meta name=\"author\" content=\"\">
{% block googleTagManager %}
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-NZSQH69');</script>
<!-- End Google Tag Manager -->
{% endblock %}
{% set dataUserTypeHeader = getTypeUserAndAboTagGoogle(app.user) %}
{% set sessionLivraisontagHeader = getSessionLivraison() %}
{% if app.user %}
{% set user_login_statusHeader = 'logged in' %}
{% set user_typeHeader = dataUserTypeHeader.user_type %}
{% set subscription_typeHeader = dataUserTypeHeader.subscription_type %}
{% else %}
{% set user_login_statusHeader = 'logged out' %}
{% set user_typeHeader = dataUserTypeHeader.user_type %}
{% set subscription_typeHeader = dataUserTypeHeader.subscription_type %}
{% endif %}
<script>
var dataLayer_var_delivery_adress = '{{ sessionLivraisontagHeader.addresseAdresse }}';
var dataLayer_var_user_login_status = '{{ user_login_statusHeader }}';
var dataLayer_var_user_type = '{{ user_typeHeader }}';
var dataLayer_var_subscription_type = '{{ subscription_typeHeader }}';
var titlePage = '';
var categoryPage = '';
</script>
{% block googleTagManagerDataLayer %}
{% endblock %}
{% block batbing %}
<script>
(function(w,d,t,r,u){
var f,n,i;w[u]=w[u]||[],f=function(){
var o={ti:\"26058938\"};
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(){
var s=this.readyState;s&&s!==\"loaded\"&&s!==\"complete\"||(f(),n.onload=n.onreadystatechange=null)
},i=d.getElementsByTagName(t)[0],i.parentNode.insertBefore(n,i)
})(window,document,\"script\",\"//bat.bing.com/bat.js\",\"uetq\");
</script>
{% endblock %}
{% block affilae %}
<script type=\"text/javascript\">
var _ae = {
\"pid\":\"60ca561de805a54d0b74d1e8\",
};
(function() {
var element = document.createElement('script'); element.type = 'text/javascript'; element.async = true;
element.src = '//static.affilae.com/ae-v3.5.js';
var scr = document.getElementsByTagName('script')[0]; scr.parentNode.insertBefore(element, scr);
})();
</script>
{% endblock %}
{% block sendinblue %}
<script type=\"text/javascript\">
(function() {
window.sib = {
equeue: [],
client_key: \"h9xkojb2g8dat1uwh61tx6g9\"
};
window.sendinblue = {};
for (var j = ['track', 'identify', 'trackLink', 'page'], i = 0; i < j.length; i++) {
(function(k) {
window.sendinblue[k] = function() {
var arg = Array.prototype.slice.call(arguments);
(window.sib[k] || function() {
var t = {};
t[k] = arg;
window.sib.equeue.push(t);
})(arg[0], arg[1], arg[2]);
};
})(j[i]);
}
var n = document.createElement(\"script\"),
i = document.getElementsByTagName(\"script\")[0];
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();
})();
</script>
{% endblock %}
{% block autopilot %}
<script type=\"text/javascript\">
(function(o){
var b=\"https://fastgull.io/anywhere/\",
t=\"4684ad70987b450fa3f7e119667ce43c4fe91a511b4f4d8cbc623f17de5eaf0a\",
a=window.AutopilotAnywhere={
_runQueue:[],
run:function(){
this._runQueue.push(arguments);}
},
c=encodeURIComponent,
s=\"SCRIPT\",
d=document,
l=d.getElementsByTagName(s)[0],
p=\"t=\"+c(d.title||\"\")+\"&u=\"+c(d.location.href||\"\")+\"&r=\"+c(d.referrer||\"\"),
j=\"text/javascript\",
z,
y;
if(!window.Autopilot) window.Autopilot=a;
if(o.app) p=\"devmode=true&\"+p;
z=function(src,asy){
var e=d.createElement(s);
e.src=src;
e.type=j;
e.async=asy;
l.parentNode.insertBefore(e,l);
};
y=function(){
z(b+t+'?'+p,true);
};
if(window.attachEvent){
window.attachEvent(\"onload\",y);
}else{
window.addEventListener(\"load\",y,false);
}
})({});
</script>
{% endblock %}
{# {% block Botmind %}#}
{# <script>#}
{# window.botmindWidget = null;#}
{# {% if app.user %}#}
{# function initBotmindChat() {#}
{# if (window.botmindWidget.works && window.botmindWidget.init) {#}
{# window.botmindWidget.init({#}
{# token: '7d0c834b-1310-4d1f-8562-a3461748feee',#}
{# host: 'https://api.widget.botmind.io',#}
{# language: 'fr',#}
{# },#}
{# {#}
{# email: '{{ app.user.email }}',#}
{# firstName: '{{ app.user.firstname }}',#}
{# lastName: '{{ app.user.lastname }}'#}
{# }#}
{# );#}
{# }#}
{# }#}
{# {% else %}#}
{# function initBotmindChat() {#}
{# if (window.botmindWidget.works && window.botmindWidget.init) {#}
{# window.botmindWidget.init({#}
{# token: '7d0c834b-1310-4d1f-8562-a3461748feee',#}
{# host: 'https://api.widget.botmind.io',#}
{# language: 'fr',#}
{# });#}
{# }#}
{# }#}
{# {% endif %}#}
{# 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() };#}
{# </script>#}
{# {% endblock %}#}
{% block hotjar %}
<script>
(function(h,o,t,j,a,r){
h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
h._hjSettings={hjid:2192167,hjsv:6};
a=o.getElementsByTagName('head')[0];
r=o.createElement('script');r.async=1;
r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
a.appendChild(r);
})(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');
</script>
{% endblock %}
{% block googleAnalytics %}
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })
(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-92203308-1', 'auto');
ga('send', 'pageview');
</script>
{% endblock %}
{% block linkedinInsightTag %}
<script type=\"text/javascript\">
_linkedin_partner_id = \"1952460\";
window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || [];
window._linkedin_data_partner_ids.push(_linkedin_partner_id);
</script>
<script type=\"text/javascript\">
(function(l) { if (!l){
window.lintrk = function(a,b){window.lintrk.q.push([a,b])};
window.lintrk.q=[]} var s = document.getElementsByTagName(\"script\")[0];
var b = document.createElement(\"script\"); b.type = \"text/javascript\";
b.async = true; b.src = \"https://snap.licdn.com/li.lms-analytics/insight.min.js\";
s.parentNode.insertBefore(b, s);})(window.lintrk);
</script>
<noscript> <img height=\"1\" width=\"1\" style=\"display:none;\" alt=\"\" src=\"https://px.ads.linkedin.com/collect/?pid=1952460&fmt=gif\" /> </noscript>
{% endblock %}
{% block axeptio %}
<script>
window.axeptioSettings = {
clientId: \"63f34525e59535779ebe1a90\",
cookiesVersion: \"copees-fr\",
};
(function(d, s) {
var t = d.getElementsByTagName(s)[0], e = d.createElement(s);
e.async = true; e.src = \"//static.axept.io/sdk.js\";
t.parentNode.insertBefore(e, t);
})(document, \"script\");
</script>
{% endblock %}
<script src=\"https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js\"></script>
<!-- Start of HubSpot Embed Code -->
<script type=\"text/javascript\" id=\"hs-script-loader\" async defer src=\"//js.hs-scripts.com/9303814.js\"></script>
<!-- End of HubSpot Embed Code -->
<script type=\"text/javascript\" src=\"https://cdn.weglot.com/weglot.min.js\"></script>
<script>
Weglot.initialize({
api_key: 'wg_92a8ce5f930d4eefbf2c613b24ec64528'
});
</script>
{% block microsoftTag %}
<script>
(function(w,d,t,r,u)
{
var f,n,i;
w[u]=w[u]||[],f=function()
{
var o={ti:\"295024030\", enableAutoSpaTracking: true};
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()
{
var s=this.readyState;
s&&s!==\"loaded\"&&s!==\"complete\"||(f(),n.onload=n.onreadystatechange=null)
},
i=d.getElementsByTagName(t)[0],i.parentNode.insertBefore(n,i)
})
(window,document,\"script\",\"//bat.bing.com/bat.js\",\"uetq\");
window.uetq=window.uetq||[];
window.uetq.push('consent', {'default': {
'ad_storage': 'denied'
}});
</script>
{% endblock %}
<title>
{% block title %}
{% if app.request.attributes.get('_route') == 'accueil' and app.request.get('displayProduct') == 1 and app.request.get('carteVisite') == 1 %}
{{ \"Carte de visite carrée & rectangulaire : Créer, imprimer et faites vous livrer en 30 min - Copees\"|trans|raw }}
{% elseif app.request.attributes.get('_route') == 'accueil' and app.request.get('displayProduct') == 1 and app.request.get('flyer') == 1 %}
{{ \"Flyer A5 & A6 : Créer, imprimer et faites vous livrer en 30 min - Copees\"|trans|raw }}
{% elseif app.request.attributes.get('_route') == 'accueil' and app.request.get('displayProduct') == 1 and app.request.get('imprimerRelier') == 1 %}
{{ \"Imprimer en Pdf : Impression rapide et Livraison à domicile - Copees\"|trans|raw }}
{% elseif app.request.attributes.get('_route') == 'nb_designer' and app.request.get('format') == 31 and app.request.get('product') == 6 %}
{{ \"Modèle d'affiches A1 personnalisable en ligne - Copees\"|trans|raw }}
{% else %}
{{ getTitlePage(app.request.get('_route'))|trans|raw }}
{% endif %}
{% endblock %}
</title>
<link rel=\"stylesheet\" href=\"https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.min.css\">
<link rel=\"stylesheet\" href=\"https://cdnjs.cloudflare.com/ajax/libs/simple-line-icons/2.5.5/css/simple-line-icons.min.css\">
{% block stylesheets %}
{{ encore_entry_link_tags('app_front') }}
{% endblock %}
{% if
app.request.attributes.get('_route') == 'faq_page2' or
app.request.attributes.get('_route') == 'faq_page' or
app.request.attributes.get('_route') == 'politique_de_confidentialite_page' or
app.request.attributes.get('_route') == 'faq_category' or
app.request.attributes.get('_route') == 'imprimerie_247_page' or
app.request.attributes.get('_route') == 'la_livraison_page' or
app.request.attributes.get('_route') == 'process_commande_page' or
app.request.attributes.get('_route') == 'gerer_commande_page' or
app.request.attributes.get('_route') == 'les_chris_page' or
app.request.attributes.get('_route') == 'conseils_1_page' or
app.request.attributes.get('_route') == 'conseils_2_page' or
app.request.attributes.get('_route') == 'conseils_3_page' or
app.request.attributes.get('_route') == 'contact_page' or
app.request.attributes.get('_route') == 'mentions_page' or
app.request.attributes.get('_route') == 'cgv_page' or
app.request.attributes.get('_route') == 'cookies_page' or
app.request.attributes.get('_route') == 'concept_page' or
app.request.attributes.get('_route') == 'parrainage_page' or
app.request.attributes.get('_route') == 'click_collect_page'
%}
<link rel=\"stylesheet\" href=\"{{ asset('assets/admin/composer/vc_material.min.css') }}\">
<link rel=\"stylesheet\" href=\"{{ asset('assets/admin/composer/js_composer.min.css') }}\">
<link rel=\"stylesheet\" href=\"{{ asset('assets/admin/composer/vc_carousel.min.css') }}\">
{% endif %}
{% block javascriptsLinkedinPx %}
<script type=\"text/javascript\">
_linkedin_partner_id = \"1952460\"; window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || [];
window._linkedin_data_partner_ids.push(_linkedin_partner_id);
</script>
<script type=\"text/javascript\">
(function(){
var s = document.getElementsByTagName(\"script\")[0];
var b = document.createElement(\"script\");
b.type = \"text/javascript\";
b.async = true;
b.src = \"https://snap.licdn.com/li.lms-analytics/insight.min.js\";
s.parentNode.insertBefore(b, s);
})();
</script>
<noscript>
<img height=\"1\" width=\"1\" style=\"display:none;\" alt=\"\" src=\"https://px.ads.linkedin.com/collect/?pid=1952460&fmt=gif\" />
</noscript>
{% endblock %}
{% block facebookPixel %}
<!-- Facebook Pixel Code -->
<script>
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window,document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '143923729641749');
fbq('track', 'PageView');
</script>
<noscript>
<img height=\"1\" width=\"1\"
src=\"https://www.facebook.com/tr?id=143923729641749&ev=PageView&noscript=1\"/>
</noscript>
<!-- End Facebook Pixel Code -->
{% endblock %}
{% block Taboola %}
<!-- Taboola Pixel Code -->
<script type='text/javascript'>
window._tfa = window._tfa || [];
window._tfa.push({notify: 'event', name: 'page_view', id: 1280720});
!function (t, f, a, x) {
if (!document.getElementById(x)) {
t.async = 1;t.src = a;t.id=x;f.parentNode.insertBefore(t, f);
}
}(document.createElement('script'),
document.getElementsByTagName('script')[0],
'//cdn.taboola.com/libtrc/unip/1280720/tfa.js',
'tb_tfa_script');
</script>
<noscript>
<img src='https://trc.taboola.com/1280720/log/3/unip?en=page_view'
width='0' height='0' style='display:none'/>
</noscript>
<!-- End of Taboola Pixel Code -->
{% endblock %}
{% block javascriptsAdword %}
{% endblock %}
<script type=\"application/ld+json\">
{
\"@context\": \"https://schema.org/\",
\"@type\": \"product\",
\"name\": \"Copees\",
\"aggregateRating\": {
\"@type\": \"AggregateRating\",
\"ratingValue\": \"4.5\",
\"bestRating\": \"5\",
\"worstRating\": \"1\",
\"ratingCount\": \"2925\"
}
}
</script>
{% set countryLanguage = getCountrySelect() %}
{% set countryLanguageCode = getCountryCode() %}
<script>
var countryLanguageTab = {{ countryLanguageCode|json_encode|raw }};
{% if getCountrySelect()|length > 0 %}
{% set countrySelect = getCountrySelect()[0] %}
var languageCodeCountry = '{{ countrySelect.languageCode }}';
{% endif %}
</script>
{% 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>' %}
<script>
var dragDropStrUpload = '{{ dragDropStrUpload|raw }}';
</script>
{% 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>' %}
<script>
var autocompleteGoogleStr = '{{ autocompleteGoogleStr|raw }}';
{% set choisir_adresse = \"Veillez choisir une adresse\"|trans %}
var choisir_adresse = '{{ choisir_adresse }}';
</script>
<script type=\"text/javascript\" src=\"https://cdn.weglot.com/weglot.min.js\"></script>
<script>
Weglot.initialize({
api_key: 'wg_62bcdcd0bbd8f50dc2662f6ff6b217681'
});
</script>
<!-- Google tag (gtag.js) -->
<script async src=\"https://www.googletagmanager.com/gtag/js?id=AW-968321694\"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'AW-968321694');
</script>
{% block javascriptsSnippet %}
{% endblock %}
</head>
<body
{% if app.request.attributes.get('_route') in ['liseuse','liseuse_poste'] %}
class=\"no-scroll headerWhite\"
{% else %}
class=\"headerWhite\"
{% endif %}
>
<!-- Google Tag Manager (noscript) -->
<noscript>
<iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-NZSQH69\"height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe>
</noscript>
<script>
var localeL= '{{ app.request.locale }}' ;
</script>
<!-- End Google Tag Manager (noscript) -->
{#<div id=\"4aed8b1d-2146-4753-ab20-bd281355edd6\"></div>#}
{#<script defer charset=\"utf-8\" src=\"https://widgets.rr.skeepers.io/generated/d249c70c-6256-6b84-3147-584386d3fa2a/4aed8b1d-2146-4753-ab20-bd281355edd6.js\"></script>#}
{% block body %}{% endblock %}
{% block javascripts %}
{{ encore_entry_script_tags('app_front') }}
{{ encore_entry_script_tags('compte') }}
{% endblock %}
<!-- Start of copees Zendesk Widget script -->
<script id=\"ze-snippet\" src=\"https://static.zdassets.com/ekr/snippet.js?key=b4f2c0bc-2f96-487a-ac7f-49323eb3f9a1\"> </script>
<!-- End of copees Zendesk Widget script -->
<script src=\"https://code.jquery.com/jquery-3.4.1.js\" integrity=\"sha256-WpOohJOqMqqyKL9FccASB9O0KwACQJpFTUBLTYOVvVU=\" crossorigin=\"anonymous\"></script>
<script src=\"https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.concat.min.js\"></script>
<script>
var urlSite = \"{{ app.request.scheme ~'://' ~ app.request.httpHost }}\";
</script>
<script src=\"{{ asset('assets/admin/liveIcon/snap.svg-min.js') }}\"></script>
<script src=\"{{ asset('assets/admin/liveIcon/TweenMax.min.js') }}\"></script>
<script src=\"{{ asset('assets/admin/liveIcon/DrawSVGPlugin.min.js') }}\"></script>
<script src=\"{{ asset('assets/admin/liveIcon/MorphSVGPlugin.min.js') }}\"></script>
<script src=\"{{ asset('assets/admin/liveIcon/verge.min.js') }}\"></script>
<script src=\"{{ asset('assets/admin/liveIcon/LivIconsEvo.defaults.js') }}\"></script>
<script src=\"{{ asset('assets/admin/liveIcon/LivIconsEvo.min.js') }}\"></script>
<script src=\"{{ asset('bundles/fosjsrouting/js/router.js') }}\"></script>
<script src=\"{{ path('fos_js_routing_js', { callback: 'fos.Router.setData' }) }}\"></script>
{% if
app.request.attributes.get('_route') == 'faq_page2' or
app.request.attributes.get('_route') == 'faq_page' or
app.request.attributes.get('_route') == 'politique_de_confidentialite_page' or
app.request.attributes.get('_route') == 'faq_category' or
app.request.attributes.get('_route') == 'imprimerie_247_page' or
app.request.attributes.get('_route') == 'la_livraison_page' or
app.request.attributes.get('_route') == 'process_commande_page' or
app.request.attributes.get('_route') == 'gerer_commande_page' or
app.request.attributes.get('_route') == 'les_chris_page' or
app.request.attributes.get('_route') == 'conseils_1_page' or
app.request.attributes.get('_route') == 'conseils_2_page' or
app.request.attributes.get('_route') == 'conseils_3_page' or
app.request.attributes.get('_route') == 'contact_page' or
app.request.attributes.get('_route') == 'mentions_page' or
app.request.attributes.get('_route') == 'cgv_page' or
app.request.attributes.get('_route') == 'cookies_page' or
app.request.attributes.get('_route') == 'concept_page' or
app.request.attributes.get('_route') == 'parrainage_page' or
app.request.attributes.get('_route') == 'click_collect_page'
%}
<script src=\"{{ asset('assets/admin/composer/js_composer_front.min.js') }}\"></script>
<script src=\"{{ asset('assets/admin/composer/vc_carousel.min.js') }}\"></script>
<script src=\"{{ asset('assets/admin/composer/transition.min.js') }}\"></script>
{% endif %}
<script>
\$(document).ready(function () {
\$(\"#sidebar\").mCustomScrollbar({
theme: \"minimal\"
});
\$('#dismiss, .overlay').on('click', function () {
// hide sidebar
\$('#sidebar').removeClass('active');
// hide overlay
\$('.overlay').removeClass('active');
});
\$('#sidebarCollapse').on('click', function () {
// open sidebar
\$('#sidebar').addClass('active');
// fade in the overlay
\$('.overlay').addClass('active');
\$('.collapse.in').toggleClass('in');
\$('a[aria-expanded=true]').attr('aria-expanded', 'false');
});
\$('#sidebarCollapse2').on('click', function () {
// open sidebar
if(\$('#sidebar').hasClass('active')){
console.log('ssdfdfsdf');
\$('#sidebar').removeClass('active');
\$('.overlay').removeClass('active');
}else{
\$('#sidebar').addClass('active');
// fade in the overlay
\$('.overlay').addClass('active');
\$('.collapse.in').toggleClass('in');
\$('a[aria-expanded=true]').attr('aria-expanded', 'false');
}
});
// sign in & sign up
\$(\"#sidebarUser\").mCustomScrollbar({
theme: \"minimal\"
});
\$('.dismissUser, .overlay').on('click', function () {
// hide sidebar
\$('#sidebarUser').removeClass('active');
\$('#sidebarUserConect').removeClass('active');
\$('#sidebarCookieInfo').removeClass('active');
// hide overlay
\$('.overlay').removeClass('active');
});
\$('#btnLoginHeader').on('click', function () {
\$('#sidebarUser').addClass('active');
\$('.overlay').addClass('active');
\$('.collapse.in').toggleClass('in');
\$('a[aria-expanded=true]').attr('aria-expanded', 'false');
\$('#blockUserLogin').slideDown();
\$('#blockUserRegister').hide();
\$('#blockUserMpo').hide();
});
\$('.addCompteUserMenu').on('click', function () {
\$('#blockUserLogin').hide();
\$('#blockUserMpo').hide();
\$('#blockUserRegister').slideDown();
});
\$('.connectCompteUserMenu').on('click', function () {
\$('#blockUserLogin').slideDown();
\$('#blockUserRegister').hide();
\$('#blockUserMpo').hide();
});
\$('.motPassPerduBlocUser').on('click', function () {
\$('#blockUserLogin').hide();
\$('#blockUserRegister').hide();
\$('#blockUserMpo').slideDown();
});
\$('#btnUserHeader').on('click', function () {
\$('#sidebarUserConect').addClass('active');
\$('.overlay').addClass('active');
\$('.collapse.in').toggleClass('in');
\$('a[aria-expanded=true]').attr('aria-expanded', 'false');
});
\$('#addAdresseLivraisonLink').on('click', function (e) {
e.preventDefault();
\$('#menuUserConnect').hide();
\$('#menuAdresseLivraison').slideDown();
});
\$('#addAdresseFacturationLink').on('click', function (e) {
e.preventDefault();
\$('#menuUserConnect').hide();
\$('#menuAdresseFacturation').slideDown();
});
\$('.prevUserMenu').on('click', function (e) {
e.preventDefault();
\$('#menuUserConnect').slideDown();
\$('#menuAdresseFacturation').hide();
\$('#menuAdresseLivraison').hide();
});
// cookie sideBar
\$('#btnPlusInfoCookie').on('click', function () {
\$('#sidebarCookieInfo').addClass('active');
\$('.overlay').addClass('active');
\$('.collapse.in').toggleClass('in');
\$('a[aria-expanded=true]').attr('aria-expanded', 'false');
});
});
</script>
</body>
</html>", "front/layout.html.twig", "/home/preprodcopees/www/copees-sf/templates/front/layout.html.twig");
}
}