var/cache/dev/twig/b1/b165c9dc0ff07990345a7cf29afdc281.php line 155

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.html.twig */
  14. class __TwigTemplate_99c5e7384005670623a55d3c5fb033e4 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.             'seo_title' => [$this'block_seo_title'],
  25.             'seo_metatags' => [$this'block_seo_metatags'],
  26.             'stylesheets' => [$this'block_stylesheets'],
  27.             'messages' => [$this'block_messages'],
  28.             'sidebar' => [$this'block_sidebar'],
  29.             'accountSidebar' => [$this'block_accountSidebar'],
  30.             'top' => [$this'block_top'],
  31.             'header' => [$this'block_header'],
  32.             'content' => [$this'block_content'],
  33.             'footer' => [$this'block_footer'],
  34.             'javascripts' => [$this'block_javascripts'],
  35.             'confirmationModal' => [$this'block_confirmationModal'],
  36.         ];
  37.     }
  38.     protected function doDisplay(array $context, array $blocks = [])
  39.     {
  40.         $macros $this->macros;
  41.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  42.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@SyliusShop/layout.html.twig"));
  43.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  44.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@SyliusShop/layout.html.twig"));
  45.         // line 1
  46.         echo "<!DOCTYPE html>
  47. <html lang=\"";
  48.         // line 3
  49.         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);
  50.         echo "\">
  51. <head>
  52.     <meta charset=\"utf-8\">
  53.     <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
  54.     ";
  55.         // line 8
  56.         $this->displayBlock('seo_title'$context$blocks);
  57.         // line 11
  58.         echo "    <meta content=\"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no\" name=\"viewport\">
  59.     <link rel=\"preconnect\" href=\"https://fonts.googleapis.com\">
  60.     <link rel=\"preconnect\" href=\"https://fonts.gstatic.com\" crossorigin>
  61.     <link rel=\"icon\" href=\"/favicon.svg\" type=\"image/svg+xml\">
  62.     <link href=\"https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap\" rel=\"stylesheet\">
  63.     ";
  64.         // line 17
  65.         $this->loadTemplate("@SyliusShop/_links.html.twig""@SyliusShop/layout.html.twig"17)->display($context);
  66.         // line 18
  67.         echo "    ";
  68.         $this->loadTemplate("@SyliusShop/_clarity.html.twig""@SyliusShop/layout.html.twig"18)->display($context);
  69.         // line 19
  70.         echo "    ";
  71.         $this->loadTemplate("@SyliusShop/_voiceflow.html.twig""@SyliusShop/layout.html.twig"19)->display($context);
  72.         echo "    
  73.     ";
  74.         // line 20
  75.         $this->displayBlock('seo_metatags'$context$blocks);
  76.         // line 32
  77.         echo "
  78.     ";
  79.         // line 34
  80.         $this->displayBlock('stylesheets'$context$blocks);
  81.         // line 37
  82.         echo "
  83.     ";
  84.         // line 38
  85.         echo $this->extensions['Sylius\Bundle\UiBundle\Twig\TemplateEventExtension']->render("sylius.shop.layout.head");
  86.         echo "
  87. </head>
  88. <body class=\"pushable\">
  89. ";
  90.         // line 42
  91.         echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragmentStrategy("esi"$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ch_cookie_consent.show_if_cookie_consent_not_set", ["locale" => twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'42$this->source); })()), "request", [], "any"falsefalsefalse42), "locale", [], "any"falsefalsefalse42)]));
  92.         echo "
  93. ";
  94.         // line 43
  95.         echo $this->extensions['Sylius\Bundle\UiBundle\Twig\TemplateEventExtension']->render("sylius.shop.layout.before_body");
  96.         echo "
  97. ";
  98.         // line 45
  99.         $this->displayBlock('messages'$context$blocks);
  100.         // line 48
  101.         echo "
  102. ";
  103.         // line 49
  104.         $this->displayBlock('sidebar'$context$blocks);
  105.         // line 54
  106.         echo "
  107. ";
  108.         // line 55
  109.         $this->displayBlock('accountSidebar'$context$blocks);
  110.         // line 62
  111.         echo "
  112. <div class=\"pusher\" data-route=\"";
  113.         // line 63
  114.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'63$this->source); })()), "request", [], "any"falsefalsefalse63), "get", [=> "_route"], "method"falsefalsefalse63), "html"nulltrue);
  115.         echo "\">
  116.     ";
  117.         // line 64
  118.         $this->displayBlock('top'$context$blocks);
  119.         // line 74
  120.         echo "
  121.     ";
  122.         // line 75
  123.         $this->displayBlock('header'$context$blocks);
  124.         // line 83
  125.         echo "
  126.     <div class=\"ui container\">
  127.         ";
  128.         // line 86
  129.         $this->loadTemplate("@SyliusShop/_flashes.html.twig""@SyliusShop/layout.html.twig"86)->display($context);
  130.         // line 87
  131.         echo "
  132.         ";
  133.         // line 88
  134.         echo $this->extensions['Sylius\Bundle\UiBundle\Twig\TemplateEventExtension']->render("sylius.shop.layout.before_content");
  135.         echo "
  136.         ";
  137.         // line 90
  138.         $this->displayBlock('content'$context$blocks);
  139.         // line 92
  140.         echo "
  141.         ";
  142.         // line 93
  143.         echo $this->extensions['Sylius\Bundle\UiBundle\Twig\TemplateEventExtension']->render("sylius.shop.layout.after_content");
  144.         echo "
  145.     </div>
  146.     ";
  147.         // line 96
  148.         $this->displayBlock('footer'$context$blocks);
  149.         // line 99
  150.         echo "</div>
  151. ";
  152.         // line 101
  153.         $this->displayBlock('javascripts'$context$blocks);
  154.         // line 115
  155.         echo "
  156. ";
  157.         // line 116
  158.         $this->displayBlock('confirmationModal'$context$blocks);
  159.         // line 119
  160.         echo $this->extensions['Sylius\Bundle\UiBundle\Twig\TemplateEventExtension']->render("sylius.shop.layout.after_body");
  161.         echo "
  162. </body>
  163. </html>
  164. ";
  165.         
  166.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  167.         
  168.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  169.     }
  170.     // line 8
  171.     public function block_seo_title($context, array $blocks = [])
  172.     {
  173.         $macros $this->macros;
  174.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  175.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""seo_title"));
  176.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  177.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""seo_title"));
  178.         // line 9
  179.         echo "        ";
  180.         echo $this->extensions['Sylius\Bundle\UiBundle\Twig\TemplateEventExtension']->render("dedi_sylius_seo_plugin.title", ["resource" => (($context["product"]) ?? ((($context["taxon"]) ?? ((($context["vendor"]) ?? ((($context["page"]) ?? (twig_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.'9$this->source); })()), "channel", [], "any"falsefalsefalse9)))))))))]);
  181.         echo "
  182.     ";
  183.         
  184.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  185.         
  186.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  187.     }
  188.     // line 20
  189.     public function block_seo_metatags($context, array $blocks = [])
  190.     {
  191.         $macros $this->macros;
  192.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  193.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""seo_metatags"));
  194.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  195.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""seo_metatags"));
  196.         // line 21
  197.         echo "        ";
  198.         echo $this->extensions['Sylius\Bundle\UiBundle\Twig\TemplateEventExtension']->render("dedi_sylius_seo_plugin.metatags", ["resource" => (($context["product"]) ?? ((($context["taxon"]) ?? ((($context["vendor"]) ?? ((($context["page"]) ?? (twig_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.'21$this->source); })()), "channel", [], "any"falsefalsefalse21)))))))))]);
  199.         echo "
  200.         ";
  201.         // line 22
  202.         echo $this->extensions['Sylius\Bundle\UiBundle\Twig\TemplateEventExtension']->render("dedi_sylius_seo_plugin.rich_snippets");
  203.         echo "
  204.         ";
  205.         // line 24
  206.         $context["resourceToUse"] = ((array_key_exists("taxon"$context)) ? ((isset($context["taxon"]) || array_key_exists("taxon"$context) ? $context["taxon"] : (function () { throw new RuntimeError('Variable "taxon" does not exist.'24$this->source); })())) : (((array_key_exists("vendor"$context)) ? ((isset($context["vendor"]) || array_key_exists("vendor"$context) ? $context["vendor"] : (function () { throw new RuntimeError('Variable "vendor" does not exist.'24$this->source); })())) : (((array_key_exists("page"$context)) ? ((isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'24$this->source); })())) : (null))))));
  207.         // line 25
  208.         echo "
  209.         ";
  210.         // line 26
  211.         if ( !(null === (isset($context["resourceToUse"]) || array_key_exists("resourceToUse"$context) ? $context["resourceToUse"] : (function () { throw new RuntimeError('Variable "resourceToUse" does not exist.'26$this->source); })()))) {
  212.             // line 27
  213.             echo "            <script type=\"application/ld+json\">
  214.               ";
  215.             // line 28
  216.             echo twig_replace_filter(json_encode($this->extensions['BitBag\OpenMarketplace\Component\SEO\Extension\SchemaMarkupExtension']->generateSchemaMarkup((isset($context["resourceToUse"]) || array_key_exists("resourceToUse"$context) ? $context["resourceToUse"] : (function () { throw new RuntimeError('Variable "resourceToUse" does not exist.'28$this->source); })())), twig_constant("JSON_PRETTY_PRINT")), ["\\/" => "/"]);
  217.             echo "
  218.             </script>
  219.         ";
  220.         }
  221.         // line 31
  222.         echo "    ";
  223.         
  224.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  225.         
  226.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  227.     }
  228.     // line 34
  229.     public function block_stylesheets($context, array $blocks = [])
  230.     {
  231.         $macros $this->macros;
  232.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  233.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  234.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  235.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  236.         // line 35
  237.         echo "        ";
  238.         echo $this->extensions['Sylius\Bundle\UiBundle\Twig\TemplateEventExtension']->render("sylius.shop.layout.stylesheets");
  239.         echo "
  240.     ";
  241.         
  242.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  243.         
  244.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  245.     }
  246.     // line 45
  247.     public function block_messages($context, array $blocks = [])
  248.     {
  249.         $macros $this->macros;
  250.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  251.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""messages"));
  252.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  253.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""messages"));
  254.         // line 46
  255.         echo "    <div class=\"hyf-messages\"></div>
  256. ";
  257.         
  258.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  259.         
  260.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  261.     }
  262.     // line 49
  263.     public function block_sidebar($context, array $blocks = [])
  264.     {
  265.         $macros $this->macros;
  266.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  267.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sidebar"));
  268.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  269.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sidebar"));
  270.         // line 50
  271.         echo "    <div class=\"ui right wide sidebar vertical menu overlay mobile-sidebar\">
  272.         ";
  273.         // line 51
  274.         echo $this->extensions['Sylius\Bundle\UiBundle\Twig\TemplateEventExtension']->render("sylius.shop.layout.sidebar");
  275.         echo "
  276.     </div>
  277. ";
  278.         
  279.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  280.         
  281.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  282.     }
  283.     // line 55
  284.     public function block_accountSidebar($context, array $blocks = [])
  285.     {
  286.         $macros $this->macros;
  287.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  288.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""accountSidebar"));
  289.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  290.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""accountSidebar"));
  291.         // line 56
  292.         echo "    ";
  293.         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.'56$this->source); })()), "user", [], "any"falsefalsefalse56) != null)) {
  294.             // line 57
  295.             echo "        <div class=\"ui left wide sidebar vertical menu overlay mobile-account-sidebar\">
  296.             ";
  297.             // line 58
  298.             $this->loadTemplate("Context/Vendor/Menu/_mobileMenu.html.twig""@SyliusShop/layout.html.twig"58)->display($context);
  299.             // line 59
  300.             echo "        </div>
  301.     ";
  302.         }
  303.         
  304.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  305.         
  306.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  307.     }
  308.     // line 64
  309.     public function block_top($context, array $blocks = [])
  310.     {
  311.         $macros $this->macros;
  312.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  313.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""top"));
  314.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  315.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""top"));
  316.         // line 65
  317.         echo "        <div id=\"menu\" class=\"top-menu bg-white\">
  318.             <div class=\"ui container\">
  319.                 <div class=\"top-bar\">
  320.                     ";
  321.         // line 68
  322.         $this->loadTemplate("@SyliusShop/Layout/Header/_logo.html.twig""@SyliusShop/layout.html.twig"68)->display($context);
  323.         // line 69
  324.         echo "                    ";
  325.         echo $this->extensions['Sylius\Bundle\UiBundle\Twig\TemplateEventExtension']->render("sylius.shop.layout.topbar");
  326.         echo "
  327.                 </div>
  328.             </div>
  329.         </div>
  330.     ";
  331.         
  332.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  333.         
  334.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  335.     }
  336.     // line 75
  337.     public function block_header($context, array $blocks = [])
  338.     {
  339.         $macros $this->macros;
  340.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  341.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""header"));
  342.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  343.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""header"));
  344.         // line 76
  345.         echo "        <div id=\"menu-categories\" class=\"bg-topaz-100\">
  346.             <div class=\"ui container\">
  347.                 ";
  348.         // line 78
  349.         $this->loadTemplate("@SyliusShop/Layout/Header/_menu.html.twig""@SyliusShop/layout.html.twig"78)->display($context);
  350.         // line 79
  351.         echo "            </div>
  352.         </div>
  353.         <div class=\"ui hidden divider\"></div>
  354.     ";
  355.         
  356.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  357.         
  358.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  359.     }
  360.     // line 90
  361.     public function block_content($context, array $blocks = [])
  362.     {
  363.         $macros $this->macros;
  364.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  365.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  366.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  367.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  368.         // line 91
  369.         echo "        ";
  370.         
  371.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  372.         
  373.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  374.     }
  375.     // line 96
  376.     public function block_footer($context, array $blocks = [])
  377.     {
  378.         $macros $this->macros;
  379.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  380.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer"));
  381.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  382.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer"));
  383.         // line 97
  384.         echo "        ";
  385.         $this->loadTemplate("@SyliusShop/_footer.html.twig""@SyliusShop/layout.html.twig"97)->display($context);
  386.         // line 98
  387.         echo "    ";
  388.         
  389.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  390.         
  391.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  392.     }
  393.     // line 101
  394.     public function block_javascripts($context, array $blocks = [])
  395.     {
  396.         $macros $this->macros;
  397.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  398.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  399.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  400.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  401.         // line 102
  402.         echo "    ";
  403.         echo $this->extensions['Sylius\Bundle\UiBundle\Twig\TemplateEventExtension']->render("sylius.shop.layout.javascripts");
  404.         echo "
  405.     <script>
  406.         const addToCompareSuccessTitle = '";
  407.         // line 105
  408.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("sylius.ui.success"), "html"nulltrue);
  409.         echo "';
  410.         const addToCompareSuccess = '";
  411.         // line 106
  412.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.product_compare.added"), "html"nulltrue);
  413.         echo "';
  414.         const addToCompareErrorTitle = '";
  415.         // line 107
  416.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("sylius.ui.error"), "html"nulltrue);
  417.         echo "';
  418.         const addToCompareError = '";
  419.         // line 108
  420.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.product_compare.fail"), "html"nulltrue);
  421.         echo "';
  422.         const visitComparisonPage = '";
  423.         // line 109
  424.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.visit_comparison_page"), "html"nulltrue);
  425.         echo "';
  426.         const comparisonPageUrl = '";
  427.         // line 111
  428.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_shop_product_compare_show");
  429.         echo "';
  430.         const addToCompareUrl = '";
  431.         // line 112
  432.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("app_shop_product_compare_add_to_compare", ["productId" => "{id}"]);
  433.         echo "'
  434.     </script>
  435. ";
  436.         
  437.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  438.         
  439.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  440.     }
  441.     // line 116
  442.     public function block_confirmationModal($context, array $blocks = [])
  443.     {
  444.         $macros $this->macros;
  445.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  446.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""confirmationModal"));
  447.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  448.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""confirmationModal"));
  449.         // line 117
  450.         echo "    ";
  451.         $this->loadTemplate("@SyliusUi/Modal/_confirmation.html.twig""@SyliusShop/layout.html.twig"117)->display($context);
  452.         
  453.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  454.         
  455.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  456.     }
  457.     public function getTemplateName()
  458.     {
  459.         return "@SyliusShop/layout.html.twig";
  460.     }
  461.     public function isTraitable()
  462.     {
  463.         return false;
  464.     }
  465.     public function getDebugInfo()
  466.     {
  467.         return array (  532 => 117,  522 => 116,  509 => 112,  505 => 111,  500 => 109,  496 => 108,  492 => 107,  488 => 106,  484 => 105,  477 => 102,  467 => 101,  457 => 98,  454 => 97,  444 => 96,  434 => 91,  424 => 90,  411 => 79,  409 => 78,  405 => 76,  395 => 75,  379 => 69,  377 => 68,  372 => 65,  362 => 64,  350 => 59,  348 => 58,  345 => 57,  342 => 56,  332 => 55,  319 => 51,  316 => 50,  306 => 49,  295 => 46,  285 => 45,  272 => 35,  262 => 34,  252 => 31,  246 => 28,  243 => 27,  241 => 26,  238 => 25,  236 => 24,  231 => 22,  226 => 21,  216 => 20,  203 => 9,  193 => 8,  179 => 119,  177 => 116,  174 => 115,  172 => 101,  168 => 99,  166 => 96,  160 => 93,  157 => 92,  155 => 90,  150 => 88,  147 => 87,  145 => 86,  140 => 83,  138 => 75,  135 => 74,  133 => 64,  129 => 63,  126 => 62,  124 => 55,  121 => 54,  119 => 49,  116 => 48,  114 => 45,  109 => 43,  105 => 42,  98 => 38,  95 => 37,  93 => 34,  89 => 32,  87 => 20,  82 => 19,  79 => 18,  77 => 17,  69 => 11,  67 => 8,  59 => 3,  55 => 1,);
  468.     }
  469.     public function getSourceContext()
  470.     {
  471.         return new Source("<!DOCTYPE html>
  472. <html lang=\"{{ app.request.locale|slice(0, 2) }}\">
  473. <head>
  474.     <meta charset=\"utf-8\">
  475.     <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
  476.     {% block seo_title %}
  477.         {{ sylius_template_event('dedi_sylius_seo_plugin.title', { resource: product ?? taxon ?? vendor ?? page ?? sylius.channel }) }}
  478.     {% endblock %}
  479.     <meta content=\"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no\" name=\"viewport\">
  480.     <link rel=\"preconnect\" href=\"https://fonts.googleapis.com\">
  481.     <link rel=\"preconnect\" href=\"https://fonts.gstatic.com\" crossorigin>
  482.     <link rel=\"icon\" href=\"/favicon.svg\" type=\"image/svg+xml\">
  483.     <link href=\"https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap\" rel=\"stylesheet\">
  484.     {% include '@SyliusShop/_links.html.twig' %}
  485.     {% include '@SyliusShop/_clarity.html.twig' %}
  486.     {% include '@SyliusShop/_voiceflow.html.twig' %}    
  487.     {% block seo_metatags %}
  488.         {{ sylius_template_event('dedi_sylius_seo_plugin.metatags', { resource: product ?? taxon ?? vendor ?? page ?? sylius.channel }) }}
  489.         {{ sylius_template_event('dedi_sylius_seo_plugin.rich_snippets') }}
  490.         {% set resourceToUse = taxon is defined ? taxon : (vendor is defined ? vendor : (page is defined ? page : null)) %}
  491.         {% if resourceToUse is not null %}
  492.             <script type=\"application/ld+json\">
  493.               {{ generate_schema_markup(resourceToUse) | json_encode(constant('JSON_PRETTY_PRINT')) | replace({'\\\\/':'/'}) | raw }}
  494.             </script>
  495.         {% endif %}
  496.     {% endblock %}
  497.     {% block stylesheets %}
  498.         {{ sylius_template_event('sylius.shop.layout.stylesheets') }}
  499.     {% endblock %}
  500.     {{ sylius_template_event('sylius.shop.layout.head') }}
  501. </head>
  502. <body class=\"pushable\">
  503. {{ render_esi(path('ch_cookie_consent.show_if_cookie_consent_not_set', { 'locale' : app.request.locale })) }}
  504. {{ sylius_template_event('sylius.shop.layout.before_body') }}
  505. {% block messages %}
  506.     <div class=\"hyf-messages\"></div>
  507. {% endblock %}
  508. {% block sidebar %}
  509.     <div class=\"ui right wide sidebar vertical menu overlay mobile-sidebar\">
  510.         {{ sylius_template_event('sylius.shop.layout.sidebar') }}
  511.     </div>
  512. {% endblock %}
  513. {% block accountSidebar %}
  514.     {% if app.user != null %}
  515.         <div class=\"ui left wide sidebar vertical menu overlay mobile-account-sidebar\">
  516.             {% include 'Context/Vendor/Menu/_mobileMenu.html.twig' %}
  517.         </div>
  518.     {% endif %}
  519. {% endblock %}
  520. <div class=\"pusher\" data-route=\"{{ app.request.get('_route') }}\">
  521.     {% block top %}
  522.         <div id=\"menu\" class=\"top-menu bg-white\">
  523.             <div class=\"ui container\">
  524.                 <div class=\"top-bar\">
  525.                     {% include \"@SyliusShop/Layout/Header/_logo.html.twig\" %}
  526.                     {{ sylius_template_event('sylius.shop.layout.topbar') }}
  527.                 </div>
  528.             </div>
  529.         </div>
  530.     {% endblock %}
  531.     {% block header %}
  532.         <div id=\"menu-categories\" class=\"bg-topaz-100\">
  533.             <div class=\"ui container\">
  534.                 {% include '@SyliusShop/Layout/Header/_menu.html.twig' %}
  535.             </div>
  536.         </div>
  537.         <div class=\"ui hidden divider\"></div>
  538.     {% endblock %}
  539.     <div class=\"ui container\">
  540.         {% include '@SyliusShop/_flashes.html.twig' %}
  541.         {{ sylius_template_event('sylius.shop.layout.before_content') }}
  542.         {% block content %}
  543.         {% endblock %}
  544.         {{ sylius_template_event('sylius.shop.layout.after_content') }}
  545.     </div>
  546.     {% block footer %}
  547.         {% include '@SyliusShop/_footer.html.twig' %}
  548.     {% endblock %}
  549. </div>
  550. {% block javascripts %}
  551.     {{ sylius_template_event('sylius.shop.layout.javascripts') }}
  552.     <script>
  553.         const addToCompareSuccessTitle = '{{ 'sylius.ui.success'|trans }}';
  554.         const addToCompareSuccess = '{{ 'app.product_compare.added'|trans }}';
  555.         const addToCompareErrorTitle = '{{ 'sylius.ui.error'|trans }}';
  556.         const addToCompareError = '{{ 'app.product_compare.fail'|trans }}';
  557.         const visitComparisonPage = '{{ 'app.ui.visit_comparison_page'|trans }}';
  558.         const comparisonPageUrl = '{{ path('app_shop_product_compare_show') }}';
  559.         const addToCompareUrl = '{{ url('app_shop_product_compare_add_to_compare', {'productId': '{id}'}) }}'
  560.     </script>
  561. {% endblock %}
  562. {% block confirmationModal %}
  563.     {% include '@SyliusUi/Modal/_confirmation.html.twig' %}
  564. {% endblock %}
  565. {{ sylius_template_event('sylius.shop.layout.after_body') }}
  566. </body>
  567. </html>
  568. ""@SyliusShop/layout.html.twig""/srv/open_marketplace/templates/bundles/SyliusShopBundle/layout.html.twig");
  569.     }
  570. }