var/cache/dev/twig/2e/2ed346b750704cc085380b1ad707f2f532aa210b4f746b8ba67585cdf142d614.php line 482

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* front/accueil/index2.html.twig */
  14. class __TwigTemplate_809d4e51288593ee01cf9e14a9634b91cfa94e58f12a984d1d1e9ef5236a4229 extends \Twig\Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->parent false;
  23.         $this->blocks = [
  24.         ];
  25.     }
  26.     protected function doDisplay(array $context, array $blocks = [])
  27.     {
  28.         $macros $this->macros;
  29.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  30.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""front/accueil/index2.html.twig"));
  31.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  32.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""front/accueil/index2.html.twig"));
  33.         // line 1
  34.         $context["productCarte"] = $this->extensions['App\Twig\AppExtension']->getProductByType(twig_constant("App\\Entity\\Product::CARTE"));
  35.         // line 2
  36.         echo " ";
  37.         $context["productFlyer"] = $this->extensions['App\Twig\AppExtension']->getProductByType(twig_constant("App\\Entity\\Product::FLYERS"));
  38.         // line 3
  39.         echo " ";
  40.         $context["productAffiche"] = $this->extensions['App\Twig\AppExtension']->getProductByType(twig_constant("App\\Entity\\Product::AFFICHE"));
  41.         // line 4
  42.         echo " ";
  43.         $context["productDEPLIANT2"] = $this->extensions['App\Twig\AppExtension']->getProductByType(twig_constant("App\\Entity\\Product::DEPLIANT2"));
  44.         // line 5
  45.         echo "    ";
  46.         $this->loadTemplate("front/header2.html.twig""front/accueil/index2.html.twig"5)->display($context);
  47.         // line 6
  48.         echo "    <div class=\"gabarretGlobal\">
  49.         <div id=\"carouselAccueil\"class=\"carousel slide\" data-ride=\"carousel\" data-pause=\"false\" style=\"position: relative\" data-interval=\"false\">
  50.             <div class=\"blockGlobalNewAccueil\">
  51.                 <div class=\"blockAdresseHeaderNew\">
  52.                     <p>Tous vos produits d’impression
livrés chez vous le jour même</p>
  53.                     <div class=\"inputAdresseNew\">
  54.                         <input type=\"text\" id=\"addressLivNew\" placeholder=\"";
  55.         // line 12
  56.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Entrez votre adresse de livraison"), "html"nulltrue);
  57.         echo "\" style=\"background-color: #fff !important;background-image: none !important; border-radius: 34px;border: 1px solid #D9D9D9;padding: 10px 12px;line-height: normal;color: #6F6F6F;\" >
  58.                         <button id=\"spanSearchBtnNew\" class=\"btnRechercheLivraisonNew\" type=\"submit\">";
  59.         // line 13
  60.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Voir les disponibilités près de moi"), "html"nulltrue);
  61.         echo "</button>
  62.                         <input type=\"hidden\" id=\"latLiv\" name=\"latLiv\" value=\"\">
  63.                         <input type=\"hidden\" id=\"longLiv\" name=\"longLiv\" value=\"\">
  64.                         <input type=\"hidden\" id=\"codePostalLiv\" name=\"codePostalLiv\" value=\"\">
  65.                         <input type=\"hidden\" id=\"countryLiv\" name=\"countryLiv\" value=\"\">
  66.                         <input type=\"hidden\" id=\"countryCodeLiv\" name=\"countryCodeLiv\" value=\"\">
  67.                         <input type=\"hidden\" id=\"cityLiv\" name=\"cityLiv\" value=\"\">
  68.                     </div>
  69.                     <div class=\"blocIaCopees\">
  70.                         <p class=\"blocIaCopeesP1\">
  71.                             <a href=\"https://copees.ai/\" target=\"_blank\" class=\"blocIaCopeesA\">🎨 Créer un design avec l’IA</a>
  72.                         </p>
  73.                         <p class=\"blocIaCopeesP2\">
  74.                             Pas encore de fichier ? Laissez notre IA créer votre design
  75.                         </p>
  76.                     </div>
  77.                 </div>
  78.                 <div style=\"display: none\"  class=\"blockDispoHeaderNew\">
  79.                     <p>Disponibilité</p>
  80.                     <div class=\"blockDispoHeaderNewIcon\">
  81.                         <div>
  82.                             <p><img src=\"";
  83.         // line 35
  84.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/bike.svg"), "html"nulltrue);
  85.         echo "\"> </p>
  86.                             <p><span class=\"livStatusNewRed\"></span><span>30 min</span> </p>
  87.                         </div>
  88.                         <div>
  89.                             <p><img src=\"";
  90.         // line 39
  91.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/bag.svg"), "html"nulltrue);
  92.         echo "\"> </p>
  93.                             <p><span class=\"livStatusNewGreen\"></span><span>Retrait</span> </p>
  94.                         </div>
  95.                         <div>
  96.                             <p><img src=\"";
  97.         // line 43
  98.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/truck.svg"), "html"nulltrue);
  99.         echo "\"> </p>
  100.                             <p><span class=\"livStatusNewRed\"></span><span>Livraison</span> </p>
  101.                         </div>
  102.                     </div>
  103.                 </div>
  104.                 <div style=\"display: none\"  class=\"blockProductChoiceHeaderNew\">
  105.                     <p>Que souhaitez-vous vous faire livrer pour aujourd'hui ?</p>
  106.                     <div class=\"row blockProductChoiceHeaderNewContent \">
  107.                     </div>
  108.                 </div>
  109.                 <div style=\"display: none;position: relative\"  class=\"blockbtnLiseuseHeaderNew\" style=\"\">
  110.                     <p><a href=\"#\" style=\"color:#007bff;margin-right: 10px;\" class=\"prevSelectionBlockAccueil\"><i class=\"fa fa-arrow-left\" aria-hidden=\"true\"></i></a> Chargez vos fichiers</p>
  111.                     <div class=\"col-12 blockbtnLiseuseHeaderNewBtn\" style=\"\" >
  112.                         <a href=\"#\"class=\"blockbtnLiseuseHeaderNewBtnA\" id=\"blockbtnLiseuseHeaderNewBtnNavigue\">
  113.                             <span class=\"iconePlusBoutton\">
  114.                                 <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"21\" height=\"21\" viewBox=\"0 0 21 21\" fill=\"none\">
  115.                                     <g clip-path=\"url(#clip0_3_834)\">
  116.                                     <path class=\"firstPath\" d=\"M10.496 20.992C16.2928 20.992 20.992 16.2928 20.992 10.496C20.992 4.69922 16.2928 0 10.496 0C4.69922 0 0 4.69922 0 10.496C0 16.2928 4.69922 20.992 10.496 20.992Z\" fill=\"#5667F6\"/>
  117.                                     <path class=\"secondPath\" d=\"M7.3736 10.8323V10.536H10.512V7.20551H10.8242V10.536H13.9466V10.8323H10.8242V14.1708H10.512V10.8323H7.3736Z\" fill=\"white\"/>
  118.                                     </g>
  119.                                     <defs>
  120.                                     <clipPath id=\"clip0_3_834\">
  121.                                     <rect width=\"21\" height=\"21\" fill=\"white\"/>
  122.                                     </clipPath>
  123.                                     </defs>
  124.                                 </svg>
  125.                                 </span>
  126.                             <span style=\"vertical-align: middle;\">Depuis votre navigateur</span>
  127.                         </a>
  128.                     </div>
  129.                     <div style=\"display: none\" class=\"tooltipblockbtnLiseuseHeaderNewNavigue\">
  130.                         <h2>Depuis votre navigateur</h2>
  131.                         <p>
  132.                             Livraison le jour même sur créneau de 30mn
  133.                         </p>
  134.                         <p>
  135.                             Plus de 100 combinaisons de reliures
  136.                         </p>
  137.                         <p>
  138.                             Prix instantané avec la technologie auto detect
  139.                         </p>
  140.                         <p>
  141.                             Livraison gratuite dès 29€
  142.                         </p>
  143.                     </div>
  144.                     <div class=\"col-12 blockbtnLiseuseHeaderNewBtn\" style=\"\" >
  145.                         <a  href=\"";
  146.         // line 90
  147.         if ($this->extensions['App\Twig\LivraisonExtension']->checkAbonnementToCartOrOrder(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.'90$this->source); })()), "user", [], "any"falsefalsefalse90))) {
  148.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("file_user_page_b2b");
  149.         } else {
  150.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("abonnementPro_adresse_facture");
  151.             echo "?typeAbonnement=";
  152.             echo twig_escape_filter($this->envtwig_constant("App\\Entity\\AbonnementPro::TYPE_PRO"), "html"nulltrue);
  153.             echo "&typeComptePaiement=1&isFree=1";
  154.         }
  155.         echo "\" class=\"blockbtnLiseuseHeaderNewBtnA\" id=\"blockbtnLiseuseHeaderNewBtnCopeesPlus\">
  156.                             <span class=\"iconePlusBoutton\">
  157.                                 <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"21\" height=\"21\" viewBox=\"0 0 21 21\" fill=\"none\">
  158.                                     <g clip-path=\"url(#clip0_3_834)\">
  159.                                     <path  class=\"firstPath\"  d=\"M10.496 20.992C16.2928 20.992 20.992 16.2928 20.992 10.496C20.992 4.69922 16.2928 0 10.496 0C4.69922 0 0 4.69922 0 10.496C0 16.2928 4.69922 20.992 10.496 20.992Z\" fill=\"#5667F6\"/>
  160.                                     <path  class=\"secondPath\" d=\"M7.3736 10.8323V10.536H10.512V7.20551H10.8242V10.536H13.9466V10.8323H10.8242V14.1708H10.512V10.8323H7.3736Z\" fill=\"white\"/>
  161.                                     </g>
  162.                                     <defs>
  163.                                     <clipPath id=\"clip0_3_834\">
  164.                                     <rect width=\"21\" height=\"21\" fill=\"white\"/>
  165.                                     </clipPath>
  166.                                     </defs>
  167.                                 </svg>
  168.                             </span>
  169.                             <span style=\"vertical-align: middle;\">Depuis votre espace abonné</span>
  170.                         </a>
  171.                     </div>
  172.                     <div style=\"display: none\" class=\"tooltipblockbtnLiseuseHeaderNewCopeesPlus\">
  173.                         <h2>Depuis Copees +</h2>
  174.                         <p>
  175.                             5,99€/mois sans engagement et résiliable à tout moment
  176.                         </p>
  177.                         <p>
  178.                             Livraison gratuite illimitée
  179.                         </p>
  180.                         <p>
  181.                             Paiement automatique à J+30 dès la 2eme commande
  182.                         </p>
  183.                         <p>
  184.                             Jusqu'à 30% de réduction sur tous les produits
  185.                         </p>
  186.                         <a href=\"";
  187.         // line 122
  188.         if ($this->extensions['App\Twig\LivraisonExtension']->checkAbonnementToCartOrOrder(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.'122$this->source); })()), "user", [], "any"falsefalsefalse122))) {
  189.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("file_user_page_b2b");
  190.         } else {
  191.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("offre_B2B_2");
  192.         }
  193.         echo "\">En savoir +</a>
  194.                     </div>
  195.                 </div>
  196.                 <div style=\"display: none\"  class=\"blockProductSearchHeaderNew\">
  197.                     <p>Trouvez votre produit </p>
  198.                     <div class=\"row  \">
  199.                         <div class=\"user userbb_prof1\" style=\"position: relative\">
  200.                             <div class=\"searchProductMenuBloc\" style=\"position: relative;\">
  201.                                 <input class=\"inputstyletop\" type=\"text\" id=\"searchProductMenu\" style=\"cursor: pointer;\" placeholder=\"Rechercher votre produit\">
  202.                                 <div class=\"close_result_head\" id=\"close_result_product\" style=\"cursor: pointer;position: absolute;right: 17px;top: 3px;display: none\">
  203.                                     <img src=\"/images/bg_closeh.png\">
  204.                                 </div>
  205.                             </div>
  206.                             <div class=\"ipstresl collapse show\" id=\"collapseProductMenu\" style=\"\">
  207.                                 <div class=\"divSearchProductMenu\">
  208.                                     <div id=\"divSearchProductMenu\" style=\"min-height: 300px; display: none;max-height: 355px;overflow: auto;\">
  209.                                     </div>
  210.                                 </div>
  211.                             </div>
  212.                         </div>
  213.                     </div>
  214.                 </div>
  215.                 <div style=\"display: none\"  class=\"blockProductChoice2HeaderNew\">
  216.                     <a href=\"#\" style=\"margin-bottom: 10px;display: block;color:#007bff;margin-right: 10px;\" class=\"prevSelectionBlockAccueil\"><i class=\"fa fa-arrow-left\" aria-hidden=\"true\"></i></a>
  217.                     <div class=\"row\">
  218.                         <div class=\"col-6 blockImageGlobalAccueilNew mb-3\" style=\"margin-right: 10px\" >
  219.                             <a href=\"";
  220.         // line 149
  221.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("product_option");
  222.         echo "?product=";
  223.         if ((isset($context["productFlyer"]) || array_key_exists("productFlyer"$context) ? $context["productFlyer"] : (function () { throw new RuntimeError('Variable "productFlyer" does not exist.'149$this->source); })())) {
  224.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["productFlyer"]) || array_key_exists("productFlyer"$context) ? $context["productFlyer"] : (function () { throw new RuntimeError('Variable "productFlyer" does not exist.'149$this->source); })()), "id", [], "any"falsefalsefalse149), "html"nulltrue);
  225.         }
  226.         echo "\"  class=\"btnChoiceAcceuilNew\">
  227.                                 <div class=\"blockImageAccueilNew\">
  228.                                     <svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" viewBox=\"0 0 21 27\">
  229.                                         <defs>
  230.                                             <style>
  231.                                                 .cls-1 {
  232.                                                     fill: none;
  233.                                                     stroke: #4d4d4d;
  234.                                                     stroke-linecap: round;
  235.                                                     stroke-miterlimit: 10;
  236.                                                     stroke-width: .5px;
  237.                                                 }
  238.                                             </style>
  239.                                         </defs>
  240.                                         <!-- Generator: Adobe Illustrator 28.7.1, SVG Export Plug-In . SVG Version: 1.2.0 Build 142)  -->
  241.                                         <g>
  242.                                             <g id=\"Calque_1\">
  243.                                                 <path class=\"cls-1\" d=\"M19.2,1.1H1.9c-.7,0-1.2.6-1.2,1.2v22.8c0,.7.5,1.2,1.2,1.2h17.4c.7,0,1.2-.6,1.2-1.2V2.4c0-.7-.5-1.2-1.2-1.2Z\"/>
  244.                                                 <path class=\"cls-1\" d=\"M2.4,4.8h15.7\"/>
  245.                                                 <path class=\"cls-1\" d=\"M2.4,6.6h15.7\"/>
  246.                                                 <path class=\"cls-1\" d=\"M2.4,8.4h15.7\"/>
  247.                                                 <path class=\"cls-1\" d=\"M9.9,10.8H3.6c-.7,0-1.2.6-1.2,1.2v2.3c0,.7.5,1.2,1.2,1.2h6.3c.7,0,1.2-.6,1.2-1.2v-2.3c0-.7-.5-1.2-1.2-1.2Z\"/>
  248.                                                 <path class=\"cls-1\" d=\"M9.9,17.4H3.6c-.7,0-1.2.6-1.2,1.2v2.3c0,.7.5,1.2,1.2,1.2h6.3c.7,0,1.2-.6,1.2-1.2v-2.3c0-.7-.5-1.2-1.2-1.2Z\"/>
  249.                                             </g>
  250.                                         </g>
  251.                                     </svg>
  252.                                 </div>
  253.                                 <span class=\"textBlockImageAccueilNew\">Fyers</span>
  254.                             </a>
  255.                         </div>
  256.                         <div class=\"col-6 blockImageGlobalAccueilNew mb-3\">
  257.                             <a href=\"";
  258.         // line 180
  259.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("product_option");
  260.         echo "?product=";
  261.         if ((isset($context["productCarte"]) || array_key_exists("productCarte"$context) ? $context["productCarte"] : (function () { throw new RuntimeError('Variable "productCarte" does not exist.'180$this->source); })())) {
  262.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["productCarte"]) || array_key_exists("productCarte"$context) ? $context["productCarte"] : (function () { throw new RuntimeError('Variable "productCarte" does not exist.'180$this->source); })()), "id", [], "any"falsefalsefalse180), "html"nulltrue);
  263.         }
  264.         echo "\" class=\"btnChoiceAcceuilNew\">
  265.                                 <div class=\"blockImageAccueilNew\">
  266.                                     <svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" viewBox=\"0 0 24 17\" style=\"margin-top: 15px;margin-bottom: 11px;\">
  267.                                         <defs>
  268.                                             <style>
  269.                                                 .cls-1 {
  270.                                                     fill: none;
  271.                                                     stroke: #4d4d4d;
  272.                                                     stroke-linecap: round;
  273.                                                     stroke-miterlimit: 10;
  274.                                                     stroke-width: .5px;
  275.                                                 }
  276.                                             </style>
  277.                                         </defs>
  278.                                         <!-- Generator: Adobe Illustrator 28.7.1, SVG Export Plug-In . SVG Version: 1.2.0 Build 142)  -->
  279.                                         <g>
  280.                                             <g id=\"Calque_1\">
  281.                                                 <g>
  282.                                                     <path class=\"cls-1\" d=\"M4.6,11.5V3.9h-2.2c-.7,0-1.2.6-1.2,1.2v9.8c0,.7.5,1.2,1.2,1.2h16.4c.7,0,1.2-.6,1.2-1.2v-2.3H5.8c-.7,0-1.2-.6-1.2-1.2Z\"/>
  283.                                                     <path class=\"cls-1\" d=\"M20.1,12.8h2.2c.7,0,1.2-.6,1.2-1.2V1.7c0-.7-.5-1.2-1.2-1.2H5.8c-.7,0-1.2.6-1.2,1.2v2.3\"/>
  284.                                                     <path class=\"cls-1\" d=\"M4.6,3.9v7.6c0,.7.5,1.2,1.2,1.2h14.2\"/>
  285.                                                 </g>
  286.                                                 <path class=\"cls-1\" d=\"M13,4.8h8.4\"/>
  287.                                                 <path class=\"cls-1\" d=\"M13,6.6h8.4\"/>
  288.                                                 <path class=\"cls-1\" d=\"M13,8.4h8.4\"/>
  289.                                             </g>
  290.                                         </g>
  291.                                     </svg>
  292.                                 </div>
  293.                                 <span class=\"textBlockImageAccueilNew\">Cartes de visite</span>
  294.                             </a>
  295.                         </div>
  296.                         <div class=\"col-6 blockImageGlobalAccueilNew mb-3\" style=\"margin-right: 10px\" >
  297.                             <a href=\"";
  298.         // line 213
  299.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("product_option");
  300.         echo "?product=";
  301.         if ((isset($context["productAffiche"]) || array_key_exists("productAffiche"$context) ? $context["productAffiche"] : (function () { throw new RuntimeError('Variable "productAffiche" does not exist.'213$this->source); })())) {
  302.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["productAffiche"]) || array_key_exists("productAffiche"$context) ? $context["productAffiche"] : (function () { throw new RuntimeError('Variable "productAffiche" does not exist.'213$this->source); })()), "id", [], "any"falsefalsefalse213), "html"nulltrue);
  303.         }
  304.         echo "\"  class=\"btnChoiceAcceuilNew\">
  305.                                 <div class=\"blockImageAccueilNew\">
  306.                                     <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"80\" viewBox=\"0 0 23 28\" fill=\"none\">
  307.                                         <path d=\"M18.554 4.17035H2.33293C1.7126 4.17035 1.20972 4.69036 1.20972 5.33183V26.5966C1.20972 27.238 1.7126 27.758 2.33293 27.758H18.554C19.1743 27.758 19.6772 27.238 19.6772 26.5966V5.33183C19.6772 4.69036 19.1743 4.17035 18.554 4.17035Z\" stroke=\"#4D4D4D\" stroke-width=\"0.5\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"/>
  308.                                         <path d=\"M21.3058 0.763351H5.08476C4.46443 0.763351 3.96155 1.28336 3.96155 1.92483V23.1896C3.96155 23.831 4.46443 24.351 5.08476 24.351H21.3058C21.9262 24.351 22.429 23.831 22.429 23.1896V1.92483C22.429 1.28336 21.9262 0.763351 21.3058 0.763351Z\" stroke=\"#4D4D4D\" stroke-width=\"0.5\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"/>
  309.                                     </svg>
  310.                                 </div>
  311.                                 <span class=\"textBlockImageAccueilNew\">Affiches</span>
  312.                             </a>
  313.                         </div>
  314.                         <div class=\"col-6 blockImageGlobalAccueilNew mb-3\">
  315.                             <a href=\"";
  316.         // line 224
  317.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("product_option");
  318.         echo "?product=";
  319.         if ((isset($context["productDEPLIANT2"]) || array_key_exists("productDEPLIANT2"$context) ? $context["productDEPLIANT2"] : (function () { throw new RuntimeError('Variable "productDEPLIANT2" does not exist.'224$this->source); })())) {
  320.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["productDEPLIANT2"]) || array_key_exists("productDEPLIANT2"$context) ? $context["productDEPLIANT2"] : (function () { throw new RuntimeError('Variable "productDEPLIANT2" does not exist.'224$this->source); })()), "id", [], "any"falsefalsefalse224), "html"nulltrue);
  321.         }
  322.         echo "\" class=\"btnChoiceAcceuilNew\">
  323.                                 <div class=\"blockImageAccueilNew\">
  324.                                     <svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" viewBox=\"0 0 24 27\">
  325.                                         <defs>
  326.                                             <style>
  327.                                                 .cls-1, .cls-2 {
  328.                                                     fill: none;
  329.                                                     stroke: #4d4d4d;
  330.                                                     stroke-miterlimit: 10;
  331.                                                     stroke-width: .5px;
  332.                                                 }
  333.                                                 .cls-2 {
  334.                                                     stroke-linecap: round;
  335.                                                 }
  336.                                             </style>
  337.                                         </defs>
  338.                                         <!-- Generator: Adobe Illustrator 28.7.1, SVG Export Plug-In . SVG Version: 1.2.0 Build 142)  -->
  339.                                         <g>
  340.                                             <g id=\"Calque_1\">
  341.                                                 <g>
  342.                                                     <path class=\"cls-2\" d=\"M4.9,1.1v2.4h12.6\"/>
  343.                                                     <path class=\"cls-2\" d=\"M21.7.2H5.9c-.4,0-.7.2-.9.6l12.5,2.7h.5c.6,0,1.1.5,1.1,1.1v18.5h2.6c.6,0,1.1-.5,1.1-1.1V1.4c0-.6-.5-1.1-1.1-1.1Z\"/>
  344.                                                     <path class=\"cls-1\" d=\"M4.9,3.5h-2.6c-.6,0-1.1.5-1.1,1.1v20.6c0,.6.5,1.1,1.1,1.1h15.7c.6,0,1.1-.5,1.1-1.1v-2.1\"/>
  345.                                                     <path class=\"cls-2\" d=\"M19.1,23.1V4.6c0-.6-.5-1.1-1.1-1.1H4.9\"/>
  346.                                                 </g>
  347.                                             </g>
  348.                                         </g>
  349.                                     </svg>
  350.                                 </div>
  351.                                 <span class=\"textBlockImageAccueilNew\">Dépliants</span>
  352.                             </a>
  353.                         </div>
  354.                         <div class=\"col-12\">
  355.                             <a href=\"";
  356.         // line 258
  357.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("besoin_produits");
  358.         echo "\" class=\"blockProductChoice2HeaderNewSearch\">Voir nos 300 produits</a>
  359.                         </div>
  360.                     </div>
  361.                 </div>
  362.             </div>
  363.             <div class=\"carousel-inner\" style=\"overflow: visible;\">
  364.                 ";
  365.         // line 264
  366.         $context["elements"] = $this->extensions['App\Twig\AppExtension']->getAccueilElement();
  367.         // line 265
  368.         echo "                ";
  369.         $context['_parent'] = $context;
  370.         $context['_seq'] = twig_ensure_traversable((isset($context["elements"]) || array_key_exists("elements"$context) ? $context["elements"] : (function () { throw new RuntimeError('Variable "elements" does not exist.'265$this->source); })()));
  371.         $context['loop'] = [
  372.           'parent' => $context['_parent'],
  373.           'index0' => 0,
  374.           'index'  => 1,
  375.           'first'  => true,
  376.         ];
  377.         if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
  378.             $length count($context['_seq']);
  379.             $context['loop']['revindex0'] = $length 1;
  380.             $context['loop']['revindex'] = $length;
  381.             $context['loop']['length'] = $length;
  382.             $context['loop']['last'] = === $length;
  383.         }
  384.         foreach ($context['_seq'] as $context["_key"] => $context["element"]) {
  385.             // line 266
  386.             echo "                    <div class=\"imgBanniereBesoinProduct carousel-item ";
  387.             if (twig_get_attribute($this->env$this->source$context["loop"], "first", [], "any"falsefalsefalse266)) {
  388.                 echo "active";
  389.             }
  390.             echo "\" data-interval=\"";
  391.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["element"], "intervalSpeed", [], "any"falsefalsefalse266), "html"nulltrue);
  392.             echo "\">
  393.                         <div class=\"row\">
  394.                             <div class=\"imgBanniereBesoinProductDiv1\">
  395.                             </div>
  396.                             <div class=\"imgBanniereBesoinProductDiv2 row\">
  397.                                 <div class=\"col-4\">
  398.                                     ";
  399.             // line 273
  400.             if ((twig_get_attribute($this->env$this->source$context["element"], "positionBlocDescription", [], "any"falsefalsefalse273) == 1)) {
  401.                 // line 274
  402.                 echo "                                        ";
  403.                 $this->loadTemplate("front/accueil/block_description_new_accueil.html.twig""front/accueil/index2.html.twig"274)->display($context);
  404.                 // line 275
  405.                 echo "                                    ";
  406.             }
  407.             // line 276
  408.             echo "                                </div>
  409.                                 <div class=\"col-4\">
  410.                                     ";
  411.             // line 278
  412.             if ((twig_get_attribute($this->env$this->source$context["element"], "positionBlocDescription", [], "any"falsefalsefalse278) == 2)) {
  413.                 // line 279
  414.                 echo "                                        ";
  415.                 $this->loadTemplate("front/accueil/block_description_new_accueil.html.twig""front/accueil/index2.html.twig"279)->display($context);
  416.                 // line 280
  417.                 echo "                                    ";
  418.             }
  419.             // line 281
  420.             echo "                                </div>
  421.                                 <div class=\"col-4\">
  422.                                     ";
  423.             // line 283
  424.             if ((twig_get_attribute($this->env$this->source$context["element"], "positionBlocDescription", [], "any"falsefalsefalse283) == 3)) {
  425.                 // line 284
  426.                 echo "                                        ";
  427.                 $this->loadTemplate("front/accueil/block_description_new_accueil.html.twig""front/accueil/index2.html.twig"284)->display($context);
  428.                 // line 285
  429.                 echo "                                    ";
  430.             }
  431.             // line 286
  432.             echo "                                </div>
  433.                             </div>
  434.                         </div>
  435.                         <img style=\"";
  436.             // line 290
  437.             if (twig_get_attribute($this->env$this->source$context["element"], "imageBrightness", [], "any"falsefalsefalse290)) {
  438.                 echo "filter: brightness(";
  439.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["element"], "imageBrightness", [], "any"falsefalsefalse290), "html"nulltrue);
  440.                 echo ");";
  441.             }
  442.             echo "\" class=\"bannierImageNewAccueil d-block w-100\" src=\"";
  443.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(("imageSite/" twig_get_attribute($this->env$this->source$context["element"], "image", [], "any"falsefalsefalse290))), "html"nulltrue);
  444.             echo "\" alt=\"First slide\">
  445.                     </div>
  446.                 ";
  447.             ++$context['loop']['index0'];
  448.             ++$context['loop']['index'];
  449.             $context['loop']['first'] = false;
  450.             if (isset($context['loop']['length'])) {
  451.                 --$context['loop']['revindex0'];
  452.                 --$context['loop']['revindex'];
  453.                 $context['loop']['last'] = === $context['loop']['revindex0'];
  454.             }
  455.         }
  456.         $_parent $context['_parent'];
  457.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['element'], $context['_parent'], $context['loop']);
  458.         $context array_intersect_key($context$_parent) + $_parent;
  459.         // line 293
  460.         echo "
  461.             </div>
  462.         </div>
  463.     </div>
  464.     ";
  465.         // line 297
  466.         echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\Front\\ProductController::productBlock", ["showWidthoutPapier" => 0]));
  467.         echo "
  468.     <script src=\"https://maps.googleapis.com/maps/api/js?key=";
  469.         // line 298
  470.         echo twig_escape_filter($this->env, (isset($context["key_google_map"]) || array_key_exists("key_google_map"$context) ? $context["key_google_map"] : (function () { throw new RuntimeError('Variable "key_google_map" does not exist.'298$this->source); })()), "html"nulltrue);
  471.         echo "&libraries=places\"></script>
  472. <div class=\"part_slide_txt desctop_accueil_header\" style=\"display: none;\">
  473.     <div  class=\"\" >
  474.         <div class=\"barProducts\">
  475.             <div class=\"homej1\">
  476.                 <h2 id=\"HBesoinProductHome\" style=\"min-height: 70px;position:relative;\">
  477.                     <span style=\"";
  478.         // line 306
  479.         echo "\">";
  480.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Besoin"), "html"nulltrue);
  481.         echo " &nbsp;&nbsp;</span>
  482.                     <span class=\"spanAnime\" style=\"";
  483.         // line 307
  484.         echo "\">
  485.                         <span id=\"mainLoop\">
  486.                             <span class=\"tripLoop\" style=\"display: inline \">";
  487.         // line 309
  488.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("D'IMPRESSIONS ?"), "html"nulltrue);
  489.         echo "</span>
  490.                             <span class=\"tripLoop\"> ";
  491.         // line 310
  492.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("DE COPIES ?"), "html"nulltrue);
  493.         echo "</span>
  494.                             <span class=\"tripLoop\">";
  495.         // line 311
  496.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("DE BROCHURES ?"), "html"nulltrue);
  497.         echo "</span>
  498.                             <span class=\"tripLoop\">";
  499.         // line 312
  500.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("DE FLYERS ?"), "html"nulltrue);
  501.         echo "</span>
  502.                             <span class=\"tripLoop\">";
  503.         // line 313
  504.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("DE POSTERS & AFFICHES ?"), "html"nulltrue);
  505.         echo "</span>
  506.                             <span class=\"tripLoop\">";
  507.         // line 314
  508.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("DE DEPLIANTS ?"), "html"nulltrue);
  509.         echo "</span>
  510.                             <span class=\"tripLoop\">";
  511.         // line 315
  512.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("DE CARTES DE VISITE ?"), "html"nulltrue);
  513.         echo "</span>
  514.                             <span class=\"tripLoop\">";
  515.         // line 316
  516.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("D'INVITATIONS ?"), "html"nulltrue);
  517.         echo "</span>
  518.                             <span class=\"tripLoop\">";
  519.         // line 317
  520.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("DE LIVRETS ?"), "html"nulltrue);
  521.         echo "</span>
  522.                             <span class=\"tripLoop\">";
  523.         // line 318
  524.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("DE STICKERS ?"), "html"nulltrue);
  525.         echo "</span>
  526.                             <span class=\"tripLoop\">";
  527.         // line 319
  528.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("DE CARTES POSTALES ?"), "html"nulltrue);
  529.         echo "</span>
  530.                             <span class=\"tripLoop\">";
  531.         // line 320
  532.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("DE ROLL UP ?"), "html"nulltrue);
  533.         echo "</span>
  534.                             <span class=\"tripLoop\">";
  535.         // line 321
  536.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("DE PHOTOS ?"), "html"nulltrue);
  537.         echo "</span>
  538.                             <span class=\"tripLoop\">";
  539.         // line 322
  540.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("DE T-SHIRTS ?"), "html"nulltrue);
  541.         echo "</span>
  542.                             <span class=\"tripLoop\">";
  543.         // line 323
  544.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("DE SWEAT ?"), "html"nulltrue);
  545.         echo "</span>
  546.                             <span class=\"tripLoop\">";
  547.         // line 324
  548.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("DE TOTE BAGS ?"), "html"nulltrue);
  549.         echo "</span>
  550.                         </span>
  551.                     </span>
  552.                 </h2>
  553.                 ";
  554.         // line 330
  555.         echo "                <h3 style=\" text-align: center\">";
  556.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Souriez, vous êtes déjà livré(e)s !");
  557.         echo "</h3>
  558.                 <div>
  559.                     <div>";
  560.         // line 332
  561.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Tous vos documents imprimés & reliés, et produits d’impressions personnalisés,"), "html"nulltrue);
  562.         echo "</div>
  563.                     <div  style=\"    padding-left: 31px;\"> ";
  564.         // line 333
  565.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("livrés chez vous"), "html"nulltrue);
  566.         echo "  <div class=\"pbgt1\"> ";
  567.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("LE JOUR MÊME"), "html"nulltrue);
  568.         echo " </div><div class=\"pbgt2\"> ";
  569.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("sur créneaux de"), "html"nulltrue);
  570.         echo "  <strong>";
  571.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("30 mn"), "html"nulltrue);
  572.         echo "</strong></div></div>
  573.                 </div>
  574.             </div>
  575.         </div>
  576.     </div>
  577.     <div class=\"\" id=\"input_home_top_mobile\">
  578.         <div class=\"close_btn_home_top_mobile\">
  579.             <div class=\"text-right\" id=\"close_btn_home_top_mobile\"><img src=\"";
  580.         // line 341
  581.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/btn_closex.png"), "html"nulltrue);
  582.         echo "\"></div>
  583.             <h4> ";
  584.         // line 342
  585.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("On vous livre où ?"), "html"nulltrue);
  586.         echo "</h4>
  587.         </div>
  588.         <div class=\"input_top_local input_top_local_home\">
  589.             <div class=\"input_top_local_home11\">
  590.                 <input type=\"text\" id=\"addressLiv\" placeholder=\"";
  591.         // line 346
  592.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Saisissez l’adresse de livraison"), "html"nulltrue);
  593.         echo "\">
  594.                 <button id=\"spanSearchBtn\" class=\"btnRechercheLivraison\" type=\"submit\">";
  595.         // line 347
  596.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Voir nos produits & services"), "html"nulltrue);
  597.         echo "</button>
  598.                 <input type=\"hidden\" id=\"latLiv\" name=\"latLiv\" value=\"\">
  599.                 <input type=\"hidden\" id=\"longLiv\" name=\"longLiv\" value=\"\">
  600.                 <input type=\"hidden\" id=\"codePostalLiv\" name=\"codePostalLiv\" value=\"\">
  601.             </div>
  602.         </div>
  603.     </div>
  604.     <div class=\"img_input_home_top\">
  605.         ";
  606.         // line 355
  607.         if ((twig_get_attribute($this->env$this->source, (isset($context["countrySelect"]) || array_key_exists("countrySelect"$context) ? $context["countrySelect"] : (function () { throw new RuntimeError('Variable "countrySelect" does not exist.'355$this->source); })()), "languageCode", [], "any"falsefalsefalse355) == "Es")) {
  608.             // line 356
  609.             echo "            <img src=\"";
  610.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/b0t4_es.jpeg"), "html"nulltrue);
  611.             echo "\" style=\"max-width: 330px;\">
  612.         ";
  613.         } else {
  614.             // line 358
  615.             echo "            <img src=\"";
  616.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/b0t4.png"), "html"nulltrue);
  617.             echo "\">
  618.         ";
  619.         }
  620.         // line 360
  621.         echo "
  622.     </div>
  623. </div>
  624. <div class=\"part_slide_txt mobile_accueil_header\"  style=\"display: none;\" >
  625.     <h2 class=\"titre_accueil_header1\" style=\"font-family: Arimo;font-size: 30px !important;line-height: 32px;font-weight: bold !important;text-align: left;\">";
  626.         // line 364
  627.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Vos documents imprimés & reliés, et + de 300 produits d’impressions (flyers, cartes de visites, tee-shirt, photos,ect...) livrés aujourd’hui"), "html"nulltrue);
  628.         echo ".</h2>
  629.     <h3 class=\"titre_accueil_header2\" style=\"font-family: Arimo;font-size: 24px !important;line-height: 24px;text-align: left;\">";
  630.         // line 365
  631.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Recevez les aujourd`hui sur créneaux de 30 mn!"), "html"nulltrue);
  632.         echo "</h3>
  633.     <div class=\"bloc_livraison_mobile\">
  634.         <h2>";
  635.         // line 367
  636.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Tous vos produits d’impression livrés chez vous le jour même"), "html"nulltrue);
  637.         echo "</h2>
  638.         <input type=\"text\" id=\"addressLivMobile\" placeholder=\"";
  639.         // line 368
  640.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Saisissez votre adresse de livraison"), "html"nulltrue);
  641.         echo "\">
  642.         <button  id=\"submitAdresseLivraison\" type=\"submit\">";
  643.         // line 369
  644.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Je me fais livrer"), "html"nulltrue);
  645.         echo "</button>
  646.         ";
  647.         // line 370
  648.         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.'370$this->source); })()), "user", [], "any"falsefalsefalse370)) {
  649.             // line 371
  650.             echo "
  651.         ";
  652.         } else {
  653.             // line 373
  654.             echo "            <h3><strong><a href=\"#\" class=\"connect_header_bar_adresse\">Connectez-vous</a> </strong> pour vos adresses enregistrées</h3>
  655.         ";
  656.         }
  657.         // line 375
  658.         echo "    </div>
  659.     ";
  660.         // line 377
  661.         echo "    ";
  662.         // line 378
  663.         echo "    ";
  664.         // line 379
  665.         echo "</div>
  666. <div class=\"part_box10service\" style=\"display: none\"  style=\"display: none;\">
  667.     <div class=\"row\">
  668.         <div class=\"col-lg col-md-4 col1\">
  669.             <a href=\"#\" class=\"linkPapierProductAcueil\"><img src=\"";
  670.         // line 383
  671.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/ser1.png"), "html"nulltrue);
  672.         echo "\"></a>
  673.             <h4><a href=\"#\" class=\"linkPapierProductAcueil\">Imprimer & relier A5/A4/A3</a></h4>
  674.         </div>
  675.         <div class=\"col-lg col-md-4 col2\">
  676.             <a href=\"#\" class=\"linkPapierAfficheEditAcueil\"><img src=\"";
  677.         // line 387
  678.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/ser2.png"), "html"nulltrue);
  679.         echo "\"></a>
  680.             <h4><a href=\"#\" class=\"linkPapierAfficheEditAcueil\">Posters & affiches (de A0 à A4)</a></h4>
  681.         </div>
  682.         <div class=\"col-lg col-md-4 col3\">
  683.             <a href=\"#\" class=\"linkPapierFlyerAcueil\"><img src=\"";
  684.         // line 391
  685.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/ser3.png"), "html"nulltrue);
  686.         echo "\"></a>
  687.             <h4> <a href=\"#\" class=\"linkPapierFlyerAcueil\">Flyers A3/A4/A5</a></h4>
  688.         </div>
  689.         <div class=\"col-lg col-md-4 col4\">
  690.             <a href=\"#\" class=\"linkPapierFairePartAcueil\"> <img src=\"";
  691.         // line 395
  692.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/ser4.png"), "html"nulltrue);
  693.         echo "\"></a>
  694.             <h4><a href=\"#\" class=\"linkPapierFairePartAcueil\">Faire part</a></h4>
  695.         </div>
  696.         <div class=\"col-lg col-md-4 col5\">
  697.             <a href=\"#\" class=\"linkPapierCarteAcueil\"><img src=\"";
  698.         // line 399
  699.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/ser5.png"), "html"nulltrue);
  700.         echo "\"></a>
  701.             <h4><a href=\"#\" class=\"linkPapierCarteAcueil\">Cartes de visite</a></h4>
  702.         </div>
  703.         <div class=\"col-lg col-md-4 col6\">
  704.             <a href=\"#\" class=\"linkPapierMenuAcueil\"><img src=\"";
  705.         // line 403
  706.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/ser6.png"), "html"nulltrue);
  707.         echo "\"></a>
  708.             <h4><a href=\"#\" class=\"linkPapierMenuAcueil\">Menus</a></h4>
  709.         </div>
  710.         <div class=\"col-lg col-md-4 col7\">
  711.             <a href=\"";
  712.         // line 407
  713.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("index_top_100");
  714.         echo "\"> <img src=\"";
  715.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/ser7.png"), "html"nulltrue);
  716.         echo "\"></a>
  717.             <h4><a href=\"";
  718.         // line 408
  719.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("index_top_100");
  720.         echo "\">TOP 100 essentiel</a></h4>
  721.         </div>
  722.         <div class=\"col-lg col-md-4 col8\">
  723.             <a href=\"#\" class=\"linkPapierProductEditAcueil\"><img src=\"";
  724.         // line 411
  725.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/ser8.png"), "html"nulltrue);
  726.         echo "\"></a>
  727.             <h4><a href=\"#\" class=\"linkPapierProductEditAcueil\">Modification de PDF</a></h4>
  728.         </div>
  729.         <div class=\"col-lg col-md-4 col9\">
  730.             <a href=\"";
  731.         // line 415
  732.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("distribue");
  733.         echo "\"><img src=\"";
  734.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/ser9.png"), "html"nulltrue);
  735.         echo "\"></a>
  736.             <h4><a href=\"";
  737.         // line 416
  738.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("distribution_calcule");
  739.         echo "\">Distribution de flyers</a></h4>
  740.         </div>
  741.         <div class=\"col-lg col-md-4 col10\">
  742.             <a href=\"";
  743.         // line 419
  744.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("poste_page");
  745.         echo "\"><img src=\"";
  746.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/ser10.png"), "html"nulltrue);
  747.         echo "\"></a>
  748.             <h4><a href=\"";
  749.         // line 420
  750.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("poste_page");
  751.         echo "\">Envoi de courrier simple ou recommandé</a></h4>
  752.         </div>
  753.     </div>
  754. </div>
  755. ";
  756.         // line 425
  757.         $this->loadTemplate("front/accueil/index-content.html.twig""front/accueil/index2.html.twig"425)->display($context);
  758.         // line 426
  759.         $this->loadTemplate("front/footer.html.twig""front/accueil/index2.html.twig"426)->display($context);
  760.         
  761.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  762.         
  763.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  764.     }
  765.     public function getTemplateName()
  766.     {
  767.         return "front/accueil/index2.html.twig";
  768.     }
  769.     public function isTraitable()
  770.     {
  771.         return false;
  772.     }
  773.     public function getDebugInfo()
  774.     {
  775.         return array (  780 => 426,  778 => 425,  770 => 420,  764 => 419,  758 => 416,  752 => 415,  745 => 411,  739 => 408,  733 => 407,  726 => 403,  719 => 399,  712 => 395,  705 => 391,  698 => 387,  691 => 383,  685 => 379,  683 => 378,  681 => 377,  678 => 375,  674 => 373,  670 => 371,  668 => 370,  664 => 369,  660 => 368,  656 => 367,  651 => 365,  647 => 364,  641 => 360,  635 => 358,  629 => 356,  627 => 355,  616 => 347,  612 => 346,  605 => 342,  601 => 341,  584 => 333,  580 => 332,  574 => 330,  566 => 324,  562 => 323,  558 => 322,  554 => 321,  550 => 320,  546 => 319,  542 => 318,  538 => 317,  534 => 316,  530 => 315,  526 => 314,  522 => 313,  518 => 312,  514 => 311,  510 => 310,  506 => 309,  502 => 307,  497 => 306,  486 => 298,  482 => 297,  476 => 293,  453 => 290,  447 => 286,  444 => 285,  441 => 284,  439 => 283,  435 => 281,  432 => 280,  429 => 279,  427 => 278,  423 => 276,  420 => 275,  417 => 274,  415 => 273,  400 => 266,  382 => 265,  380 => 264,  371 => 258,  330 => 224,  312 => 213,  272 => 180,  234 => 149,  200 => 122,  158 => 90,  108 => 43,  101 => 39,  94 => 35,  69 => 13,  65 => 12,  57 => 6,  54 => 5,  51 => 4,  48 => 3,  45 => 2,  43 => 1,);
  776.     }
  777.     public function getSourceContext()
  778.     {
  779.         return new Source("{% set productCarte = getProductByType(constant('App\\\\Entity\\\\Product::CARTE'))  %}
  780.  {% set productFlyer = getProductByType(constant('App\\\\Entity\\\\Product::FLYERS'))  %}
  781.  {% set productAffiche = getProductByType(constant('App\\\\Entity\\\\Product::AFFICHE'))  %}
  782.  {% set productDEPLIANT2 = getProductByType(constant('App\\\\Entity\\\\Product::DEPLIANT2'))  %}
  783.     {% include 'front/header2.html.twig' %}
  784.     <div class=\"gabarretGlobal\">
  785.         <div id=\"carouselAccueil\"class=\"carousel slide\" data-ride=\"carousel\" data-pause=\"false\" style=\"position: relative\" data-interval=\"false\">
  786.             <div class=\"blockGlobalNewAccueil\">
  787.                 <div class=\"blockAdresseHeaderNew\">
  788.                     <p>Tous vos produits d’impression
livrés chez vous le jour même</p>
  789.                     <div class=\"inputAdresseNew\">
  790.                         <input type=\"text\" id=\"addressLivNew\" placeholder=\"{{ 'Entrez votre adresse de livraison'|trans }}\" style=\"background-color: #fff !important;background-image: none !important; border-radius: 34px;border: 1px solid #D9D9D9;padding: 10px 12px;line-height: normal;color: #6F6F6F;\" >
  791.                         <button id=\"spanSearchBtnNew\" class=\"btnRechercheLivraisonNew\" type=\"submit\">{{ 'Voir les disponibilités près de moi'|trans }}</button>
  792.                         <input type=\"hidden\" id=\"latLiv\" name=\"latLiv\" value=\"\">
  793.                         <input type=\"hidden\" id=\"longLiv\" name=\"longLiv\" value=\"\">
  794.                         <input type=\"hidden\" id=\"codePostalLiv\" name=\"codePostalLiv\" value=\"\">
  795.                         <input type=\"hidden\" id=\"countryLiv\" name=\"countryLiv\" value=\"\">
  796.                         <input type=\"hidden\" id=\"countryCodeLiv\" name=\"countryCodeLiv\" value=\"\">
  797.                         <input type=\"hidden\" id=\"cityLiv\" name=\"cityLiv\" value=\"\">
  798.                     </div>
  799.                     <div class=\"blocIaCopees\">
  800.                         <p class=\"blocIaCopeesP1\">
  801.                             <a href=\"https://copees.ai/\" target=\"_blank\" class=\"blocIaCopeesA\">🎨 Créer un design avec l’IA</a>
  802.                         </p>
  803.                         <p class=\"blocIaCopeesP2\">
  804.                             Pas encore de fichier ? Laissez notre IA créer votre design
  805.                         </p>
  806.                     </div>
  807.                 </div>
  808.                 <div style=\"display: none\"  class=\"blockDispoHeaderNew\">
  809.                     <p>Disponibilité</p>
  810.                     <div class=\"blockDispoHeaderNewIcon\">
  811.                         <div>
  812.                             <p><img src=\"{{ asset('images/bike.svg') }}\"> </p>
  813.                             <p><span class=\"livStatusNewRed\"></span><span>30 min</span> </p>
  814.                         </div>
  815.                         <div>
  816.                             <p><img src=\"{{ asset('images/bag.svg') }}\"> </p>
  817.                             <p><span class=\"livStatusNewGreen\"></span><span>Retrait</span> </p>
  818.                         </div>
  819.                         <div>
  820.                             <p><img src=\"{{ asset('images/truck.svg') }}\"> </p>
  821.                             <p><span class=\"livStatusNewRed\"></span><span>Livraison</span> </p>
  822.                         </div>
  823.                     </div>
  824.                 </div>
  825.                 <div style=\"display: none\"  class=\"blockProductChoiceHeaderNew\">
  826.                     <p>Que souhaitez-vous vous faire livrer pour aujourd'hui ?</p>
  827.                     <div class=\"row blockProductChoiceHeaderNewContent \">
  828.                     </div>
  829.                 </div>
  830.                 <div style=\"display: none;position: relative\"  class=\"blockbtnLiseuseHeaderNew\" style=\"\">
  831.                     <p><a href=\"#\" style=\"color:#007bff;margin-right: 10px;\" class=\"prevSelectionBlockAccueil\"><i class=\"fa fa-arrow-left\" aria-hidden=\"true\"></i></a> Chargez vos fichiers</p>
  832.                     <div class=\"col-12 blockbtnLiseuseHeaderNewBtn\" style=\"\" >
  833.                         <a href=\"#\"class=\"blockbtnLiseuseHeaderNewBtnA\" id=\"blockbtnLiseuseHeaderNewBtnNavigue\">
  834.                             <span class=\"iconePlusBoutton\">
  835.                                 <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"21\" height=\"21\" viewBox=\"0 0 21 21\" fill=\"none\">
  836.                                     <g clip-path=\"url(#clip0_3_834)\">
  837.                                     <path class=\"firstPath\" d=\"M10.496 20.992C16.2928 20.992 20.992 16.2928 20.992 10.496C20.992 4.69922 16.2928 0 10.496 0C4.69922 0 0 4.69922 0 10.496C0 16.2928 4.69922 20.992 10.496 20.992Z\" fill=\"#5667F6\"/>
  838.                                     <path class=\"secondPath\" d=\"M7.3736 10.8323V10.536H10.512V7.20551H10.8242V10.536H13.9466V10.8323H10.8242V14.1708H10.512V10.8323H7.3736Z\" fill=\"white\"/>
  839.                                     </g>
  840.                                     <defs>
  841.                                     <clipPath id=\"clip0_3_834\">
  842.                                     <rect width=\"21\" height=\"21\" fill=\"white\"/>
  843.                                     </clipPath>
  844.                                     </defs>
  845.                                 </svg>
  846.                                 </span>
  847.                             <span style=\"vertical-align: middle;\">Depuis votre navigateur</span>
  848.                         </a>
  849.                     </div>
  850.                     <div style=\"display: none\" class=\"tooltipblockbtnLiseuseHeaderNewNavigue\">
  851.                         <h2>Depuis votre navigateur</h2>
  852.                         <p>
  853.                             Livraison le jour même sur créneau de 30mn
  854.                         </p>
  855.                         <p>
  856.                             Plus de 100 combinaisons de reliures
  857.                         </p>
  858.                         <p>
  859.                             Prix instantané avec la technologie auto detect
  860.                         </p>
  861.                         <p>
  862.                             Livraison gratuite dès 29€
  863.                         </p>
  864.                     </div>
  865.                     <div class=\"col-12 blockbtnLiseuseHeaderNewBtn\" style=\"\" >
  866.                         <a  href=\"{% if checkAbonnementToCartOrOrder(app.user) %}{{ path('file_user_page_b2b') }}{% else %}{{ path('abonnementPro_adresse_facture') }}?typeAbonnement={{ constant('App\\\\Entity\\\\AbonnementPro::TYPE_PRO') }}&typeComptePaiement=1&isFree=1{% endif %}\" class=\"blockbtnLiseuseHeaderNewBtnA\" id=\"blockbtnLiseuseHeaderNewBtnCopeesPlus\">
  867.                             <span class=\"iconePlusBoutton\">
  868.                                 <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"21\" height=\"21\" viewBox=\"0 0 21 21\" fill=\"none\">
  869.                                     <g clip-path=\"url(#clip0_3_834)\">
  870.                                     <path  class=\"firstPath\"  d=\"M10.496 20.992C16.2928 20.992 20.992 16.2928 20.992 10.496C20.992 4.69922 16.2928 0 10.496 0C4.69922 0 0 4.69922 0 10.496C0 16.2928 4.69922 20.992 10.496 20.992Z\" fill=\"#5667F6\"/>
  871.                                     <path  class=\"secondPath\" d=\"M7.3736 10.8323V10.536H10.512V7.20551H10.8242V10.536H13.9466V10.8323H10.8242V14.1708H10.512V10.8323H7.3736Z\" fill=\"white\"/>
  872.                                     </g>
  873.                                     <defs>
  874.                                     <clipPath id=\"clip0_3_834\">
  875.                                     <rect width=\"21\" height=\"21\" fill=\"white\"/>
  876.                                     </clipPath>
  877.                                     </defs>
  878.                                 </svg>
  879.                             </span>
  880.                             <span style=\"vertical-align: middle;\">Depuis votre espace abonné</span>
  881.                         </a>
  882.                     </div>
  883.                     <div style=\"display: none\" class=\"tooltipblockbtnLiseuseHeaderNewCopeesPlus\">
  884.                         <h2>Depuis Copees +</h2>
  885.                         <p>
  886.                             5,99€/mois sans engagement et résiliable à tout moment
  887.                         </p>
  888.                         <p>
  889.                             Livraison gratuite illimitée
  890.                         </p>
  891.                         <p>
  892.                             Paiement automatique à J+30 dès la 2eme commande
  893.                         </p>
  894.                         <p>
  895.                             Jusqu'à 30% de réduction sur tous les produits
  896.                         </p>
  897.                         <a href=\"{% if checkAbonnementToCartOrOrder(app.user) %}{{ path('file_user_page_b2b') }}{% else %}{{ path('offre_B2B_2') }}{% endif %}\">En savoir +</a>
  898.                     </div>
  899.                 </div>
  900.                 <div style=\"display: none\"  class=\"blockProductSearchHeaderNew\">
  901.                     <p>Trouvez votre produit </p>
  902.                     <div class=\"row  \">
  903.                         <div class=\"user userbb_prof1\" style=\"position: relative\">
  904.                             <div class=\"searchProductMenuBloc\" style=\"position: relative;\">
  905.                                 <input class=\"inputstyletop\" type=\"text\" id=\"searchProductMenu\" style=\"cursor: pointer;\" placeholder=\"Rechercher votre produit\">
  906.                                 <div class=\"close_result_head\" id=\"close_result_product\" style=\"cursor: pointer;position: absolute;right: 17px;top: 3px;display: none\">
  907.                                     <img src=\"/images/bg_closeh.png\">
  908.                                 </div>
  909.                             </div>
  910.                             <div class=\"ipstresl collapse show\" id=\"collapseProductMenu\" style=\"\">
  911.                                 <div class=\"divSearchProductMenu\">
  912.                                     <div id=\"divSearchProductMenu\" style=\"min-height: 300px; display: none;max-height: 355px;overflow: auto;\">
  913.                                     </div>
  914.                                 </div>
  915.                             </div>
  916.                         </div>
  917.                     </div>
  918.                 </div>
  919.                 <div style=\"display: none\"  class=\"blockProductChoice2HeaderNew\">
  920.                     <a href=\"#\" style=\"margin-bottom: 10px;display: block;color:#007bff;margin-right: 10px;\" class=\"prevSelectionBlockAccueil\"><i class=\"fa fa-arrow-left\" aria-hidden=\"true\"></i></a>
  921.                     <div class=\"row\">
  922.                         <div class=\"col-6 blockImageGlobalAccueilNew mb-3\" style=\"margin-right: 10px\" >
  923.                             <a href=\"{{ path('product_option') }}?product={% if productFlyer %}{{ productFlyer.id }}{% endif %}\"  class=\"btnChoiceAcceuilNew\">
  924.                                 <div class=\"blockImageAccueilNew\">
  925.                                     <svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" viewBox=\"0 0 21 27\">
  926.                                         <defs>
  927.                                             <style>
  928.                                                 .cls-1 {
  929.                                                     fill: none;
  930.                                                     stroke: #4d4d4d;
  931.                                                     stroke-linecap: round;
  932.                                                     stroke-miterlimit: 10;
  933.                                                     stroke-width: .5px;
  934.                                                 }
  935.                                             </style>
  936.                                         </defs>
  937.                                         <!-- Generator: Adobe Illustrator 28.7.1, SVG Export Plug-In . SVG Version: 1.2.0 Build 142)  -->
  938.                                         <g>
  939.                                             <g id=\"Calque_1\">
  940.                                                 <path class=\"cls-1\" d=\"M19.2,1.1H1.9c-.7,0-1.2.6-1.2,1.2v22.8c0,.7.5,1.2,1.2,1.2h17.4c.7,0,1.2-.6,1.2-1.2V2.4c0-.7-.5-1.2-1.2-1.2Z\"/>
  941.                                                 <path class=\"cls-1\" d=\"M2.4,4.8h15.7\"/>
  942.                                                 <path class=\"cls-1\" d=\"M2.4,6.6h15.7\"/>
  943.                                                 <path class=\"cls-1\" d=\"M2.4,8.4h15.7\"/>
  944.                                                 <path class=\"cls-1\" d=\"M9.9,10.8H3.6c-.7,0-1.2.6-1.2,1.2v2.3c0,.7.5,1.2,1.2,1.2h6.3c.7,0,1.2-.6,1.2-1.2v-2.3c0-.7-.5-1.2-1.2-1.2Z\"/>
  945.                                                 <path class=\"cls-1\" d=\"M9.9,17.4H3.6c-.7,0-1.2.6-1.2,1.2v2.3c0,.7.5,1.2,1.2,1.2h6.3c.7,0,1.2-.6,1.2-1.2v-2.3c0-.7-.5-1.2-1.2-1.2Z\"/>
  946.                                             </g>
  947.                                         </g>
  948.                                     </svg>
  949.                                 </div>
  950.                                 <span class=\"textBlockImageAccueilNew\">Fyers</span>
  951.                             </a>
  952.                         </div>
  953.                         <div class=\"col-6 blockImageGlobalAccueilNew mb-3\">
  954.                             <a href=\"{{ path('product_option') }}?product={% if productCarte %}{{ productCarte.id }}{% endif %}\" class=\"btnChoiceAcceuilNew\">
  955.                                 <div class=\"blockImageAccueilNew\">
  956.                                     <svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" viewBox=\"0 0 24 17\" style=\"margin-top: 15px;margin-bottom: 11px;\">
  957.                                         <defs>
  958.                                             <style>
  959.                                                 .cls-1 {
  960.                                                     fill: none;
  961.                                                     stroke: #4d4d4d;
  962.                                                     stroke-linecap: round;
  963.                                                     stroke-miterlimit: 10;
  964.                                                     stroke-width: .5px;
  965.                                                 }
  966.                                             </style>
  967.                                         </defs>
  968.                                         <!-- Generator: Adobe Illustrator 28.7.1, SVG Export Plug-In . SVG Version: 1.2.0 Build 142)  -->
  969.                                         <g>
  970.                                             <g id=\"Calque_1\">
  971.                                                 <g>
  972.                                                     <path class=\"cls-1\" d=\"M4.6,11.5V3.9h-2.2c-.7,0-1.2.6-1.2,1.2v9.8c0,.7.5,1.2,1.2,1.2h16.4c.7,0,1.2-.6,1.2-1.2v-2.3H5.8c-.7,0-1.2-.6-1.2-1.2Z\"/>
  973.                                                     <path class=\"cls-1\" d=\"M20.1,12.8h2.2c.7,0,1.2-.6,1.2-1.2V1.7c0-.7-.5-1.2-1.2-1.2H5.8c-.7,0-1.2.6-1.2,1.2v2.3\"/>
  974.                                                     <path class=\"cls-1\" d=\"M4.6,3.9v7.6c0,.7.5,1.2,1.2,1.2h14.2\"/>
  975.                                                 </g>
  976.                                                 <path class=\"cls-1\" d=\"M13,4.8h8.4\"/>
  977.                                                 <path class=\"cls-1\" d=\"M13,6.6h8.4\"/>
  978.                                                 <path class=\"cls-1\" d=\"M13,8.4h8.4\"/>
  979.                                             </g>
  980.                                         </g>
  981.                                     </svg>
  982.                                 </div>
  983.                                 <span class=\"textBlockImageAccueilNew\">Cartes de visite</span>
  984.                             </a>
  985.                         </div>
  986.                         <div class=\"col-6 blockImageGlobalAccueilNew mb-3\" style=\"margin-right: 10px\" >
  987.                             <a href=\"{{ path('product_option') }}?product={% if productAffiche %}{{ productAffiche.id }}{% endif %}\"  class=\"btnChoiceAcceuilNew\">
  988.                                 <div class=\"blockImageAccueilNew\">
  989.                                     <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"80\" viewBox=\"0 0 23 28\" fill=\"none\">
  990.                                         <path d=\"M18.554 4.17035H2.33293C1.7126 4.17035 1.20972 4.69036 1.20972 5.33183V26.5966C1.20972 27.238 1.7126 27.758 2.33293 27.758H18.554C19.1743 27.758 19.6772 27.238 19.6772 26.5966V5.33183C19.6772 4.69036 19.1743 4.17035 18.554 4.17035Z\" stroke=\"#4D4D4D\" stroke-width=\"0.5\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"/>
  991.                                         <path d=\"M21.3058 0.763351H5.08476C4.46443 0.763351 3.96155 1.28336 3.96155 1.92483V23.1896C3.96155 23.831 4.46443 24.351 5.08476 24.351H21.3058C21.9262 24.351 22.429 23.831 22.429 23.1896V1.92483C22.429 1.28336 21.9262 0.763351 21.3058 0.763351Z\" stroke=\"#4D4D4D\" stroke-width=\"0.5\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"/>
  992.                                     </svg>
  993.                                 </div>
  994.                                 <span class=\"textBlockImageAccueilNew\">Affiches</span>
  995.                             </a>
  996.                         </div>
  997.                         <div class=\"col-6 blockImageGlobalAccueilNew mb-3\">
  998.                             <a href=\"{{ path('product_option') }}?product={% if productDEPLIANT2 %}{{ productDEPLIANT2.id }}{% endif %}\" class=\"btnChoiceAcceuilNew\">
  999.                                 <div class=\"blockImageAccueilNew\">
  1000.                                     <svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" viewBox=\"0 0 24 27\">
  1001.                                         <defs>
  1002.                                             <style>
  1003.                                                 .cls-1, .cls-2 {
  1004.                                                     fill: none;
  1005.                                                     stroke: #4d4d4d;
  1006.                                                     stroke-miterlimit: 10;
  1007.                                                     stroke-width: .5px;
  1008.                                                 }
  1009.                                                 .cls-2 {
  1010.                                                     stroke-linecap: round;
  1011.                                                 }
  1012.                                             </style>
  1013.                                         </defs>
  1014.                                         <!-- Generator: Adobe Illustrator 28.7.1, SVG Export Plug-In . SVG Version: 1.2.0 Build 142)  -->
  1015.                                         <g>
  1016.                                             <g id=\"Calque_1\">
  1017.                                                 <g>
  1018.                                                     <path class=\"cls-2\" d=\"M4.9,1.1v2.4h12.6\"/>
  1019.                                                     <path class=\"cls-2\" d=\"M21.7.2H5.9c-.4,0-.7.2-.9.6l12.5,2.7h.5c.6,0,1.1.5,1.1,1.1v18.5h2.6c.6,0,1.1-.5,1.1-1.1V1.4c0-.6-.5-1.1-1.1-1.1Z\"/>
  1020.                                                     <path class=\"cls-1\" d=\"M4.9,3.5h-2.6c-.6,0-1.1.5-1.1,1.1v20.6c0,.6.5,1.1,1.1,1.1h15.7c.6,0,1.1-.5,1.1-1.1v-2.1\"/>
  1021.                                                     <path class=\"cls-2\" d=\"M19.1,23.1V4.6c0-.6-.5-1.1-1.1-1.1H4.9\"/>
  1022.                                                 </g>
  1023.                                             </g>
  1024.                                         </g>
  1025.                                     </svg>
  1026.                                 </div>
  1027.                                 <span class=\"textBlockImageAccueilNew\">Dépliants</span>
  1028.                             </a>
  1029.                         </div>
  1030.                         <div class=\"col-12\">
  1031.                             <a href=\"{{ path('besoin_produits') }}\" class=\"blockProductChoice2HeaderNewSearch\">Voir nos 300 produits</a>
  1032.                         </div>
  1033.                     </div>
  1034.                 </div>
  1035.             </div>
  1036.             <div class=\"carousel-inner\" style=\"overflow: visible;\">
  1037.                 {% set elements = getAccueilElement() %}
  1038.                 {% for element in elements %}
  1039.                     <div class=\"imgBanniereBesoinProduct carousel-item {% if loop.first %}active{% endif %}\" data-interval=\"{{ element.intervalSpeed }}\">
  1040.                         <div class=\"row\">
  1041.                             <div class=\"imgBanniereBesoinProductDiv1\">
  1042.                             </div>
  1043.                             <div class=\"imgBanniereBesoinProductDiv2 row\">
  1044.                                 <div class=\"col-4\">
  1045.                                     {% if element.positionBlocDescription ==1 %}
  1046.                                         {% include 'front/accueil/block_description_new_accueil.html.twig' %}
  1047.                                     {% endif %}
  1048.                                 </div>
  1049.                                 <div class=\"col-4\">
  1050.                                     {% if element.positionBlocDescription ==2 %}
  1051.                                         {% include 'front/accueil/block_description_new_accueil.html.twig' %}
  1052.                                     {% endif %}
  1053.                                 </div>
  1054.                                 <div class=\"col-4\">
  1055.                                     {% if element.positionBlocDescription == 3 %}
  1056.                                         {% include 'front/accueil/block_description_new_accueil.html.twig' %}
  1057.                                     {% endif %}
  1058.                                 </div>
  1059.                             </div>
  1060.                         </div>
  1061.                         <img style=\"{% if element.imageBrightness %}filter: brightness({{ element.imageBrightness }});{% endif %}\" class=\"bannierImageNewAccueil d-block w-100\" src=\"{{ asset('imageSite/'~element.image) }}\" alt=\"First slide\">
  1062.                     </div>
  1063.                 {% endfor %}
  1064.             </div>
  1065.         </div>
  1066.     </div>
  1067.     {{ render(controller('App\\\\Controller\\\\Front\\\\ProductController::productBlock',{ 'showWidthoutPapier': 0 })) }}
  1068.     <script src=\"https://maps.googleapis.com/maps/api/js?key={{ key_google_map }}&libraries=places\"></script>
  1069. <div class=\"part_slide_txt desctop_accueil_header\" style=\"display: none;\">
  1070.     <div  class=\"\" >
  1071.         <div class=\"barProducts\">
  1072.             <div class=\"homej1\">
  1073.                 <h2 id=\"HBesoinProductHome\" style=\"min-height: 70px;position:relative;\">
  1074.                     <span style=\"{#position: absolute#}\">{{ 'Besoin'|trans }} &nbsp;&nbsp;</span>
  1075.                     <span class=\"spanAnime\" style=\"{#margin-left: 165px;#}\">
  1076.                         <span id=\"mainLoop\">
  1077.                             <span class=\"tripLoop\" style=\"display: inline \">{{ \"D\\'IMPRESSIONS ?\"|trans }}</span>
  1078.                             <span class=\"tripLoop\"> {{ 'DE COPIES ?'|trans }}</span>
  1079.                             <span class=\"tripLoop\">{{ 'DE BROCHURES ?'|trans }}</span>
  1080.                             <span class=\"tripLoop\">{{ 'DE FLYERS ?'|trans }}</span>
  1081.                             <span class=\"tripLoop\">{{ 'DE POSTERS & AFFICHES ?'|trans }}</span>
  1082.                             <span class=\"tripLoop\">{{ 'DE DEPLIANTS ?'|trans }}</span>
  1083.                             <span class=\"tripLoop\">{{ 'DE CARTES DE VISITE ?'|trans }}</span>
  1084.                             <span class=\"tripLoop\">{{ \"D\\'INVITATIONS ?\"|trans }}</span>
  1085.                             <span class=\"tripLoop\">{{ 'DE LIVRETS ?'|trans }}</span>
  1086.                             <span class=\"tripLoop\">{{ 'DE STICKERS ?'|trans }}</span>
  1087.                             <span class=\"tripLoop\">{{ 'DE CARTES POSTALES ?'|trans }}</span>
  1088.                             <span class=\"tripLoop\">{{ 'DE ROLL UP ?'|trans }}</span>
  1089.                             <span class=\"tripLoop\">{{ 'DE PHOTOS ?'|trans }}</span>
  1090.                             <span class=\"tripLoop\">{{ 'DE T-SHIRTS ?'|trans }}</span>
  1091.                             <span class=\"tripLoop\">{{ 'DE SWEAT ?'|trans }}</span>
  1092.                             <span class=\"tripLoop\">{{ 'DE TOTE BAGS ?'|trans }}</span>
  1093.                         </span>
  1094.                     </span>
  1095.                 </h2>
  1096.                 {#                  <h2>Besoin de cartes de visite ?</h2>#}
  1097.                 <h3 style=\" text-align: center\">{{ \"Souriez, vous êtes déjà livré(e)s !\"|trans|raw}}</h3>
  1098.                 <div>
  1099.                     <div>{{ \"Tous vos documents imprimés & reliés, et produits d’impressions personnalisés,\"|trans}}</div>
  1100.                     <div  style=\"    padding-left: 31px;\"> {{ 'livrés chez vous'|trans }}  <div class=\"pbgt1\"> {{ 'LE JOUR MÊME'|trans }} </div><div class=\"pbgt2\"> {{ 'sur créneaux de'|trans }}  <strong>{{ '30 mn'|trans }}</strong></div></div>
  1101.                 </div>
  1102.             </div>
  1103.         </div>
  1104.     </div>
  1105.     <div class=\"\" id=\"input_home_top_mobile\">
  1106.         <div class=\"close_btn_home_top_mobile\">
  1107.             <div class=\"text-right\" id=\"close_btn_home_top_mobile\"><img src=\"{{ asset('images/btn_closex.png') }}\"></div>
  1108.             <h4> {{ 'On vous livre où ?'|trans }}</h4>
  1109.         </div>
  1110.         <div class=\"input_top_local input_top_local_home\">
  1111.             <div class=\"input_top_local_home11\">
  1112.                 <input type=\"text\" id=\"addressLiv\" placeholder=\"{{ 'Saisissez l’adresse de livraison'|trans }}\">
  1113.                 <button id=\"spanSearchBtn\" class=\"btnRechercheLivraison\" type=\"submit\">{{ 'Voir nos produits & services'|trans }}</button>
  1114.                 <input type=\"hidden\" id=\"latLiv\" name=\"latLiv\" value=\"\">
  1115.                 <input type=\"hidden\" id=\"longLiv\" name=\"longLiv\" value=\"\">
  1116.                 <input type=\"hidden\" id=\"codePostalLiv\" name=\"codePostalLiv\" value=\"\">
  1117.             </div>
  1118.         </div>
  1119.     </div>
  1120.     <div class=\"img_input_home_top\">
  1121.         {% if countrySelect.languageCode == 'Es' %}
  1122.             <img src=\"{{ asset('images/b0t4_es.jpeg') }}\" style=\"max-width: 330px;\">
  1123.         {% else %}
  1124.             <img src=\"{{ asset('images/b0t4.png') }}\">
  1125.         {% endif %}
  1126.     </div>
  1127. </div>
  1128. <div class=\"part_slide_txt mobile_accueil_header\"  style=\"display: none;\" >
  1129.     <h2 class=\"titre_accueil_header1\" style=\"font-family: Arimo;font-size: 30px !important;line-height: 32px;font-weight: bold !important;text-align: left;\">{{ 'Vos documents imprimés & reliés, et + de 300 produits d’impressions (flyers, cartes de visites, tee-shirt, photos,ect...) livrés aujourd’hui'|trans }}.</h2>
  1130.     <h3 class=\"titre_accueil_header2\" style=\"font-family: Arimo;font-size: 24px !important;line-height: 24px;text-align: left;\">{{ 'Recevez les aujourd`hui sur créneaux de 30 mn!'|trans }}</h3>
  1131.     <div class=\"bloc_livraison_mobile\">
  1132.         <h2>{{ 'Tous vos produits d’impression livrés chez vous le jour même'|trans }}</h2>
  1133.         <input type=\"text\" id=\"addressLivMobile\" placeholder=\"{{ 'Saisissez votre adresse de livraison'|trans }}\">
  1134.         <button  id=\"submitAdresseLivraison\" type=\"submit\">{{ 'Je me fais livrer'|trans }}</button>
  1135.         {% if app.user %}
  1136.         {% else %}
  1137.             <h3><strong><a href=\"#\" class=\"connect_header_bar_adresse\">Connectez-vous</a> </strong> pour vos adresses enregistrées</h3>
  1138.         {% endif %}
  1139.     </div>
  1140.     {#<div class=\"img_input_home_top\">#}
  1141.     {#<img src=\"{{ asset('images/bg_mobile_accueil.png') }}\">#}
  1142.     {#</div>#}
  1143. </div>
  1144. <div class=\"part_box10service\" style=\"display: none\"  style=\"display: none;\">
  1145.     <div class=\"row\">
  1146.         <div class=\"col-lg col-md-4 col1\">
  1147.             <a href=\"#\" class=\"linkPapierProductAcueil\"><img src=\"{{ asset('images/ser1.png') }}\"></a>
  1148.             <h4><a href=\"#\" class=\"linkPapierProductAcueil\">Imprimer & relier A5/A4/A3</a></h4>
  1149.         </div>
  1150.         <div class=\"col-lg col-md-4 col2\">
  1151.             <a href=\"#\" class=\"linkPapierAfficheEditAcueil\"><img src=\"{{ asset('images/ser2.png') }}\"></a>
  1152.             <h4><a href=\"#\" class=\"linkPapierAfficheEditAcueil\">Posters & affiches (de A0 à A4)</a></h4>
  1153.         </div>
  1154.         <div class=\"col-lg col-md-4 col3\">
  1155.             <a href=\"#\" class=\"linkPapierFlyerAcueil\"><img src=\"{{ asset('images/ser3.png') }}\"></a>
  1156.             <h4> <a href=\"#\" class=\"linkPapierFlyerAcueil\">Flyers A3/A4/A5</a></h4>
  1157.         </div>
  1158.         <div class=\"col-lg col-md-4 col4\">
  1159.             <a href=\"#\" class=\"linkPapierFairePartAcueil\"> <img src=\"{{ asset('images/ser4.png') }}\"></a>
  1160.             <h4><a href=\"#\" class=\"linkPapierFairePartAcueil\">Faire part</a></h4>
  1161.         </div>
  1162.         <div class=\"col-lg col-md-4 col5\">
  1163.             <a href=\"#\" class=\"linkPapierCarteAcueil\"><img src=\"{{ asset('images/ser5.png') }}\"></a>
  1164.             <h4><a href=\"#\" class=\"linkPapierCarteAcueil\">Cartes de visite</a></h4>
  1165.         </div>
  1166.         <div class=\"col-lg col-md-4 col6\">
  1167.             <a href=\"#\" class=\"linkPapierMenuAcueil\"><img src=\"{{ asset('images/ser6.png') }}\"></a>
  1168.             <h4><a href=\"#\" class=\"linkPapierMenuAcueil\">Menus</a></h4>
  1169.         </div>
  1170.         <div class=\"col-lg col-md-4 col7\">
  1171.             <a href=\"{{ path('index_top_100') }}\"> <img src=\"{{ asset('images/ser7.png') }}\"></a>
  1172.             <h4><a href=\"{{ path('index_top_100') }}\">TOP 100 essentiel</a></h4>
  1173.         </div>
  1174.         <div class=\"col-lg col-md-4 col8\">
  1175.             <a href=\"#\" class=\"linkPapierProductEditAcueil\"><img src=\"{{ asset('images/ser8.png') }}\"></a>
  1176.             <h4><a href=\"#\" class=\"linkPapierProductEditAcueil\">Modification de PDF</a></h4>
  1177.         </div>
  1178.         <div class=\"col-lg col-md-4 col9\">
  1179.             <a href=\"{{ path('distribue') }}\"><img src=\"{{ asset('images/ser9.png') }}\"></a>
  1180.             <h4><a href=\"{{ path('distribution_calcule') }}\">Distribution de flyers</a></h4>
  1181.         </div>
  1182.         <div class=\"col-lg col-md-4 col10\">
  1183.             <a href=\"{{ path('poste_page') }}\"><img src=\"{{ asset('images/ser10.png') }}\"></a>
  1184.             <h4><a href=\"{{ path('poste_page') }}\">Envoi de courrier simple ou recommandé</a></h4>
  1185.         </div>
  1186.     </div>
  1187. </div>
  1188. {% include 'front/accueil/index-content.html.twig' %}
  1189. {% include 'front/footer.html.twig' %}""front/accueil/index2.html.twig""/home/preprodcopees/www/copees-sf/templates/front/accueil/index2.html.twig");
  1190.     }
  1191. }