var/cache/dev/twig/95/952b48cd31c7fe0fd2083e35b020e10d394e4f4d82a5537c2f0ca3b8efcc4ba5.php line 972

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\CoreExtension;
  6. use Twig\Extension\SandboxExtension;
  7. use Twig\Markup;
  8. use Twig\Sandbox\SecurityError;
  9. use Twig\Sandbox\SecurityNotAllowedTagError;
  10. use Twig\Sandbox\SecurityNotAllowedFilterError;
  11. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  12. use Twig\Source;
  13. use Twig\Template;
  14. use Twig\TemplateWrapper;
  15. /* base.html.twig */
  16. class __TwigTemplate_42c8c2748aec27ee0538f3baf31e6b2087fcc4401e6b050b79b3dacc8abd9b3c extends Template
  17. {
  18.     private Source $source;
  19.     /**
  20.      * @var array<string, Template>
  21.      */
  22.     private array $macros = [];
  23.     public function __construct(Environment $env)
  24.     {
  25.         parent::__construct($env);
  26.         $this->source $this->getSourceContext();
  27.         $this->parent false;
  28.         $this->blocks = [
  29.             'title' => [$this'block_title'],
  30.             'facebook' => [$this'block_facebook'],
  31.             'meta_desc_key' => [$this'block_meta_desc_key'],
  32.             'stylesheets' => [$this'block_stylesheets'],
  33.             'css' => [$this'block_css'],
  34.             'content' => [$this'block_content'],
  35.             'fos_user_content' => [$this'block_fos_user_content'],
  36.             'javascripts' => [$this'block_javascripts'],
  37.         ];
  38.     }
  39.     protected function doDisplay(array $context, array $blocks = []): iterable
  40.     {
  41.         $macros $this->macros;
  42.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  43.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""base.html.twig"));
  44.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  45.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""base.html.twig"));
  46.         // line 2
  47.         yield "<!DOCTYPE html>
  48. <html lang=\"pl\">
  49.     <head>
  50.         <script src=\"/js/vue.min.js\"></script>
  51.         <script src=\"/js/jquery.min.js\"></script>
  52.         <meta charset=\"utf-8\">
  53.         <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
  54.         <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
  55.         <title>
  56.             ";
  57.         // line 11
  58.         yield from $this->unwrap()->yieldBlock('title'$context$blocks);
  59.         // line 25
  60.         yield "        </title>
  61.         <meta name=\"facebook-domain-verification\" content=\"oyvmscqbjt7lmm8ao9yca7lqo9j4wh\" />
  62.         ";
  63.         // line 29
  64.         yield from $this->unwrap()->yieldBlock('facebook'$context$blocks);
  65.         // line 64
  66.         yield "
  67.         <!-- Google Code for Lista G&#322;&oacute;wna -->
  68.         <!-- Remarketing tags may not be associated with personally identifiable information or placed on pages related to sensitive categories. For instructions on adding this tag and more information on the above requirements, read the setup guide: google.com/ads/remarketingsetup -->
  69.         ";
  70.         // line 84
  71.         yield "
  72.         ";
  73.         // line 85
  74.         if ((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'85$this->source); })()), "request", [], "any"falsefalsefalse85), "locale", [], "any"falsefalsefalse85) == "pl")) {
  75.             // line 86
  76.             yield "            ";
  77.             if ((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'86$this->source); })()), "request", [], "any"falsefalsefalse86), "getClientIp", [], "method"falsefalsefalse86) != "185.229.227.78")) {
  78.                 // line 87
  79.                 yield "                <script>
  80.                     window.dataLayer = window.dataLayer || [];
  81.                 </script>
  82.                 <script id=\"usercentrics-cmp\" src=\"https://app.usercentrics.eu/browser-ui/latest/loader.js\" data-settings-id=\"OqUugE3Vy\" async></script>
  83.                 <script type=\"text/javascript\">
  84.                     // create dataLayer
  85.                     function gtag() {
  86.                         dataLayer.push(arguments);
  87.                     }
  88.                     // set „denied\" as default for both ad and analytics storage,
  89.                     gtag(\"consent\", \"default\", {
  90.                         ad_user_data: \"denied\",
  91.                         ad_personalization: \"denied\",
  92.                         ad_storage: \"denied\",
  93.                         analytics_storage: \"denied\",
  94.                         wait_for_update: 2000 // milliseconds to wait for update
  95.                     });
  96.                     // Enable ads data redaction by default [optional]
  97.                     gtag(\"set\", \"ads_data_redaction\", true);
  98.                     gtag('config','GTM-N2JVG9G', {'allow_enhanced_conversions':true});
  99.                 </script>
  100.                 <script type=\"text/javascript\">
  101.                     // Google Tag Manager
  102.                     (function(w, d, s, l, i) {
  103.                         w[l] = w[l] || [];
  104.                         w[l].push({
  105.                             'gtm.start': new Date().getTime(),
  106.                             event: 'gtm.js'
  107.                         });
  108.                         var f = d.getElementsByTagName(s)[0],
  109.                             j = d.createElement(s),
  110.                             dl = l != 'dataLayer' ? '&l=' + l : '';
  111.                         j.async = true;
  112.                         j.src =
  113.                             'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
  114.                         f.parentNode.insertBefore(j, f);
  115.                     })(window, document, 'script', 'dataLayer', 'GTM-N2JVG9G'); //replace GTM-XXXXXX with Google Tag Manager ID
  116.                 </script>
  117.                 <script>
  118.                     gtag('config','GTM-N2JVG9G', {'allow_enhanced_conversions':true});
  119.                 </script>
  120.                 <script type=\"text/javascript\">
  121.                     // Please replace 'ucEvent' with the event you have just created
  122.                     window.addEventListener(\"ucEvent\", function (e) {
  123.                         if( e.detail && e.detail.event == \"consent_status\") {
  124.                             // Please replace the analytics service name here with the customized service
  125.                             var ucAnalyticsService = 'Google Analytics';
  126.                             // Please replace the ad service name here with the customized service
  127.                             var ucAdService = 'Google Ads Remarketing';
  128.                             if(e.detail.hasOwnProperty(ucAnalyticsService) && e.detail.hasOwnProperty(ucAdService))
  129.                             {
  130.                                 gtag(\"consent\", \"update\", {
  131.                                     ad_storage: e.detail[ucAdService] ? 'granted':'denied',
  132.                                     ad_user_data: e.detail[ucAdService] ? 'granted':'denied',
  133.                                     ad_personalization: e.detail[ucAdService] ? 'granted':'denied',
  134.                                     analytics_storage: e.detail[ucAnalyticsService] ? 'granted':'denied'
  135.                                 });
  136.                             }
  137.                             else {
  138.                                 if(e.detail.hasOwnProperty(ucAdService)) {
  139.                                     gtag(\"consent\", \"update\", {
  140.                                         ad_storage: e.detail[ucAdService] ? 'granted':'denied',
  141.                                         ad_user_data: e.detail[ucAdService] ? 'granted':'denied',
  142.                                         ad_personalization: e.detail[ucAdService] ? 'granted':'denied'
  143.                                     });
  144.                                 }
  145.                                 if(e.detail.hasOwnProperty(ucAnalyticsService)) {
  146.                                     gtag(\"consent\", \"update\", {
  147.                                         analytics_storage: e.detail[ucAnalyticsService] ? 'granted':'denied'
  148.                                     });
  149.                                 }
  150.                             }
  151.                         }
  152.                     });
  153.                 </script>
  154.                 ";
  155.                 // line 171
  156.                 $context["currentPath"] = CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'171$this->source); })()), "request", [], "any"falsefalsefalse171), "get", ["_route"], "method"falsefalsefalse171);
  157.                 // line 172
  158.                 yield "                <!-- Facebook Pixel Code -->
  159.                 <script type=\"text/plain\" data-usercentrics=\"Facebook Pixel\">
  160.                     !function(f,b,e,v,n,t,s)
  161.                     {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
  162.                         n.callMethod.apply(n,arguments):n.queue.push(arguments)};
  163.                         if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
  164.                         n.queue=[];t=b.createElement(e);t.async=!0;
  165.                         t.src=v;s=b.getElementsByTagName(e)[0];
  166.                         s.parentNode.insertBefore(t,s)}(window,document,'script',
  167.                         'https://connect.facebook.net/en_US/fbevents.js');
  168.                     fbq('init', '1672124773108240');
  169.                     fbq('track', 'PageView');
  170.                     ";
  171.                 // line 184
  172.                 if (((isset($context["currentPath"]) || array_key_exists("currentPath"$context) ? $context["currentPath"] : (function () { throw new RuntimeError('Variable "currentPath" does not exist.'184$this->source); })()) == "product")) {
  173.                     // line 185
  174.                     yield "                        fbq('track', 'ViewContent');
  175.                     ";
  176.                 }
  177.                 // line 187
  178.                 yield "                    ";
  179.                 if (((isset($context["currentPath"]) || array_key_exists("currentPath"$context) ? $context["currentPath"] : (function () { throw new RuntimeError('Variable "currentPath" does not exist.'187$this->source); })()) == "cart")) {
  180.                     // line 188
  181.                     yield "                        fbq('track', 'AddToCart');
  182.                     ";
  183.                 }
  184.                 // line 190
  185.                 yield "                    ";
  186.                 if (((isset($context["currentPath"]) || array_key_exists("currentPath"$context) ? $context["currentPath"] : (function () { throw new RuntimeError('Variable "currentPath" does not exist.'190$this->source); })()) == "register")) {
  187.                     // line 191
  188.                     yield "                        fbq('track', 'InitiateCheckout');
  189.                     ";
  190.                 }
  191.                 // line 193
  192.                 yield "                </script>
  193.                 <!-- End Facebook Pixel Code -->
  194.             ";
  195.             }
  196.             // line 196
  197.             yield "
  198.             <script src=\"https://static.payu.com/res/v2/widget-mini-installments.js\"></script>
  199.         ";
  200.         }
  201.         // line 199
  202.         yield "
  203.         ";
  204.         // line 200
  205.         if ((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'200$this->source); })()), "request", [], "any"falsefalsefalse200), "locale", [], "any"falsefalsefalse200) == "cz")) {
  206.             // line 201
  207.             yield "            <!-- Start of LiveChat (www.livechatinc.com) code -->
  208.             <script type=\"text/javascript\">
  209.                 window.__lc = window.__lc || {};
  210.                 window.__lc.license = 11961327;
  211.                 (function() {
  212.                     var lc = document.createElement('script'); lc.type = 'text/javascript'; lc.async = true;
  213.                     lc.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'cdn.livechatinc.com/tracking.js';
  214.                     var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(lc, s);
  215.                 })();
  216.             </script>
  217.             <noscript>
  218.                 <a href=\"https://www.livechatinc.com/chat-with/11961327/\" rel=\"nofollow\">Chat with us</a>,
  219.                 powered by <a href=\"https://www.livechatinc.com/?welcome\" rel=\"noopener nofollow\" target=\"_blank\">LiveChat</a>
  220.             </noscript>
  221.             <!-- End of LiveChat code -->
  222.             <meta name=\"seznam-wmt\" content=\"PHYWsDX58In7oX9SdvZWqfEf3RFyQaBC\" />
  223.         ";
  224.         }
  225.         // line 218
  226.         yield "
  227.         ";
  228.         // line 219
  229.         if ((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'219$this->source); })()), "request", [], "any"falsefalsefalse219), "locale", [], "any"falsefalsefalse219) == "pl")) {
  230.             // line 220
  231.             yield "            <script>
  232.                 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  233.                     (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  234.                     m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  235.                 })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
  236.                 ga('create', 'UA-2996790-1', 'centrumkrzesel.pl');
  237.                 ga('send', 'pageview');
  238.             </script>
  239.         ";
  240.         }
  241.         // line 231
  242.         yield "        ";
  243.         if ((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'231$this->source); })()), "request", [], "any"falsefalsefalse231), "locale", [], "any"falsefalsefalse231) == "cz")) {
  244.             // line 232
  245.             yield "
  246.             <script>
  247.                 window.dataLayer = window.dataLayer || [];
  248.             </script>
  249.             <script id=\"usercentrics-cmp\" src=\"https://app.usercentrics.eu/browser-ui/latest/loader.js\" data-settings-id=\"wmvRS1Hb5W_YrY\" async></script>
  250.             <script type=\"text/javascript\">
  251.                 // create dataLayer
  252.                 function gtag() {
  253.                     dataLayer.push(arguments);
  254.                 }
  255.                 // set „denied\" as default for both ad and analytics storage,
  256.                 gtag(\"consent\", \"default\", {
  257.                     ad_user_data: \"denied\",
  258.                     ad_personalization: \"denied\",
  259.                     ad_storage: \"denied\",
  260.                     analytics_storage: \"denied\",
  261.                     wait_for_update: 2000 // milliseconds to wait for update
  262.                 });
  263.                 // Enable ads data redaction by default [optional]
  264.                 gtag(\"set\", \"ads_data_redaction\", true);
  265.             </script>
  266.             <script type=\"text/javascript\">
  267.                 // Google Tag Manager
  268.                 (function(w, d, s, l, i) {
  269.                     w[l] = w[l] || [];
  270.                     w[l].push({
  271.                         'gtm.start': new Date().getTime(),
  272.                         event: 'gtm.js'
  273.                     });
  274.                     var f = d.getElementsByTagName(s)[0],
  275.                         j = d.createElement(s),
  276.                         dl = l != 'dataLayer' ? '&l=' + l : '';
  277.                     j.async = true;
  278.                     j.src =
  279.                         'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
  280.                     f.parentNode.insertBefore(j, f);
  281.                 })(window, document, 'script', 'dataLayer', 'GTM-NFNTDX6'); //replace GTM-XXXXXX with Google Tag Manager ID
  282.             </script>
  283.             <script type=\"text/javascript\">
  284.                 // Please replace 'ucEvent' with the event you have just created
  285.                 window.addEventListener(\"ucEvent\", function (e) {
  286.                     if( e.detail && e.detail.event == \"consent_status\") {
  287.                         // Please replace the analytics service name here with the customized service
  288.                         var ucAnalyticsService = 'Google Analytics';
  289.                         // Please replace the ad service name here with the customized service
  290.                         var ucAdService = 'Google Ads Remarketing';
  291.                         if(e.detail.hasOwnProperty(ucAnalyticsService) && e.detail.hasOwnProperty(ucAdService))
  292.                         {
  293.                             gtag(\"consent\", \"update\", {
  294.                                 ad_storage: e.detail[ucAdService] ? 'granted':'denied',
  295.                                 ad_user_data: e.detail[ucAdService] ? 'granted':'denied',
  296.                                 ad_personalization: e.detail[ucAdService] ? 'granted':'denied',
  297.                                 analytics_storage: e.detail[ucAnalyticsService] ? 'granted':'denied'
  298.                             });
  299.                         }
  300.                         else {
  301.                             if(e.detail.hasOwnProperty(ucAdService)) {
  302.                                 gtag(\"consent\", \"update\", {
  303.                                     ad_storage: e.detail[ucAdService] ? 'granted':'denied',
  304.                                     ad_user_data: e.detail[ucAdService] ? 'granted':'denied',
  305.                                     ad_personalization: e.detail[ucAdService] ? 'granted':'denied'
  306.                                 });
  307.                             }
  308.                             if(e.detail.hasOwnProperty(ucAnalyticsService)) {
  309.                                 gtag(\"consent\", \"update\", {
  310.                                     analytics_storage: e.detail[ucAnalyticsService] ? 'granted':'denied'
  311.                                 });
  312.                             }
  313.                         }
  314.                     }
  315.                 });
  316.             </script>
  317.             ";
  318.             // line 339
  319.             yield "
  320.         ";
  321.         }
  322.         // line 341
  323.         yield "
  324.         ";
  325.         // line 342
  326.         if ((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'342$this->source); })()), "request", [], "any"falsefalsefalse342), "locale", [], "any"falsefalsefalse342) == "ro")) {
  327.             // line 343
  328.             yield "
  329.             <script>
  330.                 window.dataLayer = window.dataLayer || [];
  331.             </script>
  332.             <meta name=\"google-site-verification\" content=\"O2EEViRoJOEKVbAYtBipK4bKNauN4pyc5nF-G_rkalY\" />
  333.             <meta name=\"p:domain_verify\" content=\"6f396b9799f8f5564e74275623dd0eba\"/>
  334.             <script id=\"usercentrics-cmp\" src=\"https://app.usercentrics.eu/browser-ui/latest/loader.js\" data-settings-id=\"Rg7qdXUYwqCGLp\" async></script>
  335.             ";
  336.             // line 372
  337.             yield "
  338.             <script type=\"text/javascript\">
  339.                 // create dataLayer
  340.                 function gtag() {
  341.                     dataLayer.push(arguments);
  342.                 }
  343.                 // set „denied\" as default for both ad and analytics storage,
  344.                 gtag(\"consent\", \"default\", {
  345.                     ad_user_data: \"denied\",
  346.                     ad_personalization: \"denied\",
  347.                     ad_storage: \"denied\",
  348.                     analytics_storage: \"denied\",
  349.                     wait_for_update: 2000 // milliseconds to wait for update
  350.                 });
  351.                 // Enable ads data redaction by default [optional]
  352.                 gtag(\"set\", \"ads_data_redaction\", true);
  353.             </script>
  354.             <script type=\"text/javascript\">
  355.                 // Google Tag Manager
  356.                 (function(w, d, s, l, i) {
  357.                     w[l] = w[l] || [];
  358.                     w[l].push({
  359.                         'gtm.start': new Date().getTime(),
  360.                         event: 'gtm.js'
  361.                     });
  362.                     var f = d.getElementsByTagName(s)[0],
  363.                         j = d.createElement(s),
  364.                         dl = l != 'dataLayer' ? '&l=' + l : '';
  365.                     j.async = true;
  366.                     j.src =
  367.                         'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
  368.                     f.parentNode.insertBefore(j, f);
  369.                 })(window, document, 'script', 'dataLayer', 'GTM-5BN3TFF'); //replace GTM-XXXXXX with Google Tag Manager ID
  370.             </script>
  371.             <script type=\"text/javascript\">
  372.                 // Please replace 'ucEvent' with the event you have just created
  373.                 // Configuration for Biano Pixel
  374.                 const bianoPixelConfig = {
  375.                     consent: false, // Initially set to false, will update based on Usercentrics
  376.                     debug: false,    // Optional, enable for debugging purposes
  377.                 };
  378.                 window.addEventListener(\"ucEvent\", function (e) {
  379.                     if (e.detail && e.detail.event === \"consent_status\") {
  380.                         // Replace with the service name as configured in Usercentrics
  381.                         const ucBianoService = 'Biano Pixel';
  382.                         // Check if consent is granted for the Biano service
  383.                         if (e.detail.hasOwnProperty(ucBianoService)) {
  384.                             console.log('Service exists');
  385.                             const consentGranted = e.detail[ucBianoService];
  386.                             bianoPixelConfig.consent = consentGranted;
  387.                             if (consentGranted) {
  388.                                 // Initialize Biano Pixel with Merchant ID only if consent is granted
  389.                                 !function(b, i, a, n, o, p, x, s) {
  390.                                     if (b.bianoTrack) return;
  391.                                     o = b.bianoTrack = function() {
  392.                                         o.callMethod ?
  393.                                             o.callMethod.apply(o, arguments) : o.queue.push(arguments)
  394.                                     };
  395.                                     o.push = o;
  396.                                     o.queue = [];
  397.                                     a = a || {};
  398.                                     n = a.consent === void(0) ? !0 : !!a.consent;
  399.                                     o.push('consent', n);
  400.                                     s = 'script';
  401.                                     p = i.createElement(s);
  402.                                     p.async = !0;
  403.                                     p.src = 'https://' + (n ? 'pixel.biano.ro' : 'bianopixel.com') +
  404.                                         '/' + (a.debug ? 'debug' : 'min') + '/pixel.js';
  405.                                     x = i.getElementsByTagName(s)[0];
  406.                                     x.parentNode.insertBefore(p, x);
  407.                                 }(window, document, bianoPixelConfig);
  408.                                 // Replace <put-your-merchant-id-here> with your actual Merchant ID
  409.                                 bianoTrack('init', 'ro147bfbbc166b3f1a023d2b3cd3532d5cc3356f1c');
  410.                             } else {
  411.                                 //console.log('Consent not granted for Biano Pixel. Biano Pixel will not be initialized.');
  412.                             }
  413.                         }
  414.                     }
  415.                     if( e.detail && e.detail.event == \"consent_status\") {
  416.                         // Please replace the analytics service name here with the customized service
  417.                         var ucAnalyticsService = 'Google Analytics';
  418.                         // Please replace the ad service name here with the customized service
  419.                         var ucAdService = 'Google Ads Remarketing';
  420.                         if(e.detail.hasOwnProperty(ucAnalyticsService) && e.detail.hasOwnProperty(ucAdService))
  421.                         {
  422.                             gtag(\"consent\", \"update\", {
  423.                                 ad_storage: e.detail[ucAdService] ? 'granted':'denied',
  424.                                 ad_user_data: e.detail[ucAdService] ? 'granted':'denied',
  425.                                 ad_personalization: e.detail[ucAdService] ? 'granted':'denied',
  426.                                 analytics_storage: e.detail[ucAnalyticsService] ? 'granted':'denied'
  427.                             });
  428.                         }
  429.                         else {
  430.                             if(e.detail.hasOwnProperty(ucAdService)) {
  431.                                 gtag(\"consent\", \"update\", {
  432.                                     ad_storage: e.detail[ucAdService] ? 'granted':'denied',
  433.                                     ad_user_data: e.detail[ucAdService] ? 'granted':'denied',
  434.                                     ad_personalization: e.detail[ucAdService] ? 'granted':'denied'
  435.                                 });
  436.                             }
  437.                             if(e.detail.hasOwnProperty(ucAnalyticsService)) {
  438.                                 gtag(\"consent\", \"update\", {
  439.                                     analytics_storage: e.detail[ucAnalyticsService] ? 'granted':'denied'
  440.                                 });
  441.                             }
  442.                         }
  443.                     }
  444.                 });
  445.             </script>
  446.             <script>
  447.                 window.addEventListener(\"ucEvent\", function (e) {
  448.                     if (e.detail && e.detail.event === \"consent_status\") {
  449.                         const ucBianoService = 'Biano Pixel';
  450.                         if (e.detail.hasOwnProperty(ucBianoService) && e.detail[ucBianoService]) {
  451.                             ";
  452.             // line 498
  453.             $context["currentPath"] = CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'498$this->source); })()), "request", [], "any"falsefalsefalse498), "get", ["_route"], "method"falsefalsefalse498);
  454.             // line 499
  455.             yield "                            ";
  456.             if ((((isset($context["currentPath"]) || array_key_exists("currentPath"$context) ? $context["currentPath"] : (function () { throw new RuntimeError('Variable "currentPath" does not exist.'499$this->source); })()) != "product") && ((isset($context["currentPath"]) || array_key_exists("currentPath"$context) ? $context["currentPath"] : (function () { throw new RuntimeError('Variable "currentPath" does not exist.'499$this->source); })()) != "summary"))) {
  457.                 // line 500
  458.                 yield "                                bianoTrack('track', 'page_view', {
  459.                                     pageUrl: window.location.href, // URL of the current page
  460.                                     pageTitle: document.title       // Title of the current page
  461.                                 });
  462.                             ";
  463.             }
  464.             // line 505
  465.             yield "                        }
  466.                     }
  467.                 });
  468.             </script>
  469.         ";
  470.         }
  471.         // line 510
  472.         yield "
  473.         ";
  474.         // line 511
  475.         if ((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'511$this->source); })()), "request", [], "any"falsefalsefalse511), "locale", [], "any"falsefalsefalse511) == "sk")) {
  476.             // line 512
  477.             yield "
  478.             ";
  479.             // line 538
  480.             yield "
  481.             <script>
  482.                 window.dataLayer = window.dataLayer || [];
  483.             </script>
  484.             <script id=\"usercentrics-cmp\" src=\"https://app.usercentrics.eu/browser-ui/latest/loader.js\" data-settings-id=\"AdJVPlZ-xhbkNy\" async></script>
  485.             <script type=\"text/javascript\">
  486.                 // create dataLayer
  487.                 function gtag() {
  488.                     dataLayer.push(arguments);
  489.                 }
  490.                 // set „denied\" as default for both ad and analytics storage,
  491.                 gtag(\"consent\", \"default\", {
  492.                     ad_user_data: \"denied\",
  493.                     ad_personalization: \"denied\",
  494.                     ad_storage: \"denied\",
  495.                     analytics_storage: \"denied\",
  496.                     wait_for_update: 2000 // milliseconds to wait for update
  497.                 });
  498.                 // Enable ads data redaction by default [optional]
  499.                 gtag(\"set\", \"ads_data_redaction\", true);
  500.             </script>
  501.             <script type=\"text/javascript\">
  502.                 // Google Tag Manager
  503.                 (function(w, d, s, l, i) {
  504.                     w[l] = w[l] || [];
  505.                     w[l].push({
  506.                         'gtm.start': new Date().getTime(),
  507.                         event: 'gtm.js'
  508.                     });
  509.                     var f = d.getElementsByTagName(s)[0],
  510.                         j = d.createElement(s),
  511.                         dl = l != 'dataLayer' ? '&l=' + l : '';
  512.                     j.async = true;
  513.                     j.src =
  514.                         'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
  515.                     f.parentNode.insertBefore(j, f);
  516.                 })(window, document, 'script', 'dataLayer', 'GTM-NBGCRZR'); //replace GTM-XXXXXX with Google Tag Manager ID
  517.             </script>
  518.             <script type=\"text/javascript\">
  519.                 // Please replace 'ucEvent' with the event you have just created
  520.                 window.addEventListener(\"ucEvent\", function (e) {
  521.                     if( e.detail && e.detail.event == \"consent_status\") {
  522.                         // Please replace the analytics service name here with the customized service
  523.                         var ucAnalyticsService = 'Google Analytics';
  524.                         // Please replace the ad service name here with the customized service
  525.                         var ucAdService = 'Google Ads Remarketing';
  526.                         if(e.detail.hasOwnProperty(ucAnalyticsService) && e.detail.hasOwnProperty(ucAdService))
  527.                         {
  528.                             gtag(\"consent\", \"update\", {
  529.                                 ad_storage: e.detail[ucAdService] ? 'granted':'denied',
  530.                                 ad_user_data: e.detail[ucAdService] ? 'granted':'denied',
  531.                                 ad_personalization: e.detail[ucAdService] ? 'granted':'denied',
  532.                                 analytics_storage: e.detail[ucAnalyticsService] ? 'granted':'denied'
  533.                             });
  534.                         }
  535.                         else {
  536.                             if(e.detail.hasOwnProperty(ucAdService)) {
  537.                                 gtag(\"consent\", \"update\", {
  538.                                     ad_storage: e.detail[ucAdService] ? 'granted':'denied',
  539.                                     ad_user_data: e.detail[ucAdService] ? 'granted':'denied',
  540.                                     ad_personalization: e.detail[ucAdService] ? 'granted':'denied'
  541.                                 });
  542.                             }
  543.                             if(e.detail.hasOwnProperty(ucAnalyticsService)) {
  544.                                 gtag(\"consent\", \"update\", {
  545.                                     analytics_storage: e.detail[ucAnalyticsService] ? 'granted':'denied'
  546.                                 });
  547.                             }
  548.                         }
  549.                     }
  550.                 });
  551.             </script>
  552.         ";
  553.         }
  554.         // line 618
  555.         yield "
  556.         ";
  557.         // line 619
  558.         yield from $this->unwrap()->yieldBlock('meta_desc_key'$context$blocks);
  559.         // line 637
  560.         yield "        ";
  561.         yield from $this->unwrap()->yieldBlock('stylesheets'$context$blocks);
  562.         // line 638
  563.         yield "        <link rel=\"shortcut icon\" href=\"#\" type=\"image/x-icon\">
  564.         ";
  565.         // line 639
  566.         $context["rand"] = Twig\Extension\CoreExtension::random($this->env->getCharset(), 0100000);
  567.         // line 640
  568.         yield "        <link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.5.0/css/all.css\" integrity=\"sha384-B4dIYHKNBt8Bc12p+WXckhzcICo0wtJAoU8YZTY5qE0Id1GSseTk6S+L3BlXeVIU\"
  569.               crossorigin=\"anonymous\">
  570.         <link rel=\"icon\" type=\"image/x-icon\" href=\"/images/favicon.png\" />
  571.         <link href=\"https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700&amp;subset=latin-ext&amp;display=swap\" rel=\"stylesheet\">
  572.         <!-- Bulma Version 0.7.2-->
  573.         <link rel=\"stylesheet\" href=\"/css/styles.css\" />
  574.         <link rel=\"stylesheet\" href=\"/css/tooltip.css\" />
  575.         <link rel=\"stylesheet\" href=\"/css/custom.css\" />
  576.         <link rel=\"stylesheet\" href=\"/css/modal-fx.min.css\" />
  577.         <link rel=\"stylesheet\" href=\"/css/VueAgile.css\">
  578.         <link rel=\"stylesheet\" type=\"text/css\"  href=\"/css/v2.css\">
  579.         <style>
  580.             .cat-desc-excerpt a {
  581.                 color:#102189!important;
  582.             }
  583.             .gotop {
  584.                 display: none; /* Hidden by default */
  585.                 position: fixed; /* Fixed/sticky position */
  586.                 bottom: 20px; /* Place the button at the bottom of the page */
  587.                 right: 30px; /* Place the button 30px from the right */
  588.                 z-index: 99; /* Make sure it does not overlap */
  589.                 border: none; /* Remove borders */
  590.                 cursor: pointer; /* Add a mouse pointer on hover */
  591.                 border-radius: 30px; /* Rounded corners */
  592.             }
  593.             @media (min-width: 900px) {
  594.                 .hidableContainer {
  595.                     margin-top:-30px;
  596.                 }
  597.                 .topSection {
  598.                     padding:1.2rem 1.5rem;
  599.                 }
  600.                 .pricingContainer {
  601.                     width:910px;
  602.                     overflow: auto;
  603.                 }
  604.             }
  605.             @media (min-width: 300px) {
  606.                 .button-save-newsletter {
  607.                     margin-top:16px;
  608.                 }
  609.                 .card .item-details {
  610.                     top: 96% !important;
  611.                 }
  612.                 .remove-padding-top {
  613.                     padding-top: 0px !important;
  614.                 }
  615.                 .active {
  616.                     color:#ef1b2b;
  617.                 }
  618.                 .producer-select .field, .producer-select .field .control, .producer-select .field .control .select, .producer-select .field .control .select select {
  619.                     width:100%;
  620.                 }
  621.             }
  622.             .pagination li {
  623.                 padding:10px;
  624.                 font-size:1.3rem;
  625.             }
  626.             .carousel .carousel-container .carousel-item.has-background .is-background {
  627.                 width:auto!important;
  628.                 height:auto!important;
  629.             }
  630.             .logo-producer a img {
  631.                 max-width: 200px;
  632.                 max-height:40px;
  633.             }
  634.             .card.compare label {
  635.                 color:green;
  636.             }
  637.             #topBanner {
  638.                 position:absolute; width:100%; top:0px; height:35px; font-size:13px;
  639.             }
  640.             .lower_header {
  641.                 margin-top:35px;
  642.             }
  643.             @media (max-width: 767px) {
  644.                 .image img {
  645.                     width: auto!important;
  646.                 }
  647.                 ";
  648.         // line 736
  649.         yield "                .lista-produktow .card .image img {
  650.                     margin-left: auto;
  651.                     margin-right: auto;
  652.                 }
  653.                 .compare-container-bottom {
  654.                     margin-bottom: 45px!important;
  655.                     margin-right: 0px;
  656.                 }
  657.                 .compare-container-top {
  658.                     margin-top:10px;
  659.                 }
  660.                 .burger {
  661.                     flex-shrink:1;
  662.                     padding:0px;
  663.                 }
  664.                 .smaller-mobile {
  665.                     max-width: 150px;
  666.                 }
  667.                 .hideMobile {
  668.                     display: none;
  669.                 }
  670.                 #box-cookies .close-cookie {
  671.                     top:20px!important;
  672.                 }
  673.                 #mobile-logo {
  674.                     width: 120px!important;
  675.                 }
  676.                 #search_loader_container {
  677.                     display: none;
  678.                 }
  679.             }
  680.             #js_cat-desc-content {
  681.                 max-height: 3em;
  682.             }
  683.             .cat-desc-excerpt {
  684.                 overflow: hidden;
  685.                 text-overflow: ellipsis;
  686.                 height: 200px;
  687.             }
  688.             #box-cookies {
  689.                 border-top: 1px solid #ddd;
  690.                 position: fixed;
  691.                 bottom: 0;
  692.                 left: 0;
  693.                 z-index: 100;
  694.                 background: #fff;
  695.                 width: 100%;
  696.                 padding: 20px;
  697.                 text-align: justify;
  698.                 -webkit-font-smoothing: antialiased;
  699.                 font-weight: 400;
  700.                 color:black;
  701.             }
  702.             #box-cookies .close-cookie {
  703.                 position: absolute;
  704.                 right: 20px;
  705.                 top: 13px;
  706.             }
  707.             #box-cookies .container {
  708.                 padding-right: 80px;
  709.                 font-size: 1em;
  710.                 padding-left: 15px;
  711.                 margin-right: auto;
  712.                 margin-left: auto;
  713.             }
  714.             .slide img {
  715.                 object-fit: initial!important;
  716.                 width:auto!important;
  717.             }
  718.             .zoom-on-hover img {
  719.                 max-height:650px;
  720.             }
  721.             .agile__slide {
  722.                 text-align: center;
  723.             }
  724.             #all-prod-image {
  725.                 max-width: 150px;
  726.             }
  727.             #prod-image-24 {
  728.                 max-width: 150px;
  729.             }
  730.             .autocomplete-suggestions { max-height: 390px!important; width: 600px!important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border: 1px solid #f1f1f1; background: #FFF; cursor: default; overflow: auto; -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); }
  731.             .autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
  732.             .autocomplete-no-suggestion { padding: 2px 5px;}
  733.             .autocomplete-selected { background: #F0F0F0; }
  734.             .autocomplete-suggestions strong { font-weight: bold; color: #000; }
  735.             .autocomplete-group { padding: 2px 5px; font-weight: bold; font-size: 16px; color: #000; display: block; border-bottom: 1px solid #000; }
  736.             .autocomplete-image {
  737.                 max-width:40px;
  738.                 max-height: 40px;
  739.                 text-align: center;
  740.             }
  741.             .autocomplete-ck-container {
  742.                 display: inline-block;
  743.                 width:100%;
  744.                 cursor: pointer;
  745.                 height:44px;
  746.             }
  747.             .autocomplete-image-container {
  748.                 display: inline-block;
  749.                 width:40px;
  750.                 text-align: center;
  751.                 margin-left:5px;
  752.                 background: white!important;
  753.             }
  754.             .autocomplete-title {
  755.                 display: inline-block;
  756.                 vertical-align: top;
  757.                 font-weight: bold;
  758.                 font-size:14px;
  759.                 margin-top: 12px;
  760.                 margin-left:10px;
  761.                 width:60%;
  762.                 overflow: hidden;
  763.                 white-space: nowrap;
  764.                 text-overflow: ellipsis;
  765.             }
  766.             .autocomplete-price {
  767.                 text-align: left;
  768.                 float:right;
  769.                 display: inline-block;
  770.                 color:black;
  771.                 width: 25%;
  772.                 vertical-align: top;
  773.                 margin-top: 12px;
  774.                 font-size: 14px;
  775.                 font-weight: bold;
  776.             }
  777.             .listing-marker {
  778.                 float: right;
  779.                 padding-right: 3px;
  780.                 padding-top: 3px;
  781.             }
  782.             @media only screen and (min-width: 1px) and (max-width: 768px) {
  783.                 #header_container {
  784.                     min-height: 78px;
  785.                 }
  786.             }
  787.             @media only screen and (min-width: 1px) and (max-width: 700px) {
  788.                 .navbar-item, .navbar-link {
  789.                     padding: 0.4rem 0.4rem!important;
  790.                 }
  791.                 .header-product-bar img {
  792.                     height:25px!important;
  793.                 }
  794.             }
  795.             @media only screen and (min-width: 769px) and (max-width: 1024px) {
  796.                 #header_container {
  797.                     min-height: 131px;
  798.                 }
  799.             }
  800.             @media only screen and (min-width: 1024px) and (max-width: 90000px) {
  801.                 #header_container {
  802.                     min-height: 199px;
  803.                 }
  804.             }
  805.             @media only screen and (min-width: 769px) and (max-width: 1024px) {
  806.                 #galleryMain {
  807.                     min-height: 790px;
  808.                 }
  809.             }
  810.             .additionalInfo {
  811.                 position: absolute;
  812.                 top:-100px;
  813.                 visibility: hidden;
  814.                 left:-100px;
  815.             }
  816.         </style>
  817.         <style>
  818.             .payu-mini-installments-widget-details {
  819.                 color:black!important;
  820.                 text-decoration: none!important;
  821.             }
  822.             .payu-mini-installments-widget-amount {
  823.                 color: #ef1b2b!important;
  824.                 cursor:pointer!important;
  825.                 text-decoration: underline!important;
  826.                 font-weight: bold!important;
  827.             }
  828.         </style>
  829.         ";
  830.         // line 931
  831.         yield from $this->unwrap()->yieldBlock('css'$context$blocks);
  832.         // line 945
  833.         yield "
  834.         <style>
  835.             @media screen and (min-width: 1024px) {
  836.                 .payment-providers-container {
  837.                     padding: 0 200px !important;
  838.                 }
  839.             }
  840.         </style>
  841.     </head>
  842.     <body>
  843.     ";
  844.         // line 956
  845.         if ((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'956$this->source); })()), "request", [], "any"falsefalsefalse956), "locale", [], "any"falsefalsefalse956) == "cz")) {
  846.             // line 957
  847.             yield "        <!-- Google Tag Manager (noscript) -->
  848.         <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-NFNTDX6\"
  849.                           height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>
  850.         <!-- End Google Tag Manager (noscript) -->
  851.     ";
  852.         }
  853.         // line 962
  854.         yield "
  855.     ";
  856.         // line 963
  857.         if ((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'963$this->source); })()), "request", [], "any"falsefalsefalse963), "locale", [], "any"falsefalsefalse963) == "ro")) {
  858.             // line 964
  859.             yield "        <!-- Google Tag Manager (noscript) -->
  860.         <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-5BN3TFF\"
  861.                           height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>
  862.         <!-- End Google Tag Manager (noscript) -->
  863.     ";
  864.         }
  865.         // line 969
  866.         yield "
  867.     ";
  868.         // line 970
  869.         if ((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'970$this->source); })()), "request", [], "any"falsefalsefalse970), "locale", [], "any"falsefalsefalse970) == "sk")) {
  870.             // line 971
  871.             yield "        <!-- Google Tag Manager (noscript) -->
  872.         <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-NBGCRZR\"
  873.                           height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>
  874.         <!-- End Google Tag Manager (noscript) -->
  875.     ";
  876.         }
  877.         // line 976
  878.         yield "    ";
  879.         if ((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'976$this->source); })()), "request", [], "any"falsefalsefalse976), "locale", [], "any"falsefalsefalse976) == "pl")) {
  880.             // line 977
  881.             yield "        <!-- Google Tag Manager (noscript) -->
  882.         <noscript>
  883.             <iframe src=https://www.googletagmanager.com/ns.html?id=GTM-N2JVG9G height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe>
  884.         </noscript>
  885.         <!-- End Google Tag Manager (noscript) -->
  886.     ";
  887.         }
  888.         // line 983
  889.         yield "
  890.     <div id=\"app\">
  891.         ";
  892.         // line 987
  893.         yield $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\HomeController::topAction", [], ["reqParams" => CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'987$this->source); })()), "request", [], "any"falsefalsefalse987), "attributes", [], "any"falsefalsefalse987), "all", [], "any"falsefalsefalse987)]));
  894.         yield "
  895.         ";
  896.         // line 989
  897.         yield from $this->unwrap()->yieldBlock('content'$context$blocks);
  898.         // line 992
  899.         yield "        ";
  900.         yield from $this->unwrap()->yieldBlock('fos_user_content'$context$blocks);
  901.         // line 995
  902.         yield "
  903.         ";
  904.         // line 996
  905.         yield $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\HomeController::footerAction"));
  906.         yield "
  907.     </div>
  908.     ";
  909.         // line 999
  910.         yield from $this->unwrap()->yieldBlock('javascripts'$context$blocks);
  911.         // line 1152
  912.         yield "
  913.     ";
  914.         // line 1153
  915.         if ((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'1153$this->source); })()), "request", [], "any"falsefalsefalse1153), "locale", [], "any"falsefalsefalse1153) == "pl")) {
  916.             // line 1154
  917.             yield "        ";
  918.             // line 1166
  919.             yield "    ";
  920.         }
  921.         // line 1167
  922.         yield "
  923.     <img alt=\"Go Top\" style=\"max-width: 40px;\" onclick=\"topFunction()\" class=\"gotop\" id=\"gotop\" src=\"/images/gotop.png\"/>
  924.     </body>
  925. </html>";
  926.         
  927.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  928.         
  929.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  930.         yield from [];
  931.     }
  932.     // line 11
  933.     /**
  934.      * @return iterable<null|scalar|\Stringable>
  935.      */
  936.     public function block_title(array $context, array $blocks = []): iterable
  937.     {
  938.         $macros $this->macros;
  939.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  940.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  941.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  942.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  943.         // line 12
  944.         yield "                ";
  945.         if ((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'12$this->source); })()), "request", [], "any"falsefalsefalse12), "locale", [], "any"falsefalsefalse12) == "pl")) {
  946.             // line 13
  947.             yield "                    ";
  948.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("page_main_title", [], "store"), "html"nulltrue);
  949.             yield "
  950.                 ";
  951.         }
  952.         // line 15
  953.         yield "                ";
  954.         if ((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'15$this->source); })()), "request", [], "any"falsefalsefalse15), "locale", [], "any"falsefalsefalse15) == "cz")) {
  955.             // line 16
  956.             yield "                    Židle, křesla, barové stoličky – obchod eZidle.cz
  957.                 ";
  958.         }
  959.         // line 18
  960.         yield "                ";
  961.         if ((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'18$this->source); })()), "request", [], "any"falsefalsefalse18), "locale", [], "any"falsefalsefalse18) == "sk")) {
  962.             // line 19
  963.             yield "                    Stoličky, kreslá, barové stoličky - obchod stolicky24.sk
  964.                 ";
  965.         }
  966.         // line 21
  967.         yield "                ";
  968.         if ((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'21$this->source); })()), "request", [], "any"falsefalsefalse21), "locale", [], "any"falsefalsefalse21) == "ro")) {
  969.             // line 22
  970.             yield "                    Mobila24.ro - Mii de piese de mobilier pentru casă și birou
  971.                 ";
  972.         }
  973.         // line 24
  974.         yield "            ";
  975.         
  976.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  977.         
  978.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  979.         yield from [];
  980.     }
  981.     // line 29
  982.     /**
  983.      * @return iterable<null|scalar|\Stringable>
  984.      */
  985.     public function block_facebook(array $context, array $blocks = []): iterable
  986.     {
  987.         $macros $this->macros;
  988.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  989.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""facebook"));
  990.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  991.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""facebook"));
  992.         // line 30
  993.         yield "            ";
  994.         if (CoreExtension::inFilter("ckdev"CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'30$this->source); })()), "request", [], "any"falsefalsefalse30), "getSchemeAndHttpHost", [], "method"falsefalsefalse30))) {
  995.             // line 31
  996.             yield "                <meta name=\"robots\" content=\"noindex, nofollow\" />
  997.             ";
  998.         }
  999.         // line 33
  1000.         yield "            ";
  1001.         if ((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'33$this->source); })()), "request", [], "any"falsefalsefalse33), "locale", [], "any"falsefalsefalse33) == "pl")) {
  1002.             // line 34
  1003.             yield "                <meta property=\"og:image\" content=\"\"/>
  1004.                 <meta property=\"og:title\" content=\"CentrumKrzesel.pl\"/>
  1005.                 <meta property=\"og:url\" content=\"https://www.centrumkrzesel.pl\"/>
  1006.                 <meta property=\"og:description\" content=\"CentrumKrzesel oferuje krzesła i fotele do biura i domu. Szeroka oferta, sprawdzone modele, profesjonalna obsługa, zawsze bezpłatna dostawa.\">
  1007.             ";
  1008.         }
  1009.         // line 39
  1010.         yield "            ";
  1011.         if ((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'39$this->source); })()), "request", [], "any"falsefalsefalse39), "locale", [], "any"falsefalsefalse39) == "cz")) {
  1012.             // line 40
  1013.             yield "                ";
  1014.             if (CoreExtension::inFilter("dev.ezidle"CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'40$this->source); })()), "request", [], "any"falsefalsefalse40), "getSchemeAndHttpHost", [], "method"falsefalsefalse40))) {
  1015.                 // line 41
  1016.                 yield "                    <meta name=\"robots\" content=\"noindex, nofollow\" />
  1017.                 ";
  1018.             }
  1019.             // line 43
  1020.             yield "                <meta property=\"og:image\" content=\"\"/>
  1021.                 <meta property=\"og:title\" content=\"Židle, křesla, barové stoličky – obchod eZidle.cz\"/>
  1022.                 <meta property=\"og:url\" content=\"https://www.ezidle.cz\"/>
  1023.                 <meta property=\"og:description\" content=\"eZidle nabízí křesla a židle do kanceláře, ale i do domu. Široká nabídka, ověřené produkty, profesionální zákaznický servis, doručení vždy zdarma. eZidle, podívejte se na křesla a židle do kanceláře, ale i do domu. Nízké ceny, záruka a rychlé doručení!\">
  1024.             ";
  1025.         }
  1026.         // line 48
  1027.         yield "            ";
  1028.         if ((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'48$this->source); })()), "request", [], "any"falsefalsefalse48), "locale", [], "any"falsefalsefalse48) == "sk")) {
  1029.             // line 49
  1030.             yield "                <meta property=\"og:image\" content=\"\"/>
  1031.                 <meta property=\"og:title\" content=\"Stoličky, kreslá, barové stoličky - obchod stolicky24.sk\"/>
  1032.                 <meta property=\"og:url\" content=\"https://www.stolicky24.sk\"/>
  1033.                 <meta property=\"og:description\" content=\"stolicky24 ponúka kreslá a stoličky do kancelárie, ale aj do domácnosti. Široká ponuka, overené produkty, profesionálny zákaznícky servis, doručenie vždy zadarmo. stolicky24, pozrite sa na kreslá a stoličky do kancelárie, ale aj do domáctnosti. Nízke ceny, záruka a rýchle doručenie!\">
  1034.             ";
  1035.         }
  1036.         // line 54
  1037.         yield "
  1038.             ";
  1039.         // line 55
  1040.         if ((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'55$this->source); })()), "request", [], "any"falsefalsefalse55), "locale", [], "any"falsefalsefalse55) == "ro")) {
  1041.             // line 56
  1042.             yield "                <meta property=\"og:image\" content=\"https://www.mobila24.ro/images/ro/logo-mobila24-ro.png\"/>
  1043.                 <meta property=\"og:title\" content=\"Mobila24.ro - Mii de piese de mobilier pentru casă și birou\"/>
  1044.                 <meta property=\"og:url\" content=\"https://www.mobila24.ro/\"/>
  1045.                 <meta property=\"og:description\" content=\"Mobila24.ro oferă scaune, fotolii și alte piese de mobilier pentru locuințe și birouri. Gamă largă de produse, modele consacrate, servicii profesioniste și livrare întotdeauna gratuită. Alege Mobila24.ro!\">
  1046.             ";
  1047.         }
  1048.         // line 61
  1049.         yield "
  1050.             <meta property=\"og:type\" content=\"website\"/>
  1051.         ";
  1052.         
  1053.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1054.         
  1055.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1056.         yield from [];
  1057.     }
  1058.     // line 619
  1059.     /**
  1060.      * @return iterable<null|scalar|\Stringable>
  1061.      */
  1062.     public function block_meta_desc_key(array $context, array $blocks = []): iterable
  1063.     {
  1064.         $macros $this->macros;
  1065.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1066.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_desc_key"));
  1067.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1068.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_desc_key"));
  1069.         // line 620
  1070.         yield "            ";
  1071.         if ((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'620$this->source); })()), "request", [], "any"falsefalsefalse620), "locale", [], "any"falsefalsefalse620) == "pl")) {
  1072.             // line 621
  1073.             yield "                <meta name=\"description\" content=\"Centrum Krzeseł, Sprawdź krzesła i fotele do biura i domu. Niskie ceny, gwarancja oraz dostawa 24h. Kup teraz!\">
  1074.                 <meta name=\"keywords\" content=\"krzesła, fotele, hokery, meble, sklep internetowy, zakupy, centrum krzeseł\">
  1075.             ";
  1076.         }
  1077.         // line 624
  1078.         yield "            ";
  1079.         if ((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'624$this->source); })()), "request", [], "any"falsefalsefalse624), "locale", [], "any"falsefalsefalse624) == "cz")) {
  1080.             // line 625
  1081.             yield "                <meta name=\"description\" content=\"eZidle nabízí křesla a židle do kanceláře, ale i do domu. Široká nabídka, ověřené produkty, profesionální zákaznický servis, doručení vždy zdarma. eZidle, podívejte se na křesla a židle do kanceláře, ale i do domu. Nízké ceny, záruka a rychlé doručení!\">
  1082.                 <meta name=\"keywords\" content=\"křesla, židle, barové stoličky, nábytek, internetový obchod, nákupy nabytku, prodejna židlí, prodejna křesel\">
  1083.             ";
  1084.         }
  1085.         // line 628
  1086.         yield "            ";
  1087.         if ((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'628$this->source); })()), "request", [], "any"falsefalsefalse628), "locale", [], "any"falsefalsefalse628) == "sk")) {
  1088.             // line 629
  1089.             yield "                <meta name=\"description\" content=\"stolicky24 ponúka kreslá a stoličky do kancelárie, ale aj do domácnosti. Široká ponuka, overené produkty, profesionálny zákaznícky servis, doručenie vždy zadarmo. stolicky24, pozrite sa na kreslá a stoličky do kancelárie, ale aj do domáctnosti. Nízke ceny, záruka a rýchle doručenie!\">
  1090.                 <meta name=\"keywords\" content=\"kreslá, stoličky, barové stoličky, nábytok, internetový obchod, nákupy nábytku, predajňa stoličiek, predajňa kresiel\">
  1091.             ";
  1092.         }
  1093.         // line 632
  1094.         yield "            ";
  1095.         if ((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'632$this->source); })()), "request", [], "any"falsefalsefalse632), "locale", [], "any"falsefalsefalse632) == "ro")) {
  1096.             // line 633
  1097.             yield "                <meta name=\"description\" content=\"Mobila24.ro oferă scaune, fotolii și alte piese de mobilier pentru locuințe și birouri. Gamă largă de produse, modele consacrate, servicii profesioniste și livrare întotdeauna gratuită. Alege Mobila24.ro!\">
  1098.                 <meta name=\"keywords\" content=\"scaun de birou, scaune de birou, mobila, mobilier, mobila de birou, mobilier de birou, fotoliu, fotolii, magazin online, scaune personalizabile, scaune custom, scaune personalizate, scaune configurabile\">
  1099.             ";
  1100.         }
  1101.         // line 636
  1102.         yield "        ";
  1103.         
  1104.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1105.         
  1106.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1107.         yield from [];
  1108.     }
  1109.     // line 637
  1110.     /**
  1111.      * @return iterable<null|scalar|\Stringable>
  1112.      */
  1113.     public function block_stylesheets(array $context, array $blocks = []): iterable
  1114.     {
  1115.         $macros $this->macros;
  1116.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1117.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  1118.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1119.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  1120.         
  1121.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1122.         
  1123.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1124.         yield from [];
  1125.     }
  1126.     // line 931
  1127.     /**
  1128.      * @return iterable<null|scalar|\Stringable>
  1129.      */
  1130.     public function block_css(array $context, array $blocks = []): iterable
  1131.     {
  1132.         $macros $this->macros;
  1133.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1134.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""css"));
  1135.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1136.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""css"));
  1137.         // line 932
  1138.         yield "            ";
  1139.         if ((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'932$this->source); })()), "request", [], "any"falsefalsefalse932), "locale", [], "any"falsefalsefalse932) == "cz")) {
  1140.             // line 933
  1141.             yield "                <style>
  1142.                     .dropdown-button:not(.no-image) span:first-child {
  1143.                         padding-right:90px!important;
  1144.                     }
  1145.                 </style>
  1146.             ";
  1147.         }
  1148.         // line 939
  1149.         yield "            <style>
  1150.                 .dropdown4 .dropdown-trigger .dropdown-button .image {
  1151.                     margin-left:60px!important;
  1152.                 }
  1153.             </style>
  1154.         ";
  1155.         
  1156.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1157.         
  1158.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1159.         yield from [];
  1160.     }
  1161.     // line 989
  1162.     /**
  1163.      * @return iterable<null|scalar|\Stringable>
  1164.      */
  1165.     public function block_content(array $context, array $blocks = []): iterable
  1166.     {
  1167.         $macros $this->macros;
  1168.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1169.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  1170.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1171.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  1172.         // line 990
  1173.         yield "
  1174.         ";
  1175.         
  1176.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1177.         
  1178.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1179.         yield from [];
  1180.     }
  1181.     // line 992
  1182.     /**
  1183.      * @return iterable<null|scalar|\Stringable>
  1184.      */
  1185.     public function block_fos_user_content(array $context, array $blocks = []): iterable
  1186.     {
  1187.         $macros $this->macros;
  1188.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1189.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""fos_user_content"));
  1190.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1191.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""fos_user_content"));
  1192.         // line 993
  1193.         yield "
  1194.         ";
  1195.         
  1196.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1197.         
  1198.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1199.         yield from [];
  1200.     }
  1201.     // line 999
  1202.     /**
  1203.      * @return iterable<null|scalar|\Stringable>
  1204.      */
  1205.     public function block_javascripts(array $context, array $blocks = []): iterable
  1206.     {
  1207.         $macros $this->macros;
  1208.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1209.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  1210.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1211.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  1212.         // line 1000
  1213.         yield "        <script type=\"text/javascript\" src=\"/js/bulma-carousel.min.js\"></script>
  1214.         <script src=\"/js/VueAgile.umd.min.js\"></script>
  1215.         <script type=\"text/javascript\" src=\"/js/zoomOnHover.js\"></script>
  1216.         <script type=\"text/javascript\" src=\"/js/vue-affix.min.js\"></script>
  1217.         <script type=\"text/javascript\" src=\"/js/vue-scrollactive.min.js\"></script>
  1218.         <script type=\"text/javascript\" src=\"/js/vue-burger-menu.umd.min.js\"></script>
  1219.         <script type=\"text/javascript\" src=\"/js/vue-match-heights.min.js\"></script>
  1220.         <script type=\"text/javascript\" src=\"/js/blueimp-helper.js\"></script>
  1221.         <script type=\"text/javascript\" src=\"/js/blueimp-gallery.js\"></script>
  1222.         <script type=\"text/javascript\" src=\"/js/blueimp-gallery-fullscreen.js\"></script>
  1223.         <link rel=\"stylesheet\" type=\"text/css\" href=\"/css/blueimp-gallery.min.css\">
  1224.         <script type=\"text/javascript\" src=\"/js/vue-gallery.min.js\"></script>
  1225.         <script type=\"text/javascript\" src=\"https://unpkg.com/blueimp-gallery@2.36.0/js/blueimp-helper.js\"></script>
  1226.         <script type=\"text/javascript\" src=\"https://unpkg.com/blueimp-gallery@2.36.0/js/blueimp-gallery.js\"></script>
  1227.         <script type=\"text/javascript\" src=\"https://unpkg.com/blueimp-gallery@2.36.0/js/blueimp-gallery-video.js\"></script>
  1228.         <script type=\"text/javascript\" src=\"https://unpkg.com/blueimp-gallery@2.36.0/js/blueimp-gallery-youtube.js\"></script>
  1229.         <script type=\"text/javascript\" src=\"https://unpkg.com/blueimp-gallery@2.36.0/js/blueimp-gallery-fullscreen.js\"></script>
  1230.         <link rel=\"stylesheet\" type=\"text/css\" href=\"https://unpkg.com/blueimp-gallery@2.36.0/css/blueimp-gallery.min.css\">
  1231.         <script src=\"/js/custom.js\"></script>
  1232.         <script src=\"/js/vue-components.js?s=";
  1233.         // line 1021
  1234.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$this->extensions['Twig\Extension\CoreExtension']->convertDate(), "timestamp", [], "any"falsefalsefalse1021), "html"nulltrue);
  1235.         yield "\"></script>
  1236.         <script src=\"/js/compare.js\"></script>
  1237.         <script src=\"/js/jquery.cookie.min.js\"></script>
  1238.         <script src=\"/js/autocomplete/dist/jquery.autocomplete.min.js\"></script>
  1239.         ";
  1240.         // line 1025
  1241.         if ((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'1025$this->source); })()), "request", [], "any"falsefalsefalse1025), "locale", [], "any"falsefalsefalse1025) != "ro")) {
  1242.             // line 1026
  1243.             yield "            <script type=\"text/javascript\" src=\"//orbitvu.co/share/YHkDV8qXbhu7xWELhwoRu/94705/orbittour/script\"></script>
  1244.         ";
  1245.         }
  1246.         // line 1028
  1247.         yield "        <script src=\"/js/matchMedia.addListener.js\"></script>
  1248.         <script src=\"/js/matchMedia.js\"></script>
  1249.         <script>
  1250.             \$(document).ready(function () {
  1251.                 //Get the button:
  1252.                 mybutton = document.getElementById(\"gotop\");
  1253.                 // When the user scrolls down 20px from the top of the document, show the button
  1254.                 window.onscroll = function () {
  1255.                     scrollFunction()
  1256.                 };
  1257.                 function scrollFunction() {
  1258.                     if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) {
  1259.                         mybutton.style.display = \"block\";
  1260.                     } else {
  1261.                         mybutton.style.display = \"none\";
  1262.                     }
  1263.                 }
  1264.                 \$('#closeBurger').on(\"click\", function() {
  1265.                     \$('#loop_search_mobile').trigger(\"click\");
  1266.                     \$(this).hide();
  1267.                 });
  1268.                 \$('.burger').on(\"click\", function() {
  1269.                     \$('#closeBurger').show(1).delay(1000);
  1270.                 })
  1271.             });
  1272.             // When the user clicks on the button, scroll to the top of the document
  1273.             function topFunction() {
  1274.                 document.body.scrollTop = 0; // For Safari
  1275.                 document.documentElement.scrollTop = 0; // For Chrome, Firefox, IE and Opera
  1276.             }
  1277.             \$(document).ready(function () {
  1278.                 \$('.category-box').on(\"click\", function() {
  1279.                     var href = \$(this).attr('data-href');
  1280.                     window.location.href = href;
  1281.                 });
  1282.                 \$('.read-more').on(\"click\", function() {
  1283.                     \$('#js_cat-desc-content').css('max-height', '1600px');
  1284.                     \$('.cat-desc-excerpt').css(\"overflow\", \"auto\");
  1285.                     \$('.cat-desc-excerpt').css(\"height\", \"auto\");
  1286.                     \$(this).hide();
  1287.                 });
  1288.                 \$('.close-cookie').on(\"click\", function() {
  1289.                     var cookie_bar=\$('#box-cookies');
  1290.                     \$.cookie('box_cookie',true,{expires:30,path:'/'});
  1291.                     cookie_bar.fadeOut(400,function(){cookie_bar.remove();})
  1292.                 });
  1293.                 if (typeof \$.cookie('box_cookie') === 'undefined'){
  1294.                     //no cookie
  1295.                 } else {
  1296.                     \$('#box-cookies').remove();
  1297.                 }
  1298.                 \$('.mega-menu-show').on(\"click\", function() {
  1299.                     \$('.mega-menu-1').show();
  1300.                 });
  1301.                 \$('.mega-menu-1').mouseleave(function() {
  1302.                     \$(this).hide();
  1303.                 });
  1304.                 /* handle onmouseover mega menu */
  1305.                 \$('.navbar-item').hover(function(e){
  1306.                     var attr = \$(this).attr('data-image');
  1307.                     var target = \$(this).attr('data-target');
  1308.                     if (typeof attr !== typeof undefined && attr !== false) {
  1309.                         if (attr.length) {
  1310.                             \$('#' + target).attr('src', attr);
  1311.                         } else {
  1312.                             if (target == 'all-prod-image') {
  1313.                                 \$('#all-prod-image').attr('src', '/images/wszystkie_produkty.jpg');
  1314.                             } else {
  1315.                                 ";
  1316.         // line 1110
  1317.         if ((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'1110$this->source); })()), "request", [], "any"falsefalsefalse1110), "locale", [], "any"falsefalsefalse1110) == "ro")) {
  1318.             // line 1111
  1319.             yield "                                    \$('#prod-image-24').attr('src', '/images/ro/box_24h-01.jpg');
  1320.                                 ";
  1321.         } else {
  1322.             // line 1113
  1323.             yield "                                    \$('#prod-image-24').attr('src', '/images/maj_2019/box_24h.jpg');
  1324.                                 ";
  1325.         }
  1326.         // line 1115
  1327.         yield "                            }
  1328.                         }
  1329.                     }
  1330.                 });
  1331.                 \$('#search_autocomplete').autocomplete({
  1332.                     serviceUrl: '/search/auto-complete/query',
  1333.                     minChars: 3,
  1334.                     onSearchStart: function() {
  1335.                         \$('#search_loader').show();
  1336.                     },
  1337.                     onSelect: function (suggestion) {
  1338.                         window.location.href = suggestion.url;
  1339.                     },
  1340.                     formatResult: function (suggestion) {
  1341.                         return '<div class=\"autocomplete-ck-container\"><div class=\"autocomplete-image-container\"><img class=\"autocomplete-image\" src=\"' + suggestion.imageUrl+'\" /> </div><div class=\"autocomplete-title\">'  + suggestion.value + '</div> <div class=\"autocomplete-price\">'+suggestion.price+'</div></div>';
  1342.                     },
  1343.                     onSearchComplete: function (query, suggestions) {
  1344.                         \$('#search_loader').hide();
  1345.                     }
  1346.                 });
  1347.             });
  1348.             var block = false;
  1349.         </script>
  1350.         <!-- cdnjs -->
  1351.         <script type=\"text/javascript\" src=\"//cdnjs.cloudflare.com/ajax/libs/jquery.lazy/1.7.9/jquery.lazy.min.js\"></script>
  1352.         <script type=\"text/javascript\" src=\"//cdnjs.cloudflare.com/ajax/libs/jquery.lazy/1.7.9/jquery.lazy.plugins.min.js\"></script>
  1353.         <script>
  1354.             \$(function() {
  1355.                 \$('.lazy').Lazy();
  1356.             });
  1357.         </script>
  1358.     ";
  1359.         
  1360.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1361.         
  1362.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1363.         yield from [];
  1364.     }
  1365.     /**
  1366.      * @codeCoverageIgnore
  1367.      */
  1368.     public function getTemplateName(): string
  1369.     {
  1370.         return "base.html.twig";
  1371.     }
  1372.     /**
  1373.      * @codeCoverageIgnore
  1374.      */
  1375.     public function isTraitable(): bool
  1376.     {
  1377.         return false;
  1378.     }
  1379.     /**
  1380.      * @codeCoverageIgnore
  1381.      */
  1382.     public function getDebugInfo(): array
  1383.     {
  1384.         return array (  1465 => 1115,  1461 => 1113,  1457 => 1111,  1455 => 1110,  1371 => 1028,  1367 => 1026,  1365 => 1025,  1358 => 1021,  1335 => 1000,  1322 => 999,  1310 => 993,  1297 => 992,  1285 => 990,  1272 => 989,  1256 => 939,  1248 => 933,  1245 => 932,  1232 => 931,  1210 => 637,  1199 => 636,  1194 => 633,  1191 => 632,  1186 => 629,  1183 => 628,  1178 => 625,  1175 => 624,  1170 => 621,  1167 => 620,  1154 => 619,  1141 => 61,  1134 => 56,  1132 => 55,  1129 => 54,  1122 => 49,  1119 => 48,  1112 => 43,  1108 => 41,  1105 => 40,  1102 => 39,  1095 => 34,  1092 => 33,  1088 => 31,  1085 => 30,  1072 => 29,  1061 => 24,  1057 => 22,  1054 => 21,  1050 => 19,  1047 => 18,  1043 => 16,  1040 => 15,  1034 => 13,  1031 => 12,  1018 => 11,  1003 => 1167,  1000 => 1166,  998 => 1154,  996 => 1153,  993 => 1152,  991 => 999,  985 => 996,  982 => 995,  979 => 992,  977 => 989,  972 => 987,  966 => 983,  958 => 977,  955 => 976,  948 => 971,  946 => 970,  943 => 969,  936 => 964,  934 => 963,  931 => 962,  924 => 957,  922 => 956,  909 => 945,  907 => 931,  710 => 736,  620 => 640,  618 => 639,  615 => 638,  612 => 637,  610 => 619,  607 => 618,  525 => 538,  522 => 512,  520 => 511,  517 => 510,  510 => 505,  503 => 500,  500 => 499,  498 => 498,  370 => 372,  358 => 343,  356 => 342,  353 => 341,  349 => 339,  267 => 232,  264 => 231,  251 => 220,  249 => 219,  246 => 218,  227 => 201,  225 => 200,  222 => 199,  217 => 196,  212 => 193,  208 => 191,  205 => 190,  201 => 188,  198 => 187,  194 => 185,  192 => 184,  178 => 172,  176 => 171,  90 => 87,  87 => 86,  85 => 85,  82 => 84,  77 => 64,  75 => 29,  69 => 25,  67 => 11,  56 => 2,);
  1385.     }
  1386.     public function getSourceContext(): Source
  1387.     {
  1388.         return new Source("{% trans_default_domain 'store' %}
  1389. <!DOCTYPE html>
  1390. <html lang=\"pl\">
  1391.     <head>
  1392.         <script src=\"/js/vue.min.js\"></script>
  1393.         <script src=\"/js/jquery.min.js\"></script>
  1394.         <meta charset=\"utf-8\">
  1395.         <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
  1396.         <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
  1397.         <title>
  1398.             {% block title %}
  1399.                 {% if app.request.locale == 'pl' %}
  1400.                     {{ 'page_main_title'|trans }}
  1401.                 {% endif %}
  1402.                 {% if app.request.locale == 'cz' %}
  1403.                     Židle, křesla, barové stoličky – obchod eZidle.cz
  1404.                 {% endif %}
  1405.                 {% if app.request.locale == 'sk' %}
  1406.                     Stoličky, kreslá, barové stoličky - obchod stolicky24.sk
  1407.                 {% endif %}
  1408.                 {% if app.request.locale == 'ro' %}
  1409.                     Mobila24.ro - Mii de piese de mobilier pentru casă și birou
  1410.                 {% endif %}
  1411.             {% endblock %}
  1412.         </title>
  1413.         <meta name=\"facebook-domain-verification\" content=\"oyvmscqbjt7lmm8ao9yca7lqo9j4wh\" />
  1414.         {% block facebook %}
  1415.             {% if 'ckdev' in app.request.getSchemeAndHttpHost() %}
  1416.                 <meta name=\"robots\" content=\"noindex, nofollow\" />
  1417.             {% endif %}
  1418.             {% if app.request.locale == 'pl' %}
  1419.                 <meta property=\"og:image\" content=\"\"/>
  1420.                 <meta property=\"og:title\" content=\"CentrumKrzesel.pl\"/>
  1421.                 <meta property=\"og:url\" content=\"https://www.centrumkrzesel.pl\"/>
  1422.                 <meta property=\"og:description\" content=\"CentrumKrzesel oferuje krzesła i fotele do biura i domu. Szeroka oferta, sprawdzone modele, profesjonalna obsługa, zawsze bezpłatna dostawa.\">
  1423.             {% endif %}
  1424.             {% if app.request.locale == 'cz' %}
  1425.                 {% if 'dev.ezidle' in app.request.getSchemeAndHttpHost() %}
  1426.                     <meta name=\"robots\" content=\"noindex, nofollow\" />
  1427.                 {% endif %}
  1428.                 <meta property=\"og:image\" content=\"\"/>
  1429.                 <meta property=\"og:title\" content=\"Židle, křesla, barové stoličky – obchod eZidle.cz\"/>
  1430.                 <meta property=\"og:url\" content=\"https://www.ezidle.cz\"/>
  1431.                 <meta property=\"og:description\" content=\"eZidle nabízí křesla a židle do kanceláře, ale i do domu. Široká nabídka, ověřené produkty, profesionální zákaznický servis, doručení vždy zdarma. eZidle, podívejte se na křesla a židle do kanceláře, ale i do domu. Nízké ceny, záruka a rychlé doručení!\">
  1432.             {% endif %}
  1433.             {% if app.request.locale == 'sk' %}
  1434.                 <meta property=\"og:image\" content=\"\"/>
  1435.                 <meta property=\"og:title\" content=\"Stoličky, kreslá, barové stoličky - obchod stolicky24.sk\"/>
  1436.                 <meta property=\"og:url\" content=\"https://www.stolicky24.sk\"/>
  1437.                 <meta property=\"og:description\" content=\"stolicky24 ponúka kreslá a stoličky do kancelárie, ale aj do domácnosti. Široká ponuka, overené produkty, profesionálny zákaznícky servis, doručenie vždy zadarmo. stolicky24, pozrite sa na kreslá a stoličky do kancelárie, ale aj do domáctnosti. Nízke ceny, záruka a rýchle doručenie!\">
  1438.             {% endif %}
  1439.             {% if app.request.locale == 'ro' %}
  1440.                 <meta property=\"og:image\" content=\"https://www.mobila24.ro/images/ro/logo-mobila24-ro.png\"/>
  1441.                 <meta property=\"og:title\" content=\"Mobila24.ro - Mii de piese de mobilier pentru casă și birou\"/>
  1442.                 <meta property=\"og:url\" content=\"https://www.mobila24.ro/\"/>
  1443.                 <meta property=\"og:description\" content=\"Mobila24.ro oferă scaune, fotolii și alte piese de mobilier pentru locuințe și birouri. Gamă largă de produse, modele consacrate, servicii profesioniste și livrare întotdeauna gratuită. Alege Mobila24.ro!\">
  1444.             {% endif %}
  1445.             <meta property=\"og:type\" content=\"website\"/>
  1446.         {% endblock %}
  1447.         <!-- Google Code for Lista G&#322;&oacute;wna -->
  1448.         <!-- Remarketing tags may not be associated with personally identifiable information or placed on pages related to sensitive categories. For instructions on adding this tag and more information on the above requirements, read the setup guide: google.com/ads/remarketingsetup -->
  1449.         {#
  1450.         <script type=\"text/javascript\">
  1451.             /* <![CDATA[ */
  1452.             var google_conversion_id = 1070791059;
  1453.             var google_conversion_label = \"TiNOCOmd5gMQk_PL_gM\";
  1454.             var google_custom_params = window.google_tag_params;
  1455.             var google_remarketing_only = true;
  1456.             /* ]]> */
  1457.         </script>
  1458.         <script type=\"text/javascript\" src=\"//www.googleadservices.com/pagead/conversion.js\">
  1459.         </script>
  1460.         <noscript>
  1461.             <div style=\"display:inline;\">
  1462.                 <img height=\"1\" width=\"1\" style=\"border-style:none;\" alt=\"\" src=\"//googleads.g.doubleclick.net/pagead/viewthroughconversion/1070791059/?value=1.000000&amp;label=TiNOCOmd5gMQk_PL_gM&amp;guid=ON&amp;script=0\"/>
  1463.             </div>
  1464.         </noscript>
  1465.         #}
  1466.         {% if app.request.locale == 'pl' %}
  1467.             {% if app.request.getClientIp() != '185.229.227.78' %}
  1468.                 <script>
  1469.                     window.dataLayer = window.dataLayer || [];
  1470.                 </script>
  1471.                 <script id=\"usercentrics-cmp\" src=\"https://app.usercentrics.eu/browser-ui/latest/loader.js\" data-settings-id=\"OqUugE3Vy\" async></script>
  1472.                 <script type=\"text/javascript\">
  1473.                     // create dataLayer
  1474.                     function gtag() {
  1475.                         dataLayer.push(arguments);
  1476.                     }
  1477.                     // set „denied\" as default for both ad and analytics storage,
  1478.                     gtag(\"consent\", \"default\", {
  1479.                         ad_user_data: \"denied\",
  1480.                         ad_personalization: \"denied\",
  1481.                         ad_storage: \"denied\",
  1482.                         analytics_storage: \"denied\",
  1483.                         wait_for_update: 2000 // milliseconds to wait for update
  1484.                     });
  1485.                     // Enable ads data redaction by default [optional]
  1486.                     gtag(\"set\", \"ads_data_redaction\", true);
  1487.                     gtag('config','GTM-N2JVG9G', {'allow_enhanced_conversions':true});
  1488.                 </script>
  1489.                 <script type=\"text/javascript\">
  1490.                     // Google Tag Manager
  1491.                     (function(w, d, s, l, i) {
  1492.                         w[l] = w[l] || [];
  1493.                         w[l].push({
  1494.                             'gtm.start': new Date().getTime(),
  1495.                             event: 'gtm.js'
  1496.                         });
  1497.                         var f = d.getElementsByTagName(s)[0],
  1498.                             j = d.createElement(s),
  1499.                             dl = l != 'dataLayer' ? '&l=' + l : '';
  1500.                         j.async = true;
  1501.                         j.src =
  1502.                             'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
  1503.                         f.parentNode.insertBefore(j, f);
  1504.                     })(window, document, 'script', 'dataLayer', 'GTM-N2JVG9G'); //replace GTM-XXXXXX with Google Tag Manager ID
  1505.                 </script>
  1506.                 <script>
  1507.                     gtag('config','GTM-N2JVG9G', {'allow_enhanced_conversions':true});
  1508.                 </script>
  1509.                 <script type=\"text/javascript\">
  1510.                     // Please replace 'ucEvent' with the event you have just created
  1511.                     window.addEventListener(\"ucEvent\", function (e) {
  1512.                         if( e.detail && e.detail.event == \"consent_status\") {
  1513.                             // Please replace the analytics service name here with the customized service
  1514.                             var ucAnalyticsService = 'Google Analytics';
  1515.                             // Please replace the ad service name here with the customized service
  1516.                             var ucAdService = 'Google Ads Remarketing';
  1517.                             if(e.detail.hasOwnProperty(ucAnalyticsService) && e.detail.hasOwnProperty(ucAdService))
  1518.                             {
  1519.                                 gtag(\"consent\", \"update\", {
  1520.                                     ad_storage: e.detail[ucAdService] ? 'granted':'denied',
  1521.                                     ad_user_data: e.detail[ucAdService] ? 'granted':'denied',
  1522.                                     ad_personalization: e.detail[ucAdService] ? 'granted':'denied',
  1523.                                     analytics_storage: e.detail[ucAnalyticsService] ? 'granted':'denied'
  1524.                                 });
  1525.                             }
  1526.                             else {
  1527.                                 if(e.detail.hasOwnProperty(ucAdService)) {
  1528.                                     gtag(\"consent\", \"update\", {
  1529.                                         ad_storage: e.detail[ucAdService] ? 'granted':'denied',
  1530.                                         ad_user_data: e.detail[ucAdService] ? 'granted':'denied',
  1531.                                         ad_personalization: e.detail[ucAdService] ? 'granted':'denied'
  1532.                                     });
  1533.                                 }
  1534.                                 if(e.detail.hasOwnProperty(ucAnalyticsService)) {
  1535.                                     gtag(\"consent\", \"update\", {
  1536.                                         analytics_storage: e.detail[ucAnalyticsService] ? 'granted':'denied'
  1537.                                     });
  1538.                                 }
  1539.                             }
  1540.                         }
  1541.                     });
  1542.                 </script>
  1543.                 {% set currentPath = app.request.get('_route') %}
  1544.                 <!-- Facebook Pixel Code -->
  1545.                 <script type=\"text/plain\" data-usercentrics=\"Facebook Pixel\">
  1546.                     !function(f,b,e,v,n,t,s)
  1547.                     {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
  1548.                         n.callMethod.apply(n,arguments):n.queue.push(arguments)};
  1549.                         if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
  1550.                         n.queue=[];t=b.createElement(e);t.async=!0;
  1551.                         t.src=v;s=b.getElementsByTagName(e)[0];
  1552.                         s.parentNode.insertBefore(t,s)}(window,document,'script',
  1553.                         'https://connect.facebook.net/en_US/fbevents.js');
  1554.                     fbq('init', '1672124773108240');
  1555.                     fbq('track', 'PageView');
  1556.                     {% if currentPath == 'product' %}
  1557.                         fbq('track', 'ViewContent');
  1558.                     {% endif %}
  1559.                     {% if currentPath == 'cart' %}
  1560.                         fbq('track', 'AddToCart');
  1561.                     {% endif %}
  1562.                     {% if currentPath == 'register' %}
  1563.                         fbq('track', 'InitiateCheckout');
  1564.                     {% endif %}
  1565.                 </script>
  1566.                 <!-- End Facebook Pixel Code -->
  1567.             {% endif %}
  1568.             <script src=\"https://static.payu.com/res/v2/widget-mini-installments.js\"></script>
  1569.         {% endif %}
  1570.         {% if app.request.locale == 'cz' %}
  1571.             <!-- Start of LiveChat (www.livechatinc.com) code -->
  1572.             <script type=\"text/javascript\">
  1573.                 window.__lc = window.__lc || {};
  1574.                 window.__lc.license = 11961327;
  1575.                 (function() {
  1576.                     var lc = document.createElement('script'); lc.type = 'text/javascript'; lc.async = true;
  1577.                     lc.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'cdn.livechatinc.com/tracking.js';
  1578.                     var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(lc, s);
  1579.                 })();
  1580.             </script>
  1581.             <noscript>
  1582.                 <a href=\"https://www.livechatinc.com/chat-with/11961327/\" rel=\"nofollow\">Chat with us</a>,
  1583.                 powered by <a href=\"https://www.livechatinc.com/?welcome\" rel=\"noopener nofollow\" target=\"_blank\">LiveChat</a>
  1584.             </noscript>
  1585.             <!-- End of LiveChat code -->
  1586.             <meta name=\"seznam-wmt\" content=\"PHYWsDX58In7oX9SdvZWqfEf3RFyQaBC\" />
  1587.         {% endif %}
  1588.         {% if app.request.locale == 'pl' %}
  1589.             <script>
  1590.                 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  1591.                     (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  1592.                     m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  1593.                 })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
  1594.                 ga('create', 'UA-2996790-1', 'centrumkrzesel.pl');
  1595.                 ga('send', 'pageview');
  1596.             </script>
  1597.         {% endif %}
  1598.         {% if app.request.locale == 'cz' %}
  1599.             <script>
  1600.                 window.dataLayer = window.dataLayer || [];
  1601.             </script>
  1602.             <script id=\"usercentrics-cmp\" src=\"https://app.usercentrics.eu/browser-ui/latest/loader.js\" data-settings-id=\"wmvRS1Hb5W_YrY\" async></script>
  1603.             <script type=\"text/javascript\">
  1604.                 // create dataLayer
  1605.                 function gtag() {
  1606.                     dataLayer.push(arguments);
  1607.                 }
  1608.                 // set „denied\" as default for both ad and analytics storage,
  1609.                 gtag(\"consent\", \"default\", {
  1610.                     ad_user_data: \"denied\",
  1611.                     ad_personalization: \"denied\",
  1612.                     ad_storage: \"denied\",
  1613.                     analytics_storage: \"denied\",
  1614.                     wait_for_update: 2000 // milliseconds to wait for update
  1615.                 });
  1616.                 // Enable ads data redaction by default [optional]
  1617.                 gtag(\"set\", \"ads_data_redaction\", true);
  1618.             </script>
  1619.             <script type=\"text/javascript\">
  1620.                 // Google Tag Manager
  1621.                 (function(w, d, s, l, i) {
  1622.                     w[l] = w[l] || [];
  1623.                     w[l].push({
  1624.                         'gtm.start': new Date().getTime(),
  1625.                         event: 'gtm.js'
  1626.                     });
  1627.                     var f = d.getElementsByTagName(s)[0],
  1628.                         j = d.createElement(s),
  1629.                         dl = l != 'dataLayer' ? '&l=' + l : '';
  1630.                     j.async = true;
  1631.                     j.src =
  1632.                         'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
  1633.                     f.parentNode.insertBefore(j, f);
  1634.                 })(window, document, 'script', 'dataLayer', 'GTM-NFNTDX6'); //replace GTM-XXXXXX with Google Tag Manager ID
  1635.             </script>
  1636.             <script type=\"text/javascript\">
  1637.                 // Please replace 'ucEvent' with the event you have just created
  1638.                 window.addEventListener(\"ucEvent\", function (e) {
  1639.                     if( e.detail && e.detail.event == \"consent_status\") {
  1640.                         // Please replace the analytics service name here with the customized service
  1641.                         var ucAnalyticsService = 'Google Analytics';
  1642.                         // Please replace the ad service name here with the customized service
  1643.                         var ucAdService = 'Google Ads Remarketing';
  1644.                         if(e.detail.hasOwnProperty(ucAnalyticsService) && e.detail.hasOwnProperty(ucAdService))
  1645.                         {
  1646.                             gtag(\"consent\", \"update\", {
  1647.                                 ad_storage: e.detail[ucAdService] ? 'granted':'denied',
  1648.                                 ad_user_data: e.detail[ucAdService] ? 'granted':'denied',
  1649.                                 ad_personalization: e.detail[ucAdService] ? 'granted':'denied',
  1650.                                 analytics_storage: e.detail[ucAnalyticsService] ? 'granted':'denied'
  1651.                             });
  1652.                         }
  1653.                         else {
  1654.                             if(e.detail.hasOwnProperty(ucAdService)) {
  1655.                                 gtag(\"consent\", \"update\", {
  1656.                                     ad_storage: e.detail[ucAdService] ? 'granted':'denied',
  1657.                                     ad_user_data: e.detail[ucAdService] ? 'granted':'denied',
  1658.                                     ad_personalization: e.detail[ucAdService] ? 'granted':'denied'
  1659.                                 });
  1660.                             }
  1661.                             if(e.detail.hasOwnProperty(ucAnalyticsService)) {
  1662.                                 gtag(\"consent\", \"update\", {
  1663.                                     analytics_storage: e.detail[ucAnalyticsService] ? 'granted':'denied'
  1664.                                 });
  1665.                             }
  1666.                         }
  1667.                     }
  1668.                 });
  1669.             </script>
  1670.             {#
  1671.             <!-- Google Tag Manager -->
  1672.             <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  1673.                         new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  1674.                     j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  1675.                     'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
  1676.                 })(window,document,'script','dataLayer','GTM-NFNTDX6');</script>
  1677.             <!-- End Google Tag Manager -->
  1678.             <script>
  1679.                 window.dataLayer = window.dataLayer || [];
  1680.                 function gtag(){dataLayer.push(arguments);}
  1681.                 gtag('js', new Date());
  1682.                 gtag('consent', 'update', {
  1683.                     'ad_storage': 'granted',
  1684.                     'analytics_storage': 'granted'
  1685.                 });
  1686.             </script>
  1687.             <!-- Google tag (gtag.js) -->
  1688.             <script async src=https://www.googletagmanager.com/gtag/js?id=UA-155369979-1></script>
  1689.             <script>
  1690.                 function gtag(){dataLayer.push(arguments);}
  1691.                 gtag('js', new Date());
  1692.                 gtag('config', 'UA-155369979-1');
  1693.             </script>
  1694.             #}
  1695.         {% endif %}
  1696.         {% if app.request.locale == 'ro' %}
  1697.             <script>
  1698.                 window.dataLayer = window.dataLayer || [];
  1699.             </script>
  1700.             <meta name=\"google-site-verification\" content=\"O2EEViRoJOEKVbAYtBipK4bKNauN4pyc5nF-G_rkalY\" />
  1701.             <meta name=\"p:domain_verify\" content=\"6f396b9799f8f5564e74275623dd0eba\"/>
  1702.             <script id=\"usercentrics-cmp\" src=\"https://app.usercentrics.eu/browser-ui/latest/loader.js\" data-settings-id=\"Rg7qdXUYwqCGLp\" async></script>
  1703.             {#
  1704.             <!-- Google Tag Manager -->
  1705.             <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  1706.                         new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  1707.                     j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  1708.                     'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
  1709.                 })(window,document,'script','dataLayer','GTM-5BN3TFF');</script>
  1710.             <!-- End Google Tag Manager -->
  1711.             <script>
  1712.                 window.dataLayer = window.dataLayer || [];
  1713.                 function gtag(){dataLayer.push(arguments);}
  1714.                 gtag('js', new Date());
  1715.                 gtag('consent', 'update', {
  1716.                     'ad_storage': 'granted',
  1717.                     'analytics_storage': 'granted'
  1718.                 });
  1719.             </script>
  1720.             #}
  1721.             <script type=\"text/javascript\">
  1722.                 // create dataLayer
  1723.                 function gtag() {
  1724.                     dataLayer.push(arguments);
  1725.                 }
  1726.                 // set „denied\" as default for both ad and analytics storage,
  1727.                 gtag(\"consent\", \"default\", {
  1728.                     ad_user_data: \"denied\",
  1729.                     ad_personalization: \"denied\",
  1730.                     ad_storage: \"denied\",
  1731.                     analytics_storage: \"denied\",
  1732.                     wait_for_update: 2000 // milliseconds to wait for update
  1733.                 });
  1734.                 // Enable ads data redaction by default [optional]
  1735.                 gtag(\"set\", \"ads_data_redaction\", true);
  1736.             </script>
  1737.             <script type=\"text/javascript\">
  1738.                 // Google Tag Manager
  1739.                 (function(w, d, s, l, i) {
  1740.                     w[l] = w[l] || [];
  1741.                     w[l].push({
  1742.                         'gtm.start': new Date().getTime(),
  1743.                         event: 'gtm.js'
  1744.                     });
  1745.                     var f = d.getElementsByTagName(s)[0],
  1746.                         j = d.createElement(s),
  1747.                         dl = l != 'dataLayer' ? '&l=' + l : '';
  1748.                     j.async = true;
  1749.                     j.src =
  1750.                         'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
  1751.                     f.parentNode.insertBefore(j, f);
  1752.                 })(window, document, 'script', 'dataLayer', 'GTM-5BN3TFF'); //replace GTM-XXXXXX with Google Tag Manager ID
  1753.             </script>
  1754.             <script type=\"text/javascript\">
  1755.                 // Please replace 'ucEvent' with the event you have just created
  1756.                 // Configuration for Biano Pixel
  1757.                 const bianoPixelConfig = {
  1758.                     consent: false, // Initially set to false, will update based on Usercentrics
  1759.                     debug: false,    // Optional, enable for debugging purposes
  1760.                 };
  1761.                 window.addEventListener(\"ucEvent\", function (e) {
  1762.                     if (e.detail && e.detail.event === \"consent_status\") {
  1763.                         // Replace with the service name as configured in Usercentrics
  1764.                         const ucBianoService = 'Biano Pixel';
  1765.                         // Check if consent is granted for the Biano service
  1766.                         if (e.detail.hasOwnProperty(ucBianoService)) {
  1767.                             console.log('Service exists');
  1768.                             const consentGranted = e.detail[ucBianoService];
  1769.                             bianoPixelConfig.consent = consentGranted;
  1770.                             if (consentGranted) {
  1771.                                 // Initialize Biano Pixel with Merchant ID only if consent is granted
  1772.                                 !function(b, i, a, n, o, p, x, s) {
  1773.                                     if (b.bianoTrack) return;
  1774.                                     o = b.bianoTrack = function() {
  1775.                                         o.callMethod ?
  1776.                                             o.callMethod.apply(o, arguments) : o.queue.push(arguments)
  1777.                                     };
  1778.                                     o.push = o;
  1779.                                     o.queue = [];
  1780.                                     a = a || {};
  1781.                                     n = a.consent === void(0) ? !0 : !!a.consent;
  1782.                                     o.push('consent', n);
  1783.                                     s = 'script';
  1784.                                     p = i.createElement(s);
  1785.                                     p.async = !0;
  1786.                                     p.src = 'https://' + (n ? 'pixel.biano.ro' : 'bianopixel.com') +
  1787.                                         '/' + (a.debug ? 'debug' : 'min') + '/pixel.js';
  1788.                                     x = i.getElementsByTagName(s)[0];
  1789.                                     x.parentNode.insertBefore(p, x);
  1790.                                 }(window, document, bianoPixelConfig);
  1791.                                 // Replace <put-your-merchant-id-here> with your actual Merchant ID
  1792.                                 bianoTrack('init', 'ro147bfbbc166b3f1a023d2b3cd3532d5cc3356f1c');
  1793.                             } else {
  1794.                                 //console.log('Consent not granted for Biano Pixel. Biano Pixel will not be initialized.');
  1795.                             }
  1796.                         }
  1797.                     }
  1798.                     if( e.detail && e.detail.event == \"consent_status\") {
  1799.                         // Please replace the analytics service name here with the customized service
  1800.                         var ucAnalyticsService = 'Google Analytics';
  1801.                         // Please replace the ad service name here with the customized service
  1802.                         var ucAdService = 'Google Ads Remarketing';
  1803.                         if(e.detail.hasOwnProperty(ucAnalyticsService) && e.detail.hasOwnProperty(ucAdService))
  1804.                         {
  1805.                             gtag(\"consent\", \"update\", {
  1806.                                 ad_storage: e.detail[ucAdService] ? 'granted':'denied',
  1807.                                 ad_user_data: e.detail[ucAdService] ? 'granted':'denied',
  1808.                                 ad_personalization: e.detail[ucAdService] ? 'granted':'denied',
  1809.                                 analytics_storage: e.detail[ucAnalyticsService] ? 'granted':'denied'
  1810.                             });
  1811.                         }
  1812.                         else {
  1813.                             if(e.detail.hasOwnProperty(ucAdService)) {
  1814.                                 gtag(\"consent\", \"update\", {
  1815.                                     ad_storage: e.detail[ucAdService] ? 'granted':'denied',
  1816.                                     ad_user_data: e.detail[ucAdService] ? 'granted':'denied',
  1817.                                     ad_personalization: e.detail[ucAdService] ? 'granted':'denied'
  1818.                                 });
  1819.                             }
  1820.                             if(e.detail.hasOwnProperty(ucAnalyticsService)) {
  1821.                                 gtag(\"consent\", \"update\", {
  1822.                                     analytics_storage: e.detail[ucAnalyticsService] ? 'granted':'denied'
  1823.                                 });
  1824.                             }
  1825.                         }
  1826.                     }
  1827.                 });
  1828.             </script>
  1829.             <script>
  1830.                 window.addEventListener(\"ucEvent\", function (e) {
  1831.                     if (e.detail && e.detail.event === \"consent_status\") {
  1832.                         const ucBianoService = 'Biano Pixel';
  1833.                         if (e.detail.hasOwnProperty(ucBianoService) && e.detail[ucBianoService]) {
  1834.                             {% set currentPath = app.request.get('_route') %}
  1835.                             {% if currentPath != 'product' and currentPath != 'summary' %}
  1836.                                 bianoTrack('track', 'page_view', {
  1837.                                     pageUrl: window.location.href, // URL of the current page
  1838.                                     pageTitle: document.title       // Title of the current page
  1839.                                 });
  1840.                             {% endif %}
  1841.                         }
  1842.                     }
  1843.                 });
  1844.             </script>
  1845.         {% endif %}
  1846.         {% if app.request.locale == 'sk' %}
  1847.             {#
  1848.             <!-- Google Tag Manager -->
  1849.             <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  1850.                         new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  1851.                     j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  1852.                     'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
  1853.                 })(window,document,'script','dataLayer','GTM-NBGCRZR');</script>
  1854.             <!-- End Google Tag Manager -->
  1855.             <script>
  1856.                 function gtag(){dataLayer.push(arguments);}
  1857.                 gtag('js', new Date());
  1858.                 gtag('consent', 'update', {
  1859.                     'ad_storage': 'granted',
  1860.                     'analytics_storage': 'granted'
  1861.                 });
  1862.             </script>
  1863.             <!-- Google tag (gtag.js) -->
  1864.             <script async src=https://www.googletagmanager.com/gtag/js?id=UA-191422121-2></script>
  1865.             <script>
  1866.                 function gtag(){dataLayer.push(arguments);}
  1867.                 gtag('js', new Date());
  1868.                 gtag('config', 'UA-191422121-2');
  1869.             </script>
  1870.             #}
  1871.             <script>
  1872.                 window.dataLayer = window.dataLayer || [];
  1873.             </script>
  1874.             <script id=\"usercentrics-cmp\" src=\"https://app.usercentrics.eu/browser-ui/latest/loader.js\" data-settings-id=\"AdJVPlZ-xhbkNy\" async></script>
  1875.             <script type=\"text/javascript\">
  1876.                 // create dataLayer
  1877.                 function gtag() {
  1878.                     dataLayer.push(arguments);
  1879.                 }
  1880.                 // set „denied\" as default for both ad and analytics storage,
  1881.                 gtag(\"consent\", \"default\", {
  1882.                     ad_user_data: \"denied\",
  1883.                     ad_personalization: \"denied\",
  1884.                     ad_storage: \"denied\",
  1885.                     analytics_storage: \"denied\",
  1886.                     wait_for_update: 2000 // milliseconds to wait for update
  1887.                 });
  1888.                 // Enable ads data redaction by default [optional]
  1889.                 gtag(\"set\", \"ads_data_redaction\", true);
  1890.             </script>
  1891.             <script type=\"text/javascript\">
  1892.                 // Google Tag Manager
  1893.                 (function(w, d, s, l, i) {
  1894.                     w[l] = w[l] || [];
  1895.                     w[l].push({
  1896.                         'gtm.start': new Date().getTime(),
  1897.                         event: 'gtm.js'
  1898.                     });
  1899.                     var f = d.getElementsByTagName(s)[0],
  1900.                         j = d.createElement(s),
  1901.                         dl = l != 'dataLayer' ? '&l=' + l : '';
  1902.                     j.async = true;
  1903.                     j.src =
  1904.                         'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
  1905.                     f.parentNode.insertBefore(j, f);
  1906.                 })(window, document, 'script', 'dataLayer', 'GTM-NBGCRZR'); //replace GTM-XXXXXX with Google Tag Manager ID
  1907.             </script>
  1908.             <script type=\"text/javascript\">
  1909.                 // Please replace 'ucEvent' with the event you have just created
  1910.                 window.addEventListener(\"ucEvent\", function (e) {
  1911.                     if( e.detail && e.detail.event == \"consent_status\") {
  1912.                         // Please replace the analytics service name here with the customized service
  1913.                         var ucAnalyticsService = 'Google Analytics';
  1914.                         // Please replace the ad service name here with the customized service
  1915.                         var ucAdService = 'Google Ads Remarketing';
  1916.                         if(e.detail.hasOwnProperty(ucAnalyticsService) && e.detail.hasOwnProperty(ucAdService))
  1917.                         {
  1918.                             gtag(\"consent\", \"update\", {
  1919.                                 ad_storage: e.detail[ucAdService] ? 'granted':'denied',
  1920.                                 ad_user_data: e.detail[ucAdService] ? 'granted':'denied',
  1921.                                 ad_personalization: e.detail[ucAdService] ? 'granted':'denied',
  1922.                                 analytics_storage: e.detail[ucAnalyticsService] ? 'granted':'denied'
  1923.                             });
  1924.                         }
  1925.                         else {
  1926.                             if(e.detail.hasOwnProperty(ucAdService)) {
  1927.                                 gtag(\"consent\", \"update\", {
  1928.                                     ad_storage: e.detail[ucAdService] ? 'granted':'denied',
  1929.                                     ad_user_data: e.detail[ucAdService] ? 'granted':'denied',
  1930.                                     ad_personalization: e.detail[ucAdService] ? 'granted':'denied'
  1931.                                 });
  1932.                             }
  1933.                             if(e.detail.hasOwnProperty(ucAnalyticsService)) {
  1934.                                 gtag(\"consent\", \"update\", {
  1935.                                     analytics_storage: e.detail[ucAnalyticsService] ? 'granted':'denied'
  1936.                                 });
  1937.                             }
  1938.                         }
  1939.                     }
  1940.                 });
  1941.             </script>
  1942.         {% endif %}
  1943.         {% block meta_desc_key %}
  1944.             {% if app.request.locale == 'pl' %}
  1945.                 <meta name=\"description\" content=\"Centrum Krzeseł, Sprawdź krzesła i fotele do biura i domu. Niskie ceny, gwarancja oraz dostawa 24h. Kup teraz!\">
  1946.                 <meta name=\"keywords\" content=\"krzesła, fotele, hokery, meble, sklep internetowy, zakupy, centrum krzeseł\">
  1947.             {% endif %}
  1948.             {% if app.request.locale == 'cz' %}
  1949.                 <meta name=\"description\" content=\"eZidle nabízí křesla a židle do kanceláře, ale i do domu. Široká nabídka, ověřené produkty, profesionální zákaznický servis, doručení vždy zdarma. eZidle, podívejte se na křesla a židle do kanceláře, ale i do domu. Nízké ceny, záruka a rychlé doručení!\">
  1950.                 <meta name=\"keywords\" content=\"křesla, židle, barové stoličky, nábytek, internetový obchod, nákupy nabytku, prodejna židlí, prodejna křesel\">
  1951.             {% endif %}
  1952.             {% if app.request.locale == 'sk' %}
  1953.                 <meta name=\"description\" content=\"stolicky24 ponúka kreslá a stoličky do kancelárie, ale aj do domácnosti. Široká ponuka, overené produkty, profesionálny zákaznícky servis, doručenie vždy zadarmo. stolicky24, pozrite sa na kreslá a stoličky do kancelárie, ale aj do domáctnosti. Nízke ceny, záruka a rýchle doručenie!\">
  1954.                 <meta name=\"keywords\" content=\"kreslá, stoličky, barové stoličky, nábytok, internetový obchod, nákupy nábytku, predajňa stoličiek, predajňa kresiel\">
  1955.             {% endif %}
  1956.             {% if app.request.locale == 'ro' %}
  1957.                 <meta name=\"description\" content=\"Mobila24.ro oferă scaune, fotolii și alte piese de mobilier pentru locuințe și birouri. Gamă largă de produse, modele consacrate, servicii profesioniste și livrare întotdeauna gratuită. Alege Mobila24.ro!\">
  1958.                 <meta name=\"keywords\" content=\"scaun de birou, scaune de birou, mobila, mobilier, mobila de birou, mobilier de birou, fotoliu, fotolii, magazin online, scaune personalizabile, scaune custom, scaune personalizate, scaune configurabile\">
  1959.             {% endif %}
  1960.         {% endblock %}
  1961.         {% block stylesheets %}{% endblock %}
  1962.         <link rel=\"shortcut icon\" href=\"#\" type=\"image/x-icon\">
  1963.         {% set rand = random(0, 100000) %}
  1964.         <link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.5.0/css/all.css\" integrity=\"sha384-B4dIYHKNBt8Bc12p+WXckhzcICo0wtJAoU8YZTY5qE0Id1GSseTk6S+L3BlXeVIU\"
  1965.               crossorigin=\"anonymous\">
  1966.         <link rel=\"icon\" type=\"image/x-icon\" href=\"/images/favicon.png\" />
  1967.         <link href=\"https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700&amp;subset=latin-ext&amp;display=swap\" rel=\"stylesheet\">
  1968.         <!-- Bulma Version 0.7.2-->
  1969.         <link rel=\"stylesheet\" href=\"/css/styles.css\" />
  1970.         <link rel=\"stylesheet\" href=\"/css/tooltip.css\" />
  1971.         <link rel=\"stylesheet\" href=\"/css/custom.css\" />
  1972.         <link rel=\"stylesheet\" href=\"/css/modal-fx.min.css\" />
  1973.         <link rel=\"stylesheet\" href=\"/css/VueAgile.css\">
  1974.         <link rel=\"stylesheet\" type=\"text/css\"  href=\"/css/v2.css\">
  1975.         <style>
  1976.             .cat-desc-excerpt a {
  1977.                 color:#102189!important;
  1978.             }
  1979.             .gotop {
  1980.                 display: none; /* Hidden by default */
  1981.                 position: fixed; /* Fixed/sticky position */
  1982.                 bottom: 20px; /* Place the button at the bottom of the page */
  1983.                 right: 30px; /* Place the button 30px from the right */
  1984.                 z-index: 99; /* Make sure it does not overlap */
  1985.                 border: none; /* Remove borders */
  1986.                 cursor: pointer; /* Add a mouse pointer on hover */
  1987.                 border-radius: 30px; /* Rounded corners */
  1988.             }
  1989.             @media (min-width: 900px) {
  1990.                 .hidableContainer {
  1991.                     margin-top:-30px;
  1992.                 }
  1993.                 .topSection {
  1994.                     padding:1.2rem 1.5rem;
  1995.                 }
  1996.                 .pricingContainer {
  1997.                     width:910px;
  1998.                     overflow: auto;
  1999.                 }
  2000.             }
  2001.             @media (min-width: 300px) {
  2002.                 .button-save-newsletter {
  2003.                     margin-top:16px;
  2004.                 }
  2005.                 .card .item-details {
  2006.                     top: 96% !important;
  2007.                 }
  2008.                 .remove-padding-top {
  2009.                     padding-top: 0px !important;
  2010.                 }
  2011.                 .active {
  2012.                     color:#ef1b2b;
  2013.                 }
  2014.                 .producer-select .field, .producer-select .field .control, .producer-select .field .control .select, .producer-select .field .control .select select {
  2015.                     width:100%;
  2016.                 }
  2017.             }
  2018.             .pagination li {
  2019.                 padding:10px;
  2020.                 font-size:1.3rem;
  2021.             }
  2022.             .carousel .carousel-container .carousel-item.has-background .is-background {
  2023.                 width:auto!important;
  2024.                 height:auto!important;
  2025.             }
  2026.             .logo-producer a img {
  2027.                 max-width: 200px;
  2028.                 max-height:40px;
  2029.             }
  2030.             .card.compare label {
  2031.                 color:green;
  2032.             }
  2033.             #topBanner {
  2034.                 position:absolute; width:100%; top:0px; height:35px; font-size:13px;
  2035.             }
  2036.             .lower_header {
  2037.                 margin-top:35px;
  2038.             }
  2039.             @media (max-width: 767px) {
  2040.                 .image img {
  2041.                     width: auto!important;
  2042.                 }
  2043.                 {#
  2044.                 #topBanner {
  2045.                     position:absolute; width:100%; top:0px; height:60px; font-size:11px;
  2046.                 }
  2047.                 .lower_header {
  2048.                     margin-top:60px!important;
  2049.                 }
  2050.                  #}
  2051.                 .lista-produktow .card .image img {
  2052.                     margin-left: auto;
  2053.                     margin-right: auto;
  2054.                 }
  2055.                 .compare-container-bottom {
  2056.                     margin-bottom: 45px!important;
  2057.                     margin-right: 0px;
  2058.                 }
  2059.                 .compare-container-top {
  2060.                     margin-top:10px;
  2061.                 }
  2062.                 .burger {
  2063.                     flex-shrink:1;
  2064.                     padding:0px;
  2065.                 }
  2066.                 .smaller-mobile {
  2067.                     max-width: 150px;
  2068.                 }
  2069.                 .hideMobile {
  2070.                     display: none;
  2071.                 }
  2072.                 #box-cookies .close-cookie {
  2073.                     top:20px!important;
  2074.                 }
  2075.                 #mobile-logo {
  2076.                     width: 120px!important;
  2077.                 }
  2078.                 #search_loader_container {
  2079.                     display: none;
  2080.                 }
  2081.             }
  2082.             #js_cat-desc-content {
  2083.                 max-height: 3em;
  2084.             }
  2085.             .cat-desc-excerpt {
  2086.                 overflow: hidden;
  2087.                 text-overflow: ellipsis;
  2088.                 height: 200px;
  2089.             }
  2090.             #box-cookies {
  2091.                 border-top: 1px solid #ddd;
  2092.                 position: fixed;
  2093.                 bottom: 0;
  2094.                 left: 0;
  2095.                 z-index: 100;
  2096.                 background: #fff;
  2097.                 width: 100%;
  2098.                 padding: 20px;
  2099.                 text-align: justify;
  2100.                 -webkit-font-smoothing: antialiased;
  2101.                 font-weight: 400;
  2102.                 color:black;
  2103.             }
  2104.             #box-cookies .close-cookie {
  2105.                 position: absolute;
  2106.                 right: 20px;
  2107.                 top: 13px;
  2108.             }
  2109.             #box-cookies .container {
  2110.                 padding-right: 80px;
  2111.                 font-size: 1em;
  2112.                 padding-left: 15px;
  2113.                 margin-right: auto;
  2114.                 margin-left: auto;
  2115.             }
  2116.             .slide img {
  2117.                 object-fit: initial!important;
  2118.                 width:auto!important;
  2119.             }
  2120.             .zoom-on-hover img {
  2121.                 max-height:650px;
  2122.             }
  2123.             .agile__slide {
  2124.                 text-align: center;
  2125.             }
  2126.             #all-prod-image {
  2127.                 max-width: 150px;
  2128.             }
  2129.             #prod-image-24 {
  2130.                 max-width: 150px;
  2131.             }
  2132.             .autocomplete-suggestions { max-height: 390px!important; width: 600px!important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border: 1px solid #f1f1f1; background: #FFF; cursor: default; overflow: auto; -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); }
  2133.             .autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
  2134.             .autocomplete-no-suggestion { padding: 2px 5px;}
  2135.             .autocomplete-selected { background: #F0F0F0; }
  2136.             .autocomplete-suggestions strong { font-weight: bold; color: #000; }
  2137.             .autocomplete-group { padding: 2px 5px; font-weight: bold; font-size: 16px; color: #000; display: block; border-bottom: 1px solid #000; }
  2138.             .autocomplete-image {
  2139.                 max-width:40px;
  2140.                 max-height: 40px;
  2141.                 text-align: center;
  2142.             }
  2143.             .autocomplete-ck-container {
  2144.                 display: inline-block;
  2145.                 width:100%;
  2146.                 cursor: pointer;
  2147.                 height:44px;
  2148.             }
  2149.             .autocomplete-image-container {
  2150.                 display: inline-block;
  2151.                 width:40px;
  2152.                 text-align: center;
  2153.                 margin-left:5px;
  2154.                 background: white!important;
  2155.             }
  2156.             .autocomplete-title {
  2157.                 display: inline-block;
  2158.                 vertical-align: top;
  2159.                 font-weight: bold;
  2160.                 font-size:14px;
  2161.                 margin-top: 12px;
  2162.                 margin-left:10px;
  2163.                 width:60%;
  2164.                 overflow: hidden;
  2165.                 white-space: nowrap;
  2166.                 text-overflow: ellipsis;
  2167.             }
  2168.             .autocomplete-price {
  2169.                 text-align: left;
  2170.                 float:right;
  2171.                 display: inline-block;
  2172.                 color:black;
  2173.                 width: 25%;
  2174.                 vertical-align: top;
  2175.                 margin-top: 12px;
  2176.                 font-size: 14px;
  2177.                 font-weight: bold;
  2178.             }
  2179.             .listing-marker {
  2180.                 float: right;
  2181.                 padding-right: 3px;
  2182.                 padding-top: 3px;
  2183.             }
  2184.             @media only screen and (min-width: 1px) and (max-width: 768px) {
  2185.                 #header_container {
  2186.                     min-height: 78px;
  2187.                 }
  2188.             }
  2189.             @media only screen and (min-width: 1px) and (max-width: 700px) {
  2190.                 .navbar-item, .navbar-link {
  2191.                     padding: 0.4rem 0.4rem!important;
  2192.                 }
  2193.                 .header-product-bar img {
  2194.                     height:25px!important;
  2195.                 }
  2196.             }
  2197.             @media only screen and (min-width: 769px) and (max-width: 1024px) {
  2198.                 #header_container {
  2199.                     min-height: 131px;
  2200.                 }
  2201.             }
  2202.             @media only screen and (min-width: 1024px) and (max-width: 90000px) {
  2203.                 #header_container {
  2204.                     min-height: 199px;
  2205.                 }
  2206.             }
  2207.             @media only screen and (min-width: 769px) and (max-width: 1024px) {
  2208.                 #galleryMain {
  2209.                     min-height: 790px;
  2210.                 }
  2211.             }
  2212.             .additionalInfo {
  2213.                 position: absolute;
  2214.                 top:-100px;
  2215.                 visibility: hidden;
  2216.                 left:-100px;
  2217.             }
  2218.         </style>
  2219.         <style>
  2220.             .payu-mini-installments-widget-details {
  2221.                 color:black!important;
  2222.                 text-decoration: none!important;
  2223.             }
  2224.             .payu-mini-installments-widget-amount {
  2225.                 color: #ef1b2b!important;
  2226.                 cursor:pointer!important;
  2227.                 text-decoration: underline!important;
  2228.                 font-weight: bold!important;
  2229.             }
  2230.         </style>
  2231.         {% block css %}
  2232.             {% if app.request.locale == 'cz' %}
  2233.                 <style>
  2234.                     .dropdown-button:not(.no-image) span:first-child {
  2235.                         padding-right:90px!important;
  2236.                     }
  2237.                 </style>
  2238.             {% endif %}
  2239.             <style>
  2240.                 .dropdown4 .dropdown-trigger .dropdown-button .image {
  2241.                     margin-left:60px!important;
  2242.                 }
  2243.             </style>
  2244.         {% endblock %}
  2245.         <style>
  2246.             @media screen and (min-width: 1024px) {
  2247.                 .payment-providers-container {
  2248.                     padding: 0 200px !important;
  2249.                 }
  2250.             }
  2251.         </style>
  2252.     </head>
  2253.     <body>
  2254.     {% if app.request.locale == 'cz' %}
  2255.         <!-- Google Tag Manager (noscript) -->
  2256.         <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-NFNTDX6\"
  2257.                           height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>
  2258.         <!-- End Google Tag Manager (noscript) -->
  2259.     {% endif %}
  2260.     {% if app.request.locale == 'ro' %}
  2261.         <!-- Google Tag Manager (noscript) -->
  2262.         <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-5BN3TFF\"
  2263.                           height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>
  2264.         <!-- End Google Tag Manager (noscript) -->
  2265.     {% endif %}
  2266.     {% if app.request.locale == 'sk' %}
  2267.         <!-- Google Tag Manager (noscript) -->
  2268.         <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-NBGCRZR\"
  2269.                           height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>
  2270.         <!-- End Google Tag Manager (noscript) -->
  2271.     {% endif %}
  2272.     {% if app.request.locale == 'pl' %}
  2273.         <!-- Google Tag Manager (noscript) -->
  2274.         <noscript>
  2275.             <iframe src=https://www.googletagmanager.com/ns.html?id=GTM-N2JVG9G height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe>
  2276.         </noscript>
  2277.         <!-- End Google Tag Manager (noscript) -->
  2278.     {% endif %}
  2279.     <div id=\"app\">
  2280.         {{ render(controller('App\\\\Controller\\\\HomeController::topAction', {}, {'reqParams':app.request.attributes.all})) }}
  2281.         {% block content %}
  2282.         {% endblock %}
  2283.         {% block fos_user_content %}
  2284.         {% endblock %}
  2285.         {{ render(controller('App\\\\Controller\\\\HomeController::footerAction')) }}
  2286.     </div>
  2287.     {% block javascripts %}
  2288.         <script type=\"text/javascript\" src=\"/js/bulma-carousel.min.js\"></script>
  2289.         <script src=\"/js/VueAgile.umd.min.js\"></script>
  2290.         <script type=\"text/javascript\" src=\"/js/zoomOnHover.js\"></script>
  2291.         <script type=\"text/javascript\" src=\"/js/vue-affix.min.js\"></script>
  2292.         <script type=\"text/javascript\" src=\"/js/vue-scrollactive.min.js\"></script>
  2293.         <script type=\"text/javascript\" src=\"/js/vue-burger-menu.umd.min.js\"></script>
  2294.         <script type=\"text/javascript\" src=\"/js/vue-match-heights.min.js\"></script>
  2295.         <script type=\"text/javascript\" src=\"/js/blueimp-helper.js\"></script>
  2296.         <script type=\"text/javascript\" src=\"/js/blueimp-gallery.js\"></script>
  2297.         <script type=\"text/javascript\" src=\"/js/blueimp-gallery-fullscreen.js\"></script>
  2298.         <link rel=\"stylesheet\" type=\"text/css\" href=\"/css/blueimp-gallery.min.css\">
  2299.         <script type=\"text/javascript\" src=\"/js/vue-gallery.min.js\"></script>
  2300.         <script type=\"text/javascript\" src=\"https://unpkg.com/blueimp-gallery@2.36.0/js/blueimp-helper.js\"></script>
  2301.         <script type=\"text/javascript\" src=\"https://unpkg.com/blueimp-gallery@2.36.0/js/blueimp-gallery.js\"></script>
  2302.         <script type=\"text/javascript\" src=\"https://unpkg.com/blueimp-gallery@2.36.0/js/blueimp-gallery-video.js\"></script>
  2303.         <script type=\"text/javascript\" src=\"https://unpkg.com/blueimp-gallery@2.36.0/js/blueimp-gallery-youtube.js\"></script>
  2304.         <script type=\"text/javascript\" src=\"https://unpkg.com/blueimp-gallery@2.36.0/js/blueimp-gallery-fullscreen.js\"></script>
  2305.         <link rel=\"stylesheet\" type=\"text/css\" href=\"https://unpkg.com/blueimp-gallery@2.36.0/css/blueimp-gallery.min.css\">
  2306.         <script src=\"/js/custom.js\"></script>
  2307.         <script src=\"/js/vue-components.js?s={{ date().timestamp }}\"></script>
  2308.         <script src=\"/js/compare.js\"></script>
  2309.         <script src=\"/js/jquery.cookie.min.js\"></script>
  2310.         <script src=\"/js/autocomplete/dist/jquery.autocomplete.min.js\"></script>
  2311.         {% if app.request.locale != 'ro' %}
  2312.             <script type=\"text/javascript\" src=\"//orbitvu.co/share/YHkDV8qXbhu7xWELhwoRu/94705/orbittour/script\"></script>
  2313.         {% endif %}
  2314.         <script src=\"/js/matchMedia.addListener.js\"></script>
  2315.         <script src=\"/js/matchMedia.js\"></script>
  2316.         <script>
  2317.             \$(document).ready(function () {
  2318.                 //Get the button:
  2319.                 mybutton = document.getElementById(\"gotop\");
  2320.                 // When the user scrolls down 20px from the top of the document, show the button
  2321.                 window.onscroll = function () {
  2322.                     scrollFunction()
  2323.                 };
  2324.                 function scrollFunction() {
  2325.                     if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) {
  2326.                         mybutton.style.display = \"block\";
  2327.                     } else {
  2328.                         mybutton.style.display = \"none\";
  2329.                     }
  2330.                 }
  2331.                 \$('#closeBurger').on(\"click\", function() {
  2332.                     \$('#loop_search_mobile').trigger(\"click\");
  2333.                     \$(this).hide();
  2334.                 });
  2335.                 \$('.burger').on(\"click\", function() {
  2336.                     \$('#closeBurger').show(1).delay(1000);
  2337.                 })
  2338.             });
  2339.             // When the user clicks on the button, scroll to the top of the document
  2340.             function topFunction() {
  2341.                 document.body.scrollTop = 0; // For Safari
  2342.                 document.documentElement.scrollTop = 0; // For Chrome, Firefox, IE and Opera
  2343.             }
  2344.             \$(document).ready(function () {
  2345.                 \$('.category-box').on(\"click\", function() {
  2346.                     var href = \$(this).attr('data-href');
  2347.                     window.location.href = href;
  2348.                 });
  2349.                 \$('.read-more').on(\"click\", function() {
  2350.                     \$('#js_cat-desc-content').css('max-height', '1600px');
  2351.                     \$('.cat-desc-excerpt').css(\"overflow\", \"auto\");
  2352.                     \$('.cat-desc-excerpt').css(\"height\", \"auto\");
  2353.                     \$(this).hide();
  2354.                 });
  2355.                 \$('.close-cookie').on(\"click\", function() {
  2356.                     var cookie_bar=\$('#box-cookies');
  2357.                     \$.cookie('box_cookie',true,{expires:30,path:'/'});
  2358.                     cookie_bar.fadeOut(400,function(){cookie_bar.remove();})
  2359.                 });
  2360.                 if (typeof \$.cookie('box_cookie') === 'undefined'){
  2361.                     //no cookie
  2362.                 } else {
  2363.                     \$('#box-cookies').remove();
  2364.                 }
  2365.                 \$('.mega-menu-show').on(\"click\", function() {
  2366.                     \$('.mega-menu-1').show();
  2367.                 });
  2368.                 \$('.mega-menu-1').mouseleave(function() {
  2369.                     \$(this).hide();
  2370.                 });
  2371.                 /* handle onmouseover mega menu */
  2372.                 \$('.navbar-item').hover(function(e){
  2373.                     var attr = \$(this).attr('data-image');
  2374.                     var target = \$(this).attr('data-target');
  2375.                     if (typeof attr !== typeof undefined && attr !== false) {
  2376.                         if (attr.length) {
  2377.                             \$('#' + target).attr('src', attr);
  2378.                         } else {
  2379.                             if (target == 'all-prod-image') {
  2380.                                 \$('#all-prod-image').attr('src', '/images/wszystkie_produkty.jpg');
  2381.                             } else {
  2382.                                 {% if app.request.locale == 'ro' %}
  2383.                                     \$('#prod-image-24').attr('src', '/images/ro/box_24h-01.jpg');
  2384.                                 {% else %}
  2385.                                     \$('#prod-image-24').attr('src', '/images/maj_2019/box_24h.jpg');
  2386.                                 {% endif %}
  2387.                             }
  2388.                         }
  2389.                     }
  2390.                 });
  2391.                 \$('#search_autocomplete').autocomplete({
  2392.                     serviceUrl: '/search/auto-complete/query',
  2393.                     minChars: 3,
  2394.                     onSearchStart: function() {
  2395.                         \$('#search_loader').show();
  2396.                     },
  2397.                     onSelect: function (suggestion) {
  2398.                         window.location.href = suggestion.url;
  2399.                     },
  2400.                     formatResult: function (suggestion) {
  2401.                         return '<div class=\"autocomplete-ck-container\"><div class=\"autocomplete-image-container\"><img class=\"autocomplete-image\" src=\"' + suggestion.imageUrl+'\" /> </div><div class=\"autocomplete-title\">'  + suggestion.value + '</div> <div class=\"autocomplete-price\">'+suggestion.price+'</div></div>';
  2402.                     },
  2403.                     onSearchComplete: function (query, suggestions) {
  2404.                         \$('#search_loader').hide();
  2405.                     }
  2406.                 });
  2407.             });
  2408.             var block = false;
  2409.         </script>
  2410.         <!-- cdnjs -->
  2411.         <script type=\"text/javascript\" src=\"//cdnjs.cloudflare.com/ajax/libs/jquery.lazy/1.7.9/jquery.lazy.min.js\"></script>
  2412.         <script type=\"text/javascript\" src=\"//cdnjs.cloudflare.com/ajax/libs/jquery.lazy/1.7.9/jquery.lazy.plugins.min.js\"></script>
  2413.         <script>
  2414.             \$(function() {
  2415.                 \$('.lazy').Lazy();
  2416.             });
  2417.         </script>
  2418.     {% endblock %}
  2419.     {% if app.request.locale == 'pl' %}
  2420.         {#
  2421.         <div id=\"box-cookies\" class=\"hidden-print\">
  2422.             <div class=\"container\" style=\"font-size:12px;\">
  2423.                 W naszym serwisie wykorzystujemy pliki cookies. Jeżeli nie wyrażasz zgody na ich używanie, możesz zablokować je w swojej przeglądarce. <a style=\"text-decoration: underline\" href=\"{{ path('single_article', {'id':3, 'slug':'polityka-prywatnosci'}) }}\">Polityka prywatności</a>.
  2424.             </div>
  2425.             <a href=\"javascript:;\" class=\"close-cookie visible-xs button button-default button-small\" title=\"Zamknij\"><span class=\"fa fa-times\"></span> &nbsp;
  2426.                 <span class=\"hideMobile\">
  2427.                     Zamknij
  2428.                 </span>
  2429.             </a>
  2430.         </div>
  2431.         #}
  2432.     {% endif %}
  2433.     <img alt=\"Go Top\" style=\"max-width: 40px;\" onclick=\"topFunction()\" class=\"gotop\" id=\"gotop\" src=\"/images/gotop.png\"/>
  2434.     </body>
  2435. </html>""base.html.twig""/home/users/ck_new/templates/base.html.twig");
  2436.     }
  2437. }