var/cache/dev/fr/vpauto/twig/b4/b4d918e5bf0a9911fabdd25380f26340.php line 42

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. /* Frontend/landing/sale-online-pro.html.twig */
  14. class __TwigTemplate_424cc2416aa6a4601c9aeefa39c2184e 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->blocks = [
  23.             'meta_robot' => [$this'block_meta_robot'],
  24.             'tawkto' => [$this'block_tawkto'],
  25.             'meta_title' => [$this'block_meta_title'],
  26.             'meta_desc' => [$this'block_meta_desc'],
  27.             'body_content' => [$this'block_body_content'],
  28.         ];
  29.     }
  30.     protected function doGetParent(array $context)
  31.     {
  32.         // line 1
  33.         return "frontend/frontend_pro.html.twig";
  34.     }
  35.     protected function doDisplay(array $context, array $blocks = [])
  36.     {
  37.         $macros $this->macros;
  38.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  39.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Frontend/landing/sale-online-pro.html.twig"));
  40.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  41.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Frontend/landing/sale-online-pro.html.twig"));
  42.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  43.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Frontend/landing/sale-online-pro.html.twig"));
  44.         $this->parent $this->loadTemplate("frontend/frontend_pro.html.twig""Frontend/landing/sale-online-pro.html.twig"1);
  45.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  46.         
  47.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  48.         
  49.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  50.         
  51.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  52.     }
  53.     // line 3
  54.     public function block_meta_robot($context, array $blocks = [])
  55.     {
  56.         $macros $this->macros;
  57.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  58.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_robot"));
  59.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  60.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_robot"));
  61.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  62.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_robot"));
  63.         // line 4
  64.         echo "    ";
  65.         $this->displayParentBlock("meta_robot"$context$blocks);
  66.         echo "
  67.     <link rel=\"canonical\" href=\"";
  68.         // line 5
  69.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("frontend_sale_online_pro");
  70.         echo "\"/>
  71.     ";
  72.         // line 6
  73.         echo twig_source($this->env"stubs/seo/robots_index_follow.html.twig");
  74.         echo "
  75. ";
  76.         
  77.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  78.         
  79.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  80.         
  81.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  82.     }
  83.     // line 9
  84.     public function block_tawkto($context, array $blocks = [])
  85.     {
  86.         $macros $this->macros;
  87.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  88.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""tawkto"));
  89.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  90.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""tawkto"));
  91.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  92.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""tawkto"));
  93.         echo "";
  94.         
  95.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  96.         
  97.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  98.         
  99.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  100.     }
  101.     // line 11
  102.     public function block_meta_title($context, array $blocks = [])
  103.     {
  104.         $macros $this->macros;
  105.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  106.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_title"));
  107.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  108.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_title"));
  109.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  110.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_title"));
  111.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("seo.landing.sale-online-pro.title", [], "seo"), "html"nulltrue);
  112.         
  113.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  114.         
  115.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  116.         
  117.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  118.     }
  119.     // line 12
  120.     public function block_meta_desc($context, array $blocks = [])
  121.     {
  122.         $macros $this->macros;
  123.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  124.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_desc"));
  125.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  126.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_desc"));
  127.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  128.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_desc"));
  129.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("seo.landing.sale-online-pro.desc", [], "seo"), "html"nulltrue);
  130.         
  131.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  132.         
  133.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  134.         
  135.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  136.     }
  137.     // line 14
  138.     public function block_body_content($context, array $blocks = [])
  139.     {
  140.         $macros $this->macros;
  141.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  142.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body_content"));
  143.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  144.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body_content"));
  145.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  146.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body_content"));
  147.         // line 15
  148.         echo "<div class=\"vente-electronique-pro\">
  149.     <div class=\"landing-header\">
  150.         <h1 class=\"titre05\">
  151.             ";
  152.         // line 18
  153.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-online-pro.header.title", [], "landing"), "html"nulltrue);
  154.         echo "
  155.         </h1>
  156.     </div>
  157.     <div class=\"landing-content\">
  158.         <div>
  159.             <h2 class=\"titre01\">";
  160.         // line 23
  161.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-online-pro.content.title", [], "landing");
  162.         echo "</h2>
  163.             <p class=\"marginT10\">";
  164.         // line 24
  165.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-online-pro.content.subtitle", [], "landing");
  166.         echo "</p>
  167.             <h2 class=\"titre04 marginT40\">";
  168.         // line 26
  169.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-online-pro.content.section02.title", [], "landing");
  170.         echo "</h2>
  171.             <div class=\"grid-container block-bg02\">
  172.                 <div class=\"grid-25 tab-l-100 tab-p-100 m-100\">
  173.                     <div>
  174.                         <h3>";
  175.         // line 30
  176.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-online-pro.content.section02.block01.title", [], "landing"), "html"nulltrue);
  177.         echo "</h3>
  178.                         <p>";
  179.         // line 31
  180.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-online-pro.content.section02.block01.subtitle", [], "landing"), "html"nulltrue);
  181.         echo "&euro;.</p>
  182.                     </div>
  183.                 </div>
  184.                 <div class=\"grid-25 tab-l-100 tab-p-100 m-100\">
  185.                     <div>
  186.                         <h3>";
  187.         // line 36
  188.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-online-pro.content.section02.block02.title", [], "landing"), "html"nulltrue);
  189.         echo "</h3>
  190.                         <p>";
  191.         // line 37
  192.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-online-pro.content.section02.block02.subtitle", [], "landing"), "html"nulltrue);
  193.         echo "</p>
  194.                     </div>
  195.                 </div>
  196.                 <div class=\"grid-25 tab-l-100 tab-p-100 m-100\">
  197.                     <div>
  198.                         <h3>";
  199.         // line 42
  200.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-online-pro.content.section02.block04.title", [], "landing"), "html"nulltrue);
  201.         echo "</h3>
  202.                         <p>";
  203.         // line 43
  204.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-online-pro.content.section02.block04.subtitle", [], "landing"), "html"nulltrue);
  205.         echo "</p>
  206.                     </div>
  207.                 </div>
  208.                 <div class=\"grid-25 tab-l-100 tab-p-100 m-100\">
  209.                     <div>
  210.                         <h3>";
  211.         // line 48
  212.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-online-pro.content.section02.block03.title", [], "landing"), "html"nulltrue);
  213.         echo "</h3>
  214.                         <p>";
  215.         // line 49
  216.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-online-pro.content.section02.block03.subtitle", [], "landing"), "html"nulltrue);
  217.         echo "</p>
  218.                     </div>
  219.                 </div>
  220.             </div>
  221.             <h2 class=\"titre01 marginT60 txtcenter\"><strong>";
  222.         // line 54
  223.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-online-pro.content.section03.title", [], "landing"), "html"nulltrue);
  224.         echo "</strong></h2>
  225.             <div class=\"grid-container marginT40\">
  226.                 <div class=\"grid-50 tab-l-50 tab-p-100 m-100\">
  227.                     <ul>
  228.                         <li><img src=\"";
  229.         // line 58
  230.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/pro/vente-electronique01.png"), "html"nulltrue);
  231.         echo "\" alt=\"picto ventes réservées aux professionnels\"> <span>";
  232.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-online-pro.content.section03.list01.item01", [], "landing");
  233.         echo "</span></li>
  234.                         <li><img src=\"";
  235.         // line 59
  236.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/pro/vente-electronique02.png"), "html"nulltrue);
  237.         echo "\" alt=\"picto vente par jour\"> <span>";
  238.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-online-pro.content.section03.list01.item02", [], "landing");
  239.         echo "</span></li>
  240.                         <li><img src=\"";
  241.         // line 60
  242.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/pro/vente-electronique03.png"), "html"nulltrue);
  243.         echo "\" alt=\"picto choix\"> <span>";
  244.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-online-pro.content.section03.list01.item03", [], "landing");
  245.         echo "</span></li>
  246.                     </ul>
  247.                 </div>
  248.                 <div class=\"grid-50 tab-l-50 tab-p-100 m-100\">
  249.                     <ul>
  250.                         <li><img src=\"";
  251.         // line 65
  252.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/pro/vente-electronique04.png"), "html"nulltrue);
  253.         echo "\" alt=\"picto accessible\"> <span>";
  254.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-online-pro.content.section03.list02.item01", [], "landing");
  255.         echo "</span></li>
  256.                         <li><img src=\"";
  257.         // line 66
  258.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/pro/vente-electronique05.png"), "html"nulltrue);
  259.         echo "\" alt=\"picto possibilité\"> <span>";
  260.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-online-pro.content.section03.list02.item02", [], "landing");
  261.         echo "</span></li>
  262.                         <li><img src=\"";
  263.         // line 67
  264.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/pro/vente-electronique06.png"), "html"nulltrue);
  265.         echo "\" alt=\"picto catalogue\"> <span>";
  266.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-online-pro.content.section03.list02.item03", [], "landing");
  267.         echo "</span></li>
  268.                     </ul>
  269.                 </div>
  270.             </div>
  271.             <h2 class=\"titre01 marginT60 txtcenter\"><strong>";
  272.         // line 72
  273.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-online-pro.content.section04.title", [], "landing"), "html"nulltrue);
  274.         echo "</strong></h2>
  275.             <div class=\"video-container\" >
  276.                 ";
  277.         // line 74
  278.         $this->loadTemplate("/Frontend/pro/_movie_sale_online.html.twig""Frontend/landing/sale-online-pro.html.twig"74)->display($context);
  279.         // line 75
  280.         echo "            </div>
  281.             <p class=\"marginT60 txtcenter\"><a href=\"";
  282.         // line 77
  283.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend_tricks_pro");
  284.         echo "\" class=\"lien11\">";
  285.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-online-pro.content.button01.label", [], "landing"), "html"nulltrue);
  286.         echo "</a></p>
  287.         </div>
  288.     </div>
  289. </div>
  290. ";
  291.         
  292.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  293.         
  294.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  295.         
  296.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  297.     }
  298.     public function getTemplateName()
  299.     {
  300.         return "Frontend/landing/sale-online-pro.html.twig";
  301.     }
  302.     public function isTraitable()
  303.     {
  304.         return false;
  305.     }
  306.     public function getDebugInfo()
  307.     {
  308.         return array (  332 => 77,  328 => 75,  326 => 74,  321 => 72,  311 => 67,  305 => 66,  299 => 65,  289 => 60,  283 => 59,  277 => 58,  270 => 54,  262 => 49,  258 => 48,  250 => 43,  246 => 42,  238 => 37,  234 => 36,  226 => 31,  222 => 30,  215 => 26,  210 => 24,  206 => 23,  198 => 18,  193 => 15,  180 => 14,  155 => 12,  130 => 11,  105 => 9,  90 => 6,  86 => 5,  81 => 4,  68 => 3,  39 => 1,);
  309.     }
  310.     public function getSourceContext()
  311.     {
  312.         return new Source("{% extends 'frontend/frontend_pro.html.twig' %}
  313. {% block meta_robot %}
  314.     {{ parent() }}
  315.     <link rel=\"canonical\" href=\"{{ url('frontend_sale_online_pro') }}\"/>
  316.     {{ source('stubs/seo/robots_index_follow.html.twig') }}
  317. {% endblock %}
  318. {% block tawkto '' %}
  319. {% block meta_title %}{{ 'seo.landing.sale-online-pro.title'|trans({}, \"seo\") }}{% endblock %}
  320. {% block meta_desc %}{{ 'seo.landing.sale-online-pro.desc'|trans({}, \"seo\") }}{% endblock %}
  321. {% block body_content %}
  322. <div class=\"vente-electronique-pro\">
  323.     <div class=\"landing-header\">
  324.         <h1 class=\"titre05\">
  325.             {{ 'frontend.landing.sale-online-pro.header.title'|trans({}, 'landing') }}
  326.         </h1>
  327.     </div>
  328.     <div class=\"landing-content\">
  329.         <div>
  330.             <h2 class=\"titre01\">{{ 'frontend.landing.sale-online-pro.content.title'|trans({}, 'landing')|raw }}</h2>
  331.             <p class=\"marginT10\">{{ 'frontend.landing.sale-online-pro.content.subtitle'|trans({}, 'landing')|raw }}</p>
  332.             <h2 class=\"titre04 marginT40\">{{ 'frontend.landing.sale-online-pro.content.section02.title'|trans({}, 'landing')|raw }}</h2>
  333.             <div class=\"grid-container block-bg02\">
  334.                 <div class=\"grid-25 tab-l-100 tab-p-100 m-100\">
  335.                     <div>
  336.                         <h3>{{ 'frontend.landing.sale-online-pro.content.section02.block01.title'|trans({}, 'landing') }}</h3>
  337.                         <p>{{ 'frontend.landing.sale-online-pro.content.section02.block01.subtitle'|trans({}, 'landing') }}&euro;.</p>
  338.                     </div>
  339.                 </div>
  340.                 <div class=\"grid-25 tab-l-100 tab-p-100 m-100\">
  341.                     <div>
  342.                         <h3>{{ 'frontend.landing.sale-online-pro.content.section02.block02.title'|trans({}, 'landing') }}</h3>
  343.                         <p>{{ 'frontend.landing.sale-online-pro.content.section02.block02.subtitle'|trans({}, 'landing') }}</p>
  344.                     </div>
  345.                 </div>
  346.                 <div class=\"grid-25 tab-l-100 tab-p-100 m-100\">
  347.                     <div>
  348.                         <h3>{{ 'frontend.landing.sale-online-pro.content.section02.block04.title'|trans({}, 'landing') }}</h3>
  349.                         <p>{{ 'frontend.landing.sale-online-pro.content.section02.block04.subtitle'|trans({}, 'landing') }}</p>
  350.                     </div>
  351.                 </div>
  352.                 <div class=\"grid-25 tab-l-100 tab-p-100 m-100\">
  353.                     <div>
  354.                         <h3>{{ 'frontend.landing.sale-online-pro.content.section02.block03.title'|trans({}, 'landing') }}</h3>
  355.                         <p>{{ 'frontend.landing.sale-online-pro.content.section02.block03.subtitle'|trans({}, 'landing') }}</p>
  356.                     </div>
  357.                 </div>
  358.             </div>
  359.             <h2 class=\"titre01 marginT60 txtcenter\"><strong>{{ 'frontend.landing.sale-online-pro.content.section03.title'|trans({}, 'landing') }}</strong></h2>
  360.             <div class=\"grid-container marginT40\">
  361.                 <div class=\"grid-50 tab-l-50 tab-p-100 m-100\">
  362.                     <ul>
  363.                         <li><img src=\"{{ asset('bundles/vpauto/frontend/images/pro/vente-electronique01.png') }}\" alt=\"picto ventes réservées aux professionnels\"> <span>{{ 'frontend.landing.sale-online-pro.content.section03.list01.item01'|trans({}, 'landing')|raw }}</span></li>
  364.                         <li><img src=\"{{ asset('bundles/vpauto/frontend/images/pro/vente-electronique02.png') }}\" alt=\"picto vente par jour\"> <span>{{ 'frontend.landing.sale-online-pro.content.section03.list01.item02'|trans({}, 'landing')|raw }}</span></li>
  365.                         <li><img src=\"{{ asset('bundles/vpauto/frontend/images/pro/vente-electronique03.png') }}\" alt=\"picto choix\"> <span>{{ 'frontend.landing.sale-online-pro.content.section03.list01.item03'|trans({}, 'landing')|raw }}</span></li>
  366.                     </ul>
  367.                 </div>
  368.                 <div class=\"grid-50 tab-l-50 tab-p-100 m-100\">
  369.                     <ul>
  370.                         <li><img src=\"{{ asset('bundles/vpauto/frontend/images/pro/vente-electronique04.png') }}\" alt=\"picto accessible\"> <span>{{ 'frontend.landing.sale-online-pro.content.section03.list02.item01'|trans({}, 'landing')|raw }}</span></li>
  371.                         <li><img src=\"{{ asset('bundles/vpauto/frontend/images/pro/vente-electronique05.png') }}\" alt=\"picto possibilité\"> <span>{{ 'frontend.landing.sale-online-pro.content.section03.list02.item02'|trans({}, 'landing')|raw }}</span></li>
  372.                         <li><img src=\"{{ asset('bundles/vpauto/frontend/images/pro/vente-electronique06.png') }}\" alt=\"picto catalogue\"> <span>{{ 'frontend.landing.sale-online-pro.content.section03.list02.item03'|trans({}, 'landing')|raw }}</span></li>
  373.                     </ul>
  374.                 </div>
  375.             </div>
  376.             <h2 class=\"titre01 marginT60 txtcenter\"><strong>{{ 'frontend.landing.sale-online-pro.content.section04.title'|trans({}, 'landing') }}</strong></h2>
  377.             <div class=\"video-container\" >
  378.                 {% include '/Frontend/pro/_movie_sale_online.html.twig' %}
  379.             </div>
  380.             <p class=\"marginT60 txtcenter\"><a href=\"{{ path('frontend_tricks_pro') }}\" class=\"lien11\">{{ 'frontend.landing.sale-online-pro.content.button01.label'|trans({}, 'landing') }}</a></p>
  381.         </div>
  382.     </div>
  383. </div>
  384. {% endblock body_content %}
  385. ""Frontend/landing/sale-online-pro.html.twig""/srv/src/Resources/views/Frontend/landing/sale-online-pro.html.twig");
  386.     }
  387. }