var/cache/dev/twig/93/9313c59ff945a32b6954e04bb5e5a1a10824346f93f13a594b1dc7aec32a837a.php line 110

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. /* @SyliusShop/layout-full-width.html.twig */
  14. class __TwigTemplate_560f7d3c95a0df3055e404500fc26c597dfd55aa61bb915811a957a40cd72b85 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.             'head' => [$this'block_head'],
  25.             'title' => [$this'block_title'],
  26.             'metatags' => [$this'block_metatags'],
  27.             'stylesheets' => [$this'block_stylesheets'],
  28.             'header' => [$this'block_header'],
  29.             'banner' => [$this'block_banner'],
  30.             'content' => [$this'block_content'],
  31.             'footer' => [$this'block_footer'],
  32.             'javascripts' => [$this'block_javascripts'],
  33.         ];
  34.     }
  35.     protected function doDisplay(array $context, array $blocks = [])
  36.     {
  37.         $macros $this->macros;
  38.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  39.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@SyliusShop/layout-full-width.html.twig"));
  40.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  41.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@SyliusShop/layout-full-width.html.twig"));
  42.         // line 1
  43.         echo "<!DOCTYPE html>
  44. <html lang=\"";
  45.         // line 3
  46.         echo twig_escape_filter($this->envtwig_slice($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'3$this->source); })()), "request", [], "any"falsefalsefalse3), "locale", [], "any"falsefalsefalse3), 02), "html"nulltrue);
  47.         echo "\">
  48. <head>
  49.     ";
  50.         // line 5
  51.         $this->displayBlock('head'$context$blocks);
  52.         // line 45
  53.         echo "</head>
  54. <body class=\"pushable\">
  55.     <!-- Google Tag Manager (noscript) -->
  56.     <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=";
  57.         // line 50
  58.         echo twig_escape_filter($this->env, (isset($context["gtm_code"]) || array_key_exists("gtm_code"$context) ? $context["gtm_code"] : (function () { throw new RuntimeError('Variable "gtm_code" does not exist.'50$this->source); })()), "html"nulltrue);
  59.         echo "\"
  60.     height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>
  61.     <!-- End Google Tag Manager (noscript) -->
  62.     ";
  63.         // line 54
  64.         echo $this->extensions['Sylius\Bundle\UiBundle\Twig\TemplateEventExtension']->render("sylius.shop.layout.before_body");
  65.         echo "
  66.     <div class=\"pusher\">
  67.         ";
  68.         // line 56
  69.         $this->displayBlock('header'$context$blocks);
  70.         // line 63
  71.         echo "
  72.         ";
  73.         // line 64
  74.         $this->displayBlock('banner'$context$blocks);
  75.         // line 66
  76.         echo "
  77.         <div class=\"\">
  78.             ";
  79.         // line 68
  80.         if ((twig_in_filter("sylius_shop_account"twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'68$this->source); })()), "request", [], "any"falsefalsefalse68), "attributes", [], "any"falsefalsefalse68), "get", [=> "_route"], "method"falsefalsefalse68)) == false)) {
  81.             // line 69
  82.             echo "                ";
  83.             $this->loadTemplate("@SyliusShop/_flashes.html.twig""@SyliusShop/layout-full-width.html.twig"69)->display($context);
  84.             // line 70
  85.             echo "            ";
  86.         }
  87.         // line 71
  88.         echo "
  89.             ";
  90.         // line 73
  91.         echo $this->extensions['Sylius\Bundle\UiBundle\Twig\TemplateEventExtension']->render("sylius.shop.layout.before_content");
  92.         echo "
  93.             ";
  94.         // line 75
  95.         $this->displayBlock('content'$context$blocks);
  96.         // line 77
  97.         echo "
  98.             ";
  99.         // line 78
  100.         echo $this->extensions['Sylius\Bundle\UiBundle\Twig\TemplateEventExtension']->render("sylius.shop.layout.after_content");
  101.         echo "
  102.         </div>
  103.         ";
  104.         // line 81
  105.         $this->displayBlock('footer'$context$blocks);
  106.         // line 84
  107.         echo "    </div>
  108.     ";
  109.         // line 86
  110.         $this->loadTemplate("@SyliusUi/Modal/_confirmation.html.twig""@SyliusShop/layout-full-width.html.twig"86)->display($context);
  111.         // line 87
  112.         echo "
  113.     ";
  114.         // line 88
  115.         $this->displayBlock('javascripts'$context$blocks);
  116.         // line 104
  117.         echo "    ";
  118.         echo $this->extensions['Sylius\Bundle\UiBundle\Twig\TemplateEventExtension']->render("sylius.shop.layout.after_body");
  119.         echo "
  120. </body>
  121. </html>
  122. ";
  123.         
  124.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  125.         
  126.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  127.     }
  128.     // line 5
  129.     public function block_head($context, array $blocks = [])
  130.     {
  131.         $macros $this->macros;
  132.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  133.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""head"));
  134.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  135.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""head"));
  136.         // line 6
  137.         echo "        <meta charset=\"utf-8\">
  138.         <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
  139.         <link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/assets/shop/img/apple-touch-icon.png\">
  140.         <link rel=\"icon\" type=\"image/png\" sizes=\"32x32\" href=\"/assets/shop/img/favicon-32x32.png\">
  141.         <link rel=\"icon\" type=\"image/png\" sizes=\"16x16\" href=\"/assets/shop/img/favicon-16x16.png\">
  142.         <title>";
  143.         // line 12
  144.         $this->displayBlock('title'$context$blocks);
  145.         echo "</title>
  146.         <meta name=\"google-site-verification\" content=\"XoZRtMHvBvLVQiMB9PYBD-HAkPFglBkbiNeadhSIIXo\" />
  147.         <link rel=\"preconnect\" href=\"https://fonts.gstatic.com\">
  148.         <link href=\"https://fonts.googleapis.com/css2?family=Merriweather:wght@300;400;700&display=swap\" rel=\"stylesheet\">
  149.         <script src=\"/assets/fontawesome.min.js\" crossorigin=\"anonymous\"></script>
  150.         <meta content=\"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no\" name=\"viewport\">
  151.         ";
  152.         // line 19
  153.         $this->displayBlock('metatags'$context$blocks);
  154.         // line 21
  155.         echo "
  156.         ";
  157.         // line 22
  158.         $this->displayBlock('stylesheets'$context$blocks);
  159.         // line 32
  160.         echo "
  161.         <!-- Google Tag Manager -->
  162.         <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  163.         new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  164.         j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  165.         'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
  166.         })(window,document,'script','dataLayer','";
  167.         // line 38
  168.         echo twig_escape_filter($this->env, (isset($context["gtm_code"]) || array_key_exists("gtm_code"$context) ? $context["gtm_code"] : (function () { throw new RuntimeError('Variable "gtm_code" does not exist.'38$this->source); })()), "html"nulltrue);
  169.         echo "');</script>
  170.         <!-- End Google Tag Manager -->
  171.         ";
  172.         // line 41
  173.         $this->loadTemplate("bundles/SyliusShopBundle/_chatbot.html.twig""@SyliusShop/layout-full-width.html.twig"41)->display($context);
  174.         // line 42
  175.         echo "
  176.         ";
  177.         // line 43
  178.         echo $this->extensions['Sylius\Bundle\UiBundle\Twig\TemplateEventExtension']->render("sylius.shop.layout.head");
  179.         echo "
  180.     ";
  181.         
  182.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  183.         
  184.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  185.     }
  186.     // line 12
  187.     public function block_title($context, array $blocks = [])
  188.     {
  189.         $macros $this->macros;
  190.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  191.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  192.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  193.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  194.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["sylius"]) || array_key_exists("sylius"$context) ? $context["sylius"] : (function () { throw new RuntimeError('Variable "sylius" does not exist.'12$this->source); })()), "channel", [], "any"falsefalsefalse12), "name", [], "any"falsefalsefalse12), "html"nulltrue);
  195.         
  196.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  197.         
  198.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  199.     }
  200.     // line 19
  201.     public function block_metatags($context, array $blocks = [])
  202.     {
  203.         $macros $this->macros;
  204.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  205.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metatags"));
  206.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  207.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metatags"));
  208.         // line 20
  209.         echo "        ";
  210.         
  211.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  212.         
  213.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  214.     }
  215.     // line 22
  216.     public function block_stylesheets($context, array $blocks = [])
  217.     {
  218.         $macros $this->macros;
  219.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  220.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  221.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  222.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  223.         // line 23
  224.         echo "            ";
  225.         echo $this->extensions['Sylius\Bundle\UiBundle\Twig\TemplateEventExtension']->render("sylius.shop.layout.stylesheets");
  226.         echo "
  227.             <!-- @TODO: Remove next line, set it into _styles.html.twig (not working at the moment) -->
  228.             ";
  229.         // line 26
  230.         $this->loadTemplate("@SyliusUi/_stylesheets.html.twig""@SyliusShop/layout-full-width.html.twig"26)->display(twig_array_merge($context, ["path" => "assets/shop/css/framework.css"]));
  231.         // line 27
  232.         echo "
  233.             <!-- Slick Slider -->
  234.             <link rel=\"stylesheet\" type=\"text/css\" href=\"//cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css\"/>
  235.             <link rel=\"stylesheet\" href=\"https://unpkg.com/aos@next/dist/aos.css\" />
  236.         ";
  237.         
  238.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  239.         
  240.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  241.     }
  242.     // line 56
  243.     public function block_header($context, array $blocks = [])
  244.     {
  245.         $macros $this->macros;
  246.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  247.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""header"));
  248.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  249.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""header"));
  250.         // line 57
  251.         echo "            <header class=\"header\" id=\"header\">
  252.                 <div class=\"container container--large\">
  253.                     ";
  254.         // line 59
  255.         echo $this->extensions['Sylius\Bundle\UiBundle\Twig\TemplateEventExtension']->render("sylius.shop.layout.header");
  256.         echo "
  257.                 </div>
  258.             </header>
  259.         ";
  260.         
  261.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  262.         
  263.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  264.     }
  265.     // line 64
  266.     public function block_banner($context, array $blocks = [])
  267.     {
  268.         $macros $this->macros;
  269.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  270.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""banner"));
  271.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  272.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""banner"));
  273.         // line 65
  274.         echo "        ";
  275.         
  276.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  277.         
  278.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  279.     }
  280.     // line 75
  281.     public function block_content($context, array $blocks = [])
  282.     {
  283.         $macros $this->macros;
  284.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  285.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  286.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  287.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  288.         // line 76
  289.         echo "            ";
  290.         
  291.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  292.         
  293.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  294.     }
  295.     // line 81
  296.     public function block_footer($context, array $blocks = [])
  297.     {
  298.         $macros $this->macros;
  299.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  300.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer"));
  301.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  302.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer"));
  303.         // line 82
  304.         echo "            ";
  305.         $this->loadTemplate("@SyliusShop/_footer.html.twig""@SyliusShop/layout-full-width.html.twig"82)->display($context);
  306.         // line 83
  307.         echo "        ";
  308.         
  309.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  310.         
  311.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  312.     }
  313.     // line 88
  314.     public function block_javascripts($context, array $blocks = [])
  315.     {
  316.         $macros $this->macros;
  317.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  318.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  319.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  320.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  321.         // line 89
  322.         echo "        ";
  323.         echo $this->extensions['Sylius\Bundle\UiBundle\Twig\TemplateEventExtension']->render("sylius.shop.layout.javascripts");
  324.         echo "
  325.         <script src=\"https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js\"></script>
  326.         <script type=\"text/javascript\" src=\"//cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.min.js\"></script>
  327.         <!-- @TODO: Find a better way to load that -->
  328.         ";
  329.         // line 95
  330.         $this->loadTemplate("@SyliusUi/_javascripts.html.twig""@SyliusShop/layout-full-width.html.twig"95)->display(twig_array_merge($context, ["path" => "assets/shop/js/header.js"]));
  331.         // line 96
  332.         echo "        ";
  333.         $this->loadTemplate("@SyliusUi/_javascripts.html.twig""@SyliusShop/layout-full-width.html.twig"96)->display(twig_array_merge($context, ["path" => "assets/shop/js/carousels.js"]));
  334.         // line 97
  335.         echo "        <script src=\"https://unpkg.com/aos@next/dist/aos.js\"></script>
  336.         <script>
  337.             AOS.init({
  338.                 once: true
  339.             });
  340.         </script>
  341.     ";
  342.         
  343.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  344.         
  345.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  346.     }
  347.     public function getTemplateName()
  348.     {
  349.         return "@SyliusShop/layout-full-width.html.twig";
  350.     }
  351.     public function isTraitable()
  352.     {
  353.         return false;
  354.     }
  355.     public function getDebugInfo()
  356.     {
  357.         return array (  403 => 97,  400 => 96,  398 => 95,  388 => 89,  378 => 88,  368 => 83,  365 => 82,  355 => 81,  345 => 76,  335 => 75,  325 => 65,  315 => 64,  301 => 59,  297 => 57,  287 => 56,  273 => 27,  271 => 26,  264 => 23,  254 => 22,  244 => 20,  234 => 19,  215 => 12,  203 => 43,  200 => 42,  198 => 41,  192 => 38,  184 => 32,  182 => 22,  179 => 21,  177 => 19,  167 => 12,  159 => 6,  149 => 5,  134 => 104,  132 => 88,  129 => 87,  127 => 86,  123 => 84,  121 => 81,  115 => 78,  112 => 77,  110 => 75,  105 => 73,  101 => 71,  98 => 70,  95 => 69,  93 => 68,  89 => 66,  87 => 64,  84 => 63,  82 => 56,  77 => 54,  70 => 50,  63 => 45,  61 => 5,  56 => 3,  52 => 1,);
  358.     }
  359.     public function getSourceContext()
  360.     {
  361.         return new Source("<!DOCTYPE html>
  362. <html lang=\"{{ app.request.locale|slice(0, 2) }}\">
  363. <head>
  364.     {% block head %}
  365.         <meta charset=\"utf-8\">
  366.         <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
  367.         <link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/assets/shop/img/apple-touch-icon.png\">
  368.         <link rel=\"icon\" type=\"image/png\" sizes=\"32x32\" href=\"/assets/shop/img/favicon-32x32.png\">
  369.         <link rel=\"icon\" type=\"image/png\" sizes=\"16x16\" href=\"/assets/shop/img/favicon-16x16.png\">
  370.         <title>{% block title %}{{ sylius.channel.name }}{% endblock %}</title>
  371.         <meta name=\"google-site-verification\" content=\"XoZRtMHvBvLVQiMB9PYBD-HAkPFglBkbiNeadhSIIXo\" />
  372.         <link rel=\"preconnect\" href=\"https://fonts.gstatic.com\">
  373.         <link href=\"https://fonts.googleapis.com/css2?family=Merriweather:wght@300;400;700&display=swap\" rel=\"stylesheet\">
  374.         <script src=\"/assets/fontawesome.min.js\" crossorigin=\"anonymous\"></script>
  375.         <meta content=\"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no\" name=\"viewport\">
  376.         {% block metatags %}
  377.         {% endblock %}
  378.         {% block stylesheets %}
  379.             {{ sylius_template_event('sylius.shop.layout.stylesheets') }}
  380.             <!-- @TODO: Remove next line, set it into _styles.html.twig (not working at the moment) -->
  381.             {% include '@SyliusUi/_stylesheets.html.twig' with {'path': 'assets/shop/css/framework.css'} %}
  382.             <!-- Slick Slider -->
  383.             <link rel=\"stylesheet\" type=\"text/css\" href=\"//cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css\"/>
  384.             <link rel=\"stylesheet\" href=\"https://unpkg.com/aos@next/dist/aos.css\" />
  385.         {% endblock %}
  386.         <!-- Google Tag Manager -->
  387.         <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  388.         new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  389.         j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  390.         'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
  391.         })(window,document,'script','dataLayer','{{ gtm_code }}');</script>
  392.         <!-- End Google Tag Manager -->
  393.         {% include 'bundles/SyliusShopBundle/_chatbot.html.twig' %}
  394.         {{ sylius_template_event('sylius.shop.layout.head') }}
  395.     {% endblock %}
  396. </head>
  397. <body class=\"pushable\">
  398.     <!-- Google Tag Manager (noscript) -->
  399.     <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id={{ gtm_code }}\"
  400.     height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>
  401.     <!-- End Google Tag Manager (noscript) -->
  402.     {{ sylius_template_event('sylius.shop.layout.before_body') }}
  403.     <div class=\"pusher\">
  404.         {% block header %}
  405.             <header class=\"header\" id=\"header\">
  406.                 <div class=\"container container--large\">
  407.                     {{ sylius_template_event('sylius.shop.layout.header') }}
  408.                 </div>
  409.             </header>
  410.         {% endblock %}
  411.         {% block banner %}
  412.         {% endblock %}
  413.         <div class=\"\">
  414.             {% if ('sylius_shop_account' in app.request.attributes.get('_route')) == false %}
  415.                 {% include '@SyliusShop/_flashes.html.twig' %}
  416.             {% endif %}
  417.             {{ sylius_template_event('sylius.shop.layout.before_content') }}
  418.             {% block content %}
  419.             {% endblock %}
  420.             {{ sylius_template_event('sylius.shop.layout.after_content') }}
  421.         </div>
  422.         {% block footer %}
  423.             {% include '@SyliusShop/_footer.html.twig' %}
  424.         {% endblock %}
  425.     </div>
  426.     {% include '@SyliusUi/Modal/_confirmation.html.twig' %}
  427.     {% block javascripts %}
  428.         {{ sylius_template_event('sylius.shop.layout.javascripts') }}
  429.         <script src=\"https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js\"></script>
  430.         <script type=\"text/javascript\" src=\"//cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.min.js\"></script>
  431.         <!-- @TODO: Find a better way to load that -->
  432.         {% include '@SyliusUi/_javascripts.html.twig' with {'path': 'assets/shop/js/header.js'} %}
  433.         {% include '@SyliusUi/_javascripts.html.twig' with {'path': 'assets/shop/js/carousels.js'} %}
  434.         <script src=\"https://unpkg.com/aos@next/dist/aos.js\"></script>
  435.         <script>
  436.             AOS.init({
  437.                 once: true
  438.             });
  439.         </script>
  440.     {% endblock %}
  441.     {{ sylius_template_event('sylius.shop.layout.after_body') }}
  442. </body>
  443. </html>
  444. ""@SyliusShop/layout-full-width.html.twig""/home/mons/site/www/templates/bundles/SyliusShopBundle/layout-full-width.html.twig");
  445.     }
  446. }