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

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.     </head>
  835.     <body>
  836.     ";
  837.         // line 949
  838.         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.'949$this->source); })()), "request", [], "any"falsefalsefalse949), "locale", [], "any"falsefalsefalse949) == "cz")) {
  839.             // line 950
  840.             yield "        <!-- Google Tag Manager (noscript) -->
  841.         <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-NFNTDX6\"
  842.                           height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>
  843.         <!-- End Google Tag Manager (noscript) -->
  844.     ";
  845.         }
  846.         // line 955
  847.         yield "
  848.     ";
  849.         // line 956
  850.         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) == "ro")) {
  851.             // line 957
  852.             yield "        <!-- Google Tag Manager (noscript) -->
  853.         <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-5BN3TFF\"
  854.                           height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>
  855.         <!-- End Google Tag Manager (noscript) -->
  856.     ";
  857.         }
  858.         // line 962
  859.         yield "
  860.     ";
  861.         // line 963
  862.         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) == "sk")) {
  863.             // line 964
  864.             yield "        <!-- Google Tag Manager (noscript) -->
  865.         <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-NBGCRZR\"
  866.                           height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>
  867.         <!-- End Google Tag Manager (noscript) -->
  868.     ";
  869.         }
  870.         // line 969
  871.         yield "    ";
  872.         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.'969$this->source); })()), "request", [], "any"falsefalsefalse969), "locale", [], "any"falsefalsefalse969) == "pl")) {
  873.             // line 970
  874.             yield "        <!-- Google Tag Manager (noscript) -->
  875.         <noscript>
  876.             <iframe src=https://www.googletagmanager.com/ns.html?id=GTM-N2JVG9G height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe>
  877.         </noscript>
  878.         <!-- End Google Tag Manager (noscript) -->
  879.     ";
  880.         }
  881.         // line 976
  882.         yield "
  883.     <div id=\"app\">
  884.         ";
  885.         // line 980
  886.         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.'980$this->source); })()), "request", [], "any"falsefalsefalse980), "attributes", [], "any"falsefalsefalse980), "all", [], "any"falsefalsefalse980)]));
  887.         yield "
  888.         ";
  889.         // line 982
  890.         yield from $this->unwrap()->yieldBlock('content'$context$blocks);
  891.         // line 985
  892.         yield "        ";
  893.         yield from $this->unwrap()->yieldBlock('fos_user_content'$context$blocks);
  894.         // line 988
  895.         yield "
  896.         ";
  897.         // line 989
  898.         yield $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\HomeController::footerAction"));
  899.         yield "
  900.     </div>
  901.     ";
  902.         // line 992
  903.         yield from $this->unwrap()->yieldBlock('javascripts'$context$blocks);
  904.         // line 1145
  905.         yield "
  906.     ";
  907.         // line 1146
  908.         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.'1146$this->source); })()), "request", [], "any"falsefalsefalse1146), "locale", [], "any"falsefalsefalse1146) == "pl")) {
  909.             // line 1147
  910.             yield "        ";
  911.             // line 1159
  912.             yield "    ";
  913.         }
  914.         // line 1160
  915.         yield "
  916.     <img alt=\"Go Top\" style=\"max-width: 40px;\" onclick=\"topFunction()\" class=\"gotop\" id=\"gotop\" src=\"/images/gotop.png\"/>
  917.     </body>
  918. </html>
  919. ";
  920.         
  921.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  922.         
  923.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  924.         yield from [];
  925.     }
  926.     // line 11
  927.     /**
  928.      * @return iterable<null|scalar|\Stringable>
  929.      */
  930.     public function block_title(array $context, array $blocks = []): iterable
  931.     {
  932.         $macros $this->macros;
  933.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  934.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  935.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  936.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  937.         // line 12
  938.         yield "                ";
  939.         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")) {
  940.             // line 13
  941.             yield "                    ";
  942.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("page_main_title", [], "store"), "html"nulltrue);
  943.             yield "
  944.                 ";
  945.         }
  946.         // line 15
  947.         yield "                ";
  948.         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")) {
  949.             // line 16
  950.             yield "                    Židle, křesla, barové stoličky – obchod eZidle.cz
  951.                 ";
  952.         }
  953.         // line 18
  954.         yield "                ";
  955.         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")) {
  956.             // line 19
  957.             yield "                    Stoličky, kreslá, barové stoličky - obchod stolicky24.sk
  958.                 ";
  959.         }
  960.         // line 21
  961.         yield "                ";
  962.         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")) {
  963.             // line 22
  964.             yield "                    Mobila24.ro - Mii de piese de mobilier pentru casă și birou
  965.                 ";
  966.         }
  967.         // line 24
  968.         yield "            ";
  969.         
  970.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  971.         
  972.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  973.         yield from [];
  974.     }
  975.     // line 29
  976.     /**
  977.      * @return iterable<null|scalar|\Stringable>
  978.      */
  979.     public function block_facebook(array $context, array $blocks = []): iterable
  980.     {
  981.         $macros $this->macros;
  982.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  983.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""facebook"));
  984.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  985.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""facebook"));
  986.         // line 30
  987.         yield "            ";
  988.         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))) {
  989.             // line 31
  990.             yield "                <meta name=\"robots\" content=\"noindex, nofollow\" />
  991.             ";
  992.         }
  993.         // line 33
  994.         yield "            ";
  995.         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")) {
  996.             // line 34
  997.             yield "                <meta property=\"og:image\" content=\"\"/>
  998.                 <meta property=\"og:title\" content=\"CentrumKrzesel.pl\"/>
  999.                 <meta property=\"og:url\" content=\"https://www.centrumkrzesel.pl\"/>
  1000.                 <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.\">
  1001.             ";
  1002.         }
  1003.         // line 39
  1004.         yield "            ";
  1005.         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")) {
  1006.             // line 40
  1007.             yield "                ";
  1008.             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))) {
  1009.                 // line 41
  1010.                 yield "                    <meta name=\"robots\" content=\"noindex, nofollow\" />
  1011.                 ";
  1012.             }
  1013.             // line 43
  1014.             yield "                <meta property=\"og:image\" content=\"\"/>
  1015.                 <meta property=\"og:title\" content=\"Židle, křesla, barové stoličky – obchod eZidle.cz\"/>
  1016.                 <meta property=\"og:url\" content=\"https://www.ezidle.cz\"/>
  1017.                 <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í!\">
  1018.             ";
  1019.         }
  1020.         // line 48
  1021.         yield "            ";
  1022.         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")) {
  1023.             // line 49
  1024.             yield "                <meta property=\"og:image\" content=\"\"/>
  1025.                 <meta property=\"og:title\" content=\"Stoličky, kreslá, barové stoličky - obchod stolicky24.sk\"/>
  1026.                 <meta property=\"og:url\" content=\"https://www.stolicky24.sk\"/>
  1027.                 <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!\">
  1028.             ";
  1029.         }
  1030.         // line 54
  1031.         yield "
  1032.             ";
  1033.         // line 55
  1034.         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")) {
  1035.             // line 56
  1036.             yield "                <meta property=\"og:image\" content=\"https://www.mobila24.ro/images/ro/logo-mobila24-ro.png\"/>
  1037.                 <meta property=\"og:title\" content=\"Mobila24.ro - Mii de piese de mobilier pentru casă și birou\"/>
  1038.                 <meta property=\"og:url\" content=\"https://www.mobila24.ro/\"/>
  1039.                 <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!\">
  1040.             ";
  1041.         }
  1042.         // line 61
  1043.         yield "
  1044.             <meta property=\"og:type\" content=\"website\"/>
  1045.         ";
  1046.         
  1047.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1048.         
  1049.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1050.         yield from [];
  1051.     }
  1052.     // line 619
  1053.     /**
  1054.      * @return iterable<null|scalar|\Stringable>
  1055.      */
  1056.     public function block_meta_desc_key(array $context, array $blocks = []): iterable
  1057.     {
  1058.         $macros $this->macros;
  1059.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1060.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_desc_key"));
  1061.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1062.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_desc_key"));
  1063.         // line 620
  1064.         yield "            ";
  1065.         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")) {
  1066.             // line 621
  1067.             yield "                <meta name=\"description\" content=\"Centrum Krzeseł, Sprawdź krzesła i fotele do biura i domu. Niskie ceny, gwarancja oraz dostawa 24h. Kup teraz!\">
  1068.                 <meta name=\"keywords\" content=\"krzesła, fotele, hokery, meble, sklep internetowy, zakupy, centrum krzeseł\">
  1069.             ";
  1070.         }
  1071.         // line 624
  1072.         yield "            ";
  1073.         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")) {
  1074.             // line 625
  1075.             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í!\">
  1076.                 <meta name=\"keywords\" content=\"křesla, židle, barové stoličky, nábytek, internetový obchod, nákupy nabytku, prodejna židlí, prodejna křesel\">
  1077.             ";
  1078.         }
  1079.         // line 628
  1080.         yield "            ";
  1081.         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")) {
  1082.             // line 629
  1083.             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!\">
  1084.                 <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\">
  1085.             ";
  1086.         }
  1087.         // line 632
  1088.         yield "            ";
  1089.         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")) {
  1090.             // line 633
  1091.             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!\">
  1092.                 <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\">
  1093.             ";
  1094.         }
  1095.         // line 636
  1096.         yield "        ";
  1097.         
  1098.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1099.         
  1100.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1101.         yield from [];
  1102.     }
  1103.     // line 637
  1104.     /**
  1105.      * @return iterable<null|scalar|\Stringable>
  1106.      */
  1107.     public function block_stylesheets(array $context, array $blocks = []): iterable
  1108.     {
  1109.         $macros $this->macros;
  1110.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1111.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  1112.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1113.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  1114.         
  1115.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1116.         
  1117.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1118.         yield from [];
  1119.     }
  1120.     // line 931
  1121.     /**
  1122.      * @return iterable<null|scalar|\Stringable>
  1123.      */
  1124.     public function block_css(array $context, array $blocks = []): iterable
  1125.     {
  1126.         $macros $this->macros;
  1127.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1128.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""css"));
  1129.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1130.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""css"));
  1131.         // line 932
  1132.         yield "            ";
  1133.         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")) {
  1134.             // line 933
  1135.             yield "                <style>
  1136.                     .dropdown-button:not(.no-image) span:first-child {
  1137.                         padding-right:90px!important;
  1138.                     }
  1139.                 </style>
  1140.             ";
  1141.         }
  1142.         // line 939
  1143.         yield "            <style>
  1144.                 .dropdown4 .dropdown-trigger .dropdown-button .image {
  1145.                     margin-left:60px!important;
  1146.                 }
  1147.             </style>
  1148.         ";
  1149.         
  1150.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1151.         
  1152.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1153.         yield from [];
  1154.     }
  1155.     // line 982
  1156.     /**
  1157.      * @return iterable<null|scalar|\Stringable>
  1158.      */
  1159.     public function block_content(array $context, array $blocks = []): iterable
  1160.     {
  1161.         $macros $this->macros;
  1162.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1163.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  1164.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1165.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  1166.         // line 983
  1167.         yield "
  1168.         ";
  1169.         
  1170.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1171.         
  1172.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1173.         yield from [];
  1174.     }
  1175.     // line 985
  1176.     /**
  1177.      * @return iterable<null|scalar|\Stringable>
  1178.      */
  1179.     public function block_fos_user_content(array $context, array $blocks = []): iterable
  1180.     {
  1181.         $macros $this->macros;
  1182.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1183.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""fos_user_content"));
  1184.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1185.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""fos_user_content"));
  1186.         // line 986
  1187.         yield "
  1188.         ";
  1189.         
  1190.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1191.         
  1192.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1193.         yield from [];
  1194.     }
  1195.     // line 992
  1196.     /**
  1197.      * @return iterable<null|scalar|\Stringable>
  1198.      */
  1199.     public function block_javascripts(array $context, array $blocks = []): iterable
  1200.     {
  1201.         $macros $this->macros;
  1202.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1203.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  1204.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1205.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  1206.         // line 993
  1207.         yield "        <script type=\"text/javascript\" src=\"/js/bulma-carousel.min.js\"></script>
  1208.         <script src=\"/js/VueAgile.umd.min.js\"></script>
  1209.         <script type=\"text/javascript\" src=\"/js/zoomOnHover.js\"></script>
  1210.         <script type=\"text/javascript\" src=\"/js/vue-affix.min.js\"></script>
  1211.         <script type=\"text/javascript\" src=\"/js/vue-scrollactive.min.js\"></script>
  1212.         <script type=\"text/javascript\" src=\"/js/vue-burger-menu.umd.min.js\"></script>
  1213.         <script type=\"text/javascript\" src=\"/js/vue-match-heights.min.js\"></script>
  1214.         <script type=\"text/javascript\" src=\"/js/blueimp-helper.js\"></script>
  1215.         <script type=\"text/javascript\" src=\"/js/blueimp-gallery.js\"></script>
  1216.         <script type=\"text/javascript\" src=\"/js/blueimp-gallery-fullscreen.js\"></script>
  1217.         <link rel=\"stylesheet\" type=\"text/css\" href=\"/css/blueimp-gallery.min.css\">
  1218.         <script type=\"text/javascript\" src=\"/js/vue-gallery.min.js\"></script>
  1219.         <script type=\"text/javascript\" src=\"https://unpkg.com/blueimp-gallery@2.36.0/js/blueimp-helper.js\"></script>
  1220.         <script type=\"text/javascript\" src=\"https://unpkg.com/blueimp-gallery@2.36.0/js/blueimp-gallery.js\"></script>
  1221.         <script type=\"text/javascript\" src=\"https://unpkg.com/blueimp-gallery@2.36.0/js/blueimp-gallery-video.js\"></script>
  1222.         <script type=\"text/javascript\" src=\"https://unpkg.com/blueimp-gallery@2.36.0/js/blueimp-gallery-youtube.js\"></script>
  1223.         <script type=\"text/javascript\" src=\"https://unpkg.com/blueimp-gallery@2.36.0/js/blueimp-gallery-fullscreen.js\"></script>
  1224.         <link rel=\"stylesheet\" type=\"text/css\" href=\"https://unpkg.com/blueimp-gallery@2.36.0/css/blueimp-gallery.min.css\">
  1225.         <script src=\"/js/custom.js\"></script>
  1226.         <script src=\"/js/vue-components.js?s=";
  1227.         // line 1014
  1228.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$this->extensions['Twig\Extension\CoreExtension']->convertDate(), "timestamp", [], "any"falsefalsefalse1014), "html"nulltrue);
  1229.         yield "\"></script>
  1230.         <script src=\"/js/compare.js\"></script>
  1231.         <script src=\"/js/jquery.cookie.min.js\"></script>
  1232.         <script src=\"/js/autocomplete/dist/jquery.autocomplete.min.js\"></script>
  1233.         ";
  1234.         // line 1018
  1235.         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.'1018$this->source); })()), "request", [], "any"falsefalsefalse1018), "locale", [], "any"falsefalsefalse1018) != "ro")) {
  1236.             // line 1019
  1237.             yield "            <script type=\"text/javascript\" src=\"//orbitvu.co/share/YHkDV8qXbhu7xWELhwoRu/94705/orbittour/script\"></script>
  1238.         ";
  1239.         }
  1240.         // line 1021
  1241.         yield "        <script src=\"/js/matchMedia.addListener.js\"></script>
  1242.         <script src=\"/js/matchMedia.js\"></script>
  1243.         <script>
  1244.             \$(document).ready(function () {
  1245.                 //Get the button:
  1246.                 mybutton = document.getElementById(\"gotop\");
  1247.                 // When the user scrolls down 20px from the top of the document, show the button
  1248.                 window.onscroll = function () {
  1249.                     scrollFunction()
  1250.                 };
  1251.                 function scrollFunction() {
  1252.                     if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) {
  1253.                         mybutton.style.display = \"block\";
  1254.                     } else {
  1255.                         mybutton.style.display = \"none\";
  1256.                     }
  1257.                 }
  1258.                 \$('#closeBurger').on(\"click\", function() {
  1259.                     \$('#loop_search_mobile').trigger(\"click\");
  1260.                     \$(this).hide();
  1261.                 });
  1262.                 \$('.burger').on(\"click\", function() {
  1263.                     \$('#closeBurger').show(1).delay(1000);
  1264.                 })
  1265.             });
  1266.             // When the user clicks on the button, scroll to the top of the document
  1267.             function topFunction() {
  1268.                 document.body.scrollTop = 0; // For Safari
  1269.                 document.documentElement.scrollTop = 0; // For Chrome, Firefox, IE and Opera
  1270.             }
  1271.             \$(document).ready(function () {
  1272.                 \$('.category-box').on(\"click\", function() {
  1273.                     var href = \$(this).attr('data-href');
  1274.                     window.location.href = href;
  1275.                 });
  1276.                 \$('.read-more').on(\"click\", function() {
  1277.                     \$('#js_cat-desc-content').css('max-height', '1600px');
  1278.                     \$('.cat-desc-excerpt').css(\"overflow\", \"auto\");
  1279.                     \$('.cat-desc-excerpt').css(\"height\", \"auto\");
  1280.                     \$(this).hide();
  1281.                 });
  1282.                 \$('.close-cookie').on(\"click\", function() {
  1283.                     var cookie_bar=\$('#box-cookies');
  1284.                     \$.cookie('box_cookie',true,{expires:30,path:'/'});
  1285.                     cookie_bar.fadeOut(400,function(){cookie_bar.remove();})
  1286.                 });
  1287.                 if (typeof \$.cookie('box_cookie') === 'undefined'){
  1288.                     //no cookie
  1289.                 } else {
  1290.                     \$('#box-cookies').remove();
  1291.                 }
  1292.                 \$('.mega-menu-show').on(\"click\", function() {
  1293.                     \$('.mega-menu-1').show();
  1294.                 });
  1295.                 \$('.mega-menu-1').mouseleave(function() {
  1296.                     \$(this).hide();
  1297.                 });
  1298.                 /* handle onmouseover mega menu */
  1299.                 \$('.navbar-item').hover(function(e){
  1300.                     var attr = \$(this).attr('data-image');
  1301.                     var target = \$(this).attr('data-target');
  1302.                     if (typeof attr !== typeof undefined && attr !== false) {
  1303.                         if (attr.length) {
  1304.                             \$('#' + target).attr('src', attr);
  1305.                         } else {
  1306.                             if (target == 'all-prod-image') {
  1307.                                 \$('#all-prod-image').attr('src', '/images/wszystkie_produkty.jpg');
  1308.                             } else {
  1309.                                 ";
  1310.         // line 1103
  1311.         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.'1103$this->source); })()), "request", [], "any"falsefalsefalse1103), "locale", [], "any"falsefalsefalse1103) == "ro")) {
  1312.             // line 1104
  1313.             yield "                                    \$('#prod-image-24').attr('src', '/images/ro/box_24h-01.jpg');
  1314.                                 ";
  1315.         } else {
  1316.             // line 1106
  1317.             yield "                                    \$('#prod-image-24').attr('src', '/images/maj_2019/box_24h.jpg');
  1318.                                 ";
  1319.         }
  1320.         // line 1108
  1321.         yield "                            }
  1322.                         }
  1323.                     }
  1324.                 });
  1325.                 \$('#search_autocomplete').autocomplete({
  1326.                     serviceUrl: '/search/auto-complete/query',
  1327.                     minChars: 3,
  1328.                     onSearchStart: function() {
  1329.                         \$('#search_loader').show();
  1330.                     },
  1331.                     onSelect: function (suggestion) {
  1332.                         window.location.href = suggestion.url;
  1333.                     },
  1334.                     formatResult: function (suggestion) {
  1335.                         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>';
  1336.                     },
  1337.                     onSearchComplete: function (query, suggestions) {
  1338.                         \$('#search_loader').hide();
  1339.                     }
  1340.                 });
  1341.             });
  1342.             var block = false;
  1343.         </script>
  1344.         <!-- cdnjs -->
  1345.         <script type=\"text/javascript\" src=\"//cdnjs.cloudflare.com/ajax/libs/jquery.lazy/1.7.9/jquery.lazy.min.js\"></script>
  1346.         <script type=\"text/javascript\" src=\"//cdnjs.cloudflare.com/ajax/libs/jquery.lazy/1.7.9/jquery.lazy.plugins.min.js\"></script>
  1347.         <script>
  1348.             \$(function() {
  1349.                 \$('.lazy').Lazy();
  1350.             });
  1351.         </script>
  1352.     ";
  1353.         
  1354.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1355.         
  1356.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1357.         yield from [];
  1358.     }
  1359.     /**
  1360.      * @codeCoverageIgnore
  1361.      */
  1362.     public function getTemplateName(): string
  1363.     {
  1364.         return "base.html.twig";
  1365.     }
  1366.     /**
  1367.      * @codeCoverageIgnore
  1368.      */
  1369.     public function isTraitable(): bool
  1370.     {
  1371.         return false;
  1372.     }
  1373.     /**
  1374.      * @codeCoverageIgnore
  1375.      */
  1376.     public function getDebugInfo(): array
  1377.     {
  1378.         return array (  1459 => 1108,  1455 => 1106,  1451 => 1104,  1449 => 1103,  1365 => 1021,  1361 => 1019,  1359 => 1018,  1352 => 1014,  1329 => 993,  1316 => 992,  1304 => 986,  1291 => 985,  1279 => 983,  1266 => 982,  1250 => 939,  1242 => 933,  1239 => 932,  1226 => 931,  1204 => 637,  1193 => 636,  1188 => 633,  1185 => 632,  1180 => 629,  1177 => 628,  1172 => 625,  1169 => 624,  1164 => 621,  1161 => 620,  1148 => 619,  1135 => 61,  1128 => 56,  1126 => 55,  1123 => 54,  1116 => 49,  1113 => 48,  1106 => 43,  1102 => 41,  1099 => 40,  1096 => 39,  1089 => 34,  1086 => 33,  1082 => 31,  1079 => 30,  1066 => 29,  1055 => 24,  1051 => 22,  1048 => 21,  1044 => 19,  1041 => 18,  1037 => 16,  1034 => 15,  1028 => 13,  1025 => 12,  1012 => 11,  996 => 1160,  993 => 1159,  991 => 1147,  989 => 1146,  986 => 1145,  984 => 992,  978 => 989,  975 => 988,  972 => 985,  970 => 982,  965 => 980,  959 => 976,  951 => 970,  948 => 969,  941 => 964,  939 => 963,  936 => 962,  929 => 957,  927 => 956,  924 => 955,  917 => 950,  915 => 949,  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,);
  1379.     }
  1380.     public function getSourceContext(): Source
  1381.     {
  1382.         return new Source("{% trans_default_domain 'store' %}
  1383. <!DOCTYPE html>
  1384. <html lang=\"pl\">
  1385.     <head>
  1386.         <script src=\"/js/vue.min.js\"></script>
  1387.         <script src=\"/js/jquery.min.js\"></script>
  1388.         <meta charset=\"utf-8\">
  1389.         <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
  1390.         <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
  1391.         <title>
  1392.             {% block title %}
  1393.                 {% if app.request.locale == 'pl' %}
  1394.                     {{ 'page_main_title'|trans }}
  1395.                 {% endif %}
  1396.                 {% if app.request.locale == 'cz' %}
  1397.                     Židle, křesla, barové stoličky – obchod eZidle.cz
  1398.                 {% endif %}
  1399.                 {% if app.request.locale == 'sk' %}
  1400.                     Stoličky, kreslá, barové stoličky - obchod stolicky24.sk
  1401.                 {% endif %}
  1402.                 {% if app.request.locale == 'ro' %}
  1403.                     Mobila24.ro - Mii de piese de mobilier pentru casă și birou
  1404.                 {% endif %}
  1405.             {% endblock %}
  1406.         </title>
  1407.         <meta name=\"facebook-domain-verification\" content=\"oyvmscqbjt7lmm8ao9yca7lqo9j4wh\" />
  1408.         {% block facebook %}
  1409.             {% if 'ckdev' in app.request.getSchemeAndHttpHost() %}
  1410.                 <meta name=\"robots\" content=\"noindex, nofollow\" />
  1411.             {% endif %}
  1412.             {% if app.request.locale == 'pl' %}
  1413.                 <meta property=\"og:image\" content=\"\"/>
  1414.                 <meta property=\"og:title\" content=\"CentrumKrzesel.pl\"/>
  1415.                 <meta property=\"og:url\" content=\"https://www.centrumkrzesel.pl\"/>
  1416.                 <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.\">
  1417.             {% endif %}
  1418.             {% if app.request.locale == 'cz' %}
  1419.                 {% if 'dev.ezidle' in app.request.getSchemeAndHttpHost() %}
  1420.                     <meta name=\"robots\" content=\"noindex, nofollow\" />
  1421.                 {% endif %}
  1422.                 <meta property=\"og:image\" content=\"\"/>
  1423.                 <meta property=\"og:title\" content=\"Židle, křesla, barové stoličky – obchod eZidle.cz\"/>
  1424.                 <meta property=\"og:url\" content=\"https://www.ezidle.cz\"/>
  1425.                 <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í!\">
  1426.             {% endif %}
  1427.             {% if app.request.locale == 'sk' %}
  1428.                 <meta property=\"og:image\" content=\"\"/>
  1429.                 <meta property=\"og:title\" content=\"Stoličky, kreslá, barové stoličky - obchod stolicky24.sk\"/>
  1430.                 <meta property=\"og:url\" content=\"https://www.stolicky24.sk\"/>
  1431.                 <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!\">
  1432.             {% endif %}
  1433.             {% if app.request.locale == 'ro' %}
  1434.                 <meta property=\"og:image\" content=\"https://www.mobila24.ro/images/ro/logo-mobila24-ro.png\"/>
  1435.                 <meta property=\"og:title\" content=\"Mobila24.ro - Mii de piese de mobilier pentru casă și birou\"/>
  1436.                 <meta property=\"og:url\" content=\"https://www.mobila24.ro/\"/>
  1437.                 <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!\">
  1438.             {% endif %}
  1439.             <meta property=\"og:type\" content=\"website\"/>
  1440.         {% endblock %}
  1441.         <!-- Google Code for Lista G&#322;&oacute;wna -->
  1442.         <!-- 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 -->
  1443.         {#
  1444.         <script type=\"text/javascript\">
  1445.             /* <![CDATA[ */
  1446.             var google_conversion_id = 1070791059;
  1447.             var google_conversion_label = \"TiNOCOmd5gMQk_PL_gM\";
  1448.             var google_custom_params = window.google_tag_params;
  1449.             var google_remarketing_only = true;
  1450.             /* ]]> */
  1451.         </script>
  1452.         <script type=\"text/javascript\" src=\"//www.googleadservices.com/pagead/conversion.js\">
  1453.         </script>
  1454.         <noscript>
  1455.             <div style=\"display:inline;\">
  1456.                 <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\"/>
  1457.             </div>
  1458.         </noscript>
  1459.         #}
  1460.         {% if app.request.locale == 'pl' %}
  1461.             {% if app.request.getClientIp() != '185.229.227.78' %}
  1462.                 <script>
  1463.                     window.dataLayer = window.dataLayer || [];
  1464.                 </script>
  1465.                 <script id=\"usercentrics-cmp\" src=\"https://app.usercentrics.eu/browser-ui/latest/loader.js\" data-settings-id=\"OqUugE3Vy\" async></script>
  1466.                 <script type=\"text/javascript\">
  1467.                     // create dataLayer
  1468.                     function gtag() {
  1469.                         dataLayer.push(arguments);
  1470.                     }
  1471.                     // set „denied\" as default for both ad and analytics storage,
  1472.                     gtag(\"consent\", \"default\", {
  1473.                         ad_user_data: \"denied\",
  1474.                         ad_personalization: \"denied\",
  1475.                         ad_storage: \"denied\",
  1476.                         analytics_storage: \"denied\",
  1477.                         wait_for_update: 2000 // milliseconds to wait for update
  1478.                     });
  1479.                     // Enable ads data redaction by default [optional]
  1480.                     gtag(\"set\", \"ads_data_redaction\", true);
  1481.                     gtag('config','GTM-N2JVG9G', {'allow_enhanced_conversions':true});
  1482.                 </script>
  1483.                 <script type=\"text/javascript\">
  1484.                     // Google Tag Manager
  1485.                     (function(w, d, s, l, i) {
  1486.                         w[l] = w[l] || [];
  1487.                         w[l].push({
  1488.                             'gtm.start': new Date().getTime(),
  1489.                             event: 'gtm.js'
  1490.                         });
  1491.                         var f = d.getElementsByTagName(s)[0],
  1492.                             j = d.createElement(s),
  1493.                             dl = l != 'dataLayer' ? '&l=' + l : '';
  1494.                         j.async = true;
  1495.                         j.src =
  1496.                             'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
  1497.                         f.parentNode.insertBefore(j, f);
  1498.                     })(window, document, 'script', 'dataLayer', 'GTM-N2JVG9G'); //replace GTM-XXXXXX with Google Tag Manager ID
  1499.                 </script>
  1500.                 <script>
  1501.                     gtag('config','GTM-N2JVG9G', {'allow_enhanced_conversions':true});
  1502.                 </script>
  1503.                 <script type=\"text/javascript\">
  1504.                     // Please replace 'ucEvent' with the event you have just created
  1505.                     window.addEventListener(\"ucEvent\", function (e) {
  1506.                         if( e.detail && e.detail.event == \"consent_status\") {
  1507.                             // Please replace the analytics service name here with the customized service
  1508.                             var ucAnalyticsService = 'Google Analytics';
  1509.                             // Please replace the ad service name here with the customized service
  1510.                             var ucAdService = 'Google Ads Remarketing';
  1511.                             if(e.detail.hasOwnProperty(ucAnalyticsService) && e.detail.hasOwnProperty(ucAdService))
  1512.                             {
  1513.                                 gtag(\"consent\", \"update\", {
  1514.                                     ad_storage: e.detail[ucAdService] ? 'granted':'denied',
  1515.                                     ad_user_data: e.detail[ucAdService] ? 'granted':'denied',
  1516.                                     ad_personalization: e.detail[ucAdService] ? 'granted':'denied',
  1517.                                     analytics_storage: e.detail[ucAnalyticsService] ? 'granted':'denied'
  1518.                                 });
  1519.                             }
  1520.                             else {
  1521.                                 if(e.detail.hasOwnProperty(ucAdService)) {
  1522.                                     gtag(\"consent\", \"update\", {
  1523.                                         ad_storage: e.detail[ucAdService] ? 'granted':'denied',
  1524.                                         ad_user_data: e.detail[ucAdService] ? 'granted':'denied',
  1525.                                         ad_personalization: e.detail[ucAdService] ? 'granted':'denied'
  1526.                                     });
  1527.                                 }
  1528.                                 if(e.detail.hasOwnProperty(ucAnalyticsService)) {
  1529.                                     gtag(\"consent\", \"update\", {
  1530.                                         analytics_storage: e.detail[ucAnalyticsService] ? 'granted':'denied'
  1531.                                     });
  1532.                                 }
  1533.                             }
  1534.                         }
  1535.                     });
  1536.                 </script>
  1537.                 {% set currentPath = app.request.get('_route') %}
  1538.                 <!-- Facebook Pixel Code -->
  1539.                 <script type=\"text/plain\" data-usercentrics=\"Facebook Pixel\">
  1540.                     !function(f,b,e,v,n,t,s)
  1541.                     {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
  1542.                         n.callMethod.apply(n,arguments):n.queue.push(arguments)};
  1543.                         if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
  1544.                         n.queue=[];t=b.createElement(e);t.async=!0;
  1545.                         t.src=v;s=b.getElementsByTagName(e)[0];
  1546.                         s.parentNode.insertBefore(t,s)}(window,document,'script',
  1547.                         'https://connect.facebook.net/en_US/fbevents.js');
  1548.                     fbq('init', '1672124773108240');
  1549.                     fbq('track', 'PageView');
  1550.                     {% if currentPath == 'product' %}
  1551.                         fbq('track', 'ViewContent');
  1552.                     {% endif %}
  1553.                     {% if currentPath == 'cart' %}
  1554.                         fbq('track', 'AddToCart');
  1555.                     {% endif %}
  1556.                     {% if currentPath == 'register' %}
  1557.                         fbq('track', 'InitiateCheckout');
  1558.                     {% endif %}
  1559.                 </script>
  1560.                 <!-- End Facebook Pixel Code -->
  1561.             {% endif %}
  1562.             <script src=\"https://static.payu.com/res/v2/widget-mini-installments.js\"></script>
  1563.         {% endif %}
  1564.         {% if app.request.locale == 'cz' %}
  1565.             <!-- Start of LiveChat (www.livechatinc.com) code -->
  1566.             <script type=\"text/javascript\">
  1567.                 window.__lc = window.__lc || {};
  1568.                 window.__lc.license = 11961327;
  1569.                 (function() {
  1570.                     var lc = document.createElement('script'); lc.type = 'text/javascript'; lc.async = true;
  1571.                     lc.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'cdn.livechatinc.com/tracking.js';
  1572.                     var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(lc, s);
  1573.                 })();
  1574.             </script>
  1575.             <noscript>
  1576.                 <a href=\"https://www.livechatinc.com/chat-with/11961327/\" rel=\"nofollow\">Chat with us</a>,
  1577.                 powered by <a href=\"https://www.livechatinc.com/?welcome\" rel=\"noopener nofollow\" target=\"_blank\">LiveChat</a>
  1578.             </noscript>
  1579.             <!-- End of LiveChat code -->
  1580.             <meta name=\"seznam-wmt\" content=\"PHYWsDX58In7oX9SdvZWqfEf3RFyQaBC\" />
  1581.         {% endif %}
  1582.         {% if app.request.locale == 'pl' %}
  1583.             <script>
  1584.                 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  1585.                     (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  1586.                     m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  1587.                 })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
  1588.                 ga('create', 'UA-2996790-1', 'centrumkrzesel.pl');
  1589.                 ga('send', 'pageview');
  1590.             </script>
  1591.         {% endif %}
  1592.         {% if app.request.locale == 'cz' %}
  1593.             <script>
  1594.                 window.dataLayer = window.dataLayer || [];
  1595.             </script>
  1596.             <script id=\"usercentrics-cmp\" src=\"https://app.usercentrics.eu/browser-ui/latest/loader.js\" data-settings-id=\"wmvRS1Hb5W_YrY\" async></script>
  1597.             <script type=\"text/javascript\">
  1598.                 // create dataLayer
  1599.                 function gtag() {
  1600.                     dataLayer.push(arguments);
  1601.                 }
  1602.                 // set „denied\" as default for both ad and analytics storage,
  1603.                 gtag(\"consent\", \"default\", {
  1604.                     ad_user_data: \"denied\",
  1605.                     ad_personalization: \"denied\",
  1606.                     ad_storage: \"denied\",
  1607.                     analytics_storage: \"denied\",
  1608.                     wait_for_update: 2000 // milliseconds to wait for update
  1609.                 });
  1610.                 // Enable ads data redaction by default [optional]
  1611.                 gtag(\"set\", \"ads_data_redaction\", true);
  1612.             </script>
  1613.             <script type=\"text/javascript\">
  1614.                 // Google Tag Manager
  1615.                 (function(w, d, s, l, i) {
  1616.                     w[l] = w[l] || [];
  1617.                     w[l].push({
  1618.                         'gtm.start': new Date().getTime(),
  1619.                         event: 'gtm.js'
  1620.                     });
  1621.                     var f = d.getElementsByTagName(s)[0],
  1622.                         j = d.createElement(s),
  1623.                         dl = l != 'dataLayer' ? '&l=' + l : '';
  1624.                     j.async = true;
  1625.                     j.src =
  1626.                         'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
  1627.                     f.parentNode.insertBefore(j, f);
  1628.                 })(window, document, 'script', 'dataLayer', 'GTM-NFNTDX6'); //replace GTM-XXXXXX with Google Tag Manager ID
  1629.             </script>
  1630.             <script type=\"text/javascript\">
  1631.                 // Please replace 'ucEvent' with the event you have just created
  1632.                 window.addEventListener(\"ucEvent\", function (e) {
  1633.                     if( e.detail && e.detail.event == \"consent_status\") {
  1634.                         // Please replace the analytics service name here with the customized service
  1635.                         var ucAnalyticsService = 'Google Analytics';
  1636.                         // Please replace the ad service name here with the customized service
  1637.                         var ucAdService = 'Google Ads Remarketing';
  1638.                         if(e.detail.hasOwnProperty(ucAnalyticsService) && e.detail.hasOwnProperty(ucAdService))
  1639.                         {
  1640.                             gtag(\"consent\", \"update\", {
  1641.                                 ad_storage: e.detail[ucAdService] ? 'granted':'denied',
  1642.                                 ad_user_data: e.detail[ucAdService] ? 'granted':'denied',
  1643.                                 ad_personalization: e.detail[ucAdService] ? 'granted':'denied',
  1644.                                 analytics_storage: e.detail[ucAnalyticsService] ? 'granted':'denied'
  1645.                             });
  1646.                         }
  1647.                         else {
  1648.                             if(e.detail.hasOwnProperty(ucAdService)) {
  1649.                                 gtag(\"consent\", \"update\", {
  1650.                                     ad_storage: e.detail[ucAdService] ? 'granted':'denied',
  1651.                                     ad_user_data: e.detail[ucAdService] ? 'granted':'denied',
  1652.                                     ad_personalization: e.detail[ucAdService] ? 'granted':'denied'
  1653.                                 });
  1654.                             }
  1655.                             if(e.detail.hasOwnProperty(ucAnalyticsService)) {
  1656.                                 gtag(\"consent\", \"update\", {
  1657.                                     analytics_storage: e.detail[ucAnalyticsService] ? 'granted':'denied'
  1658.                                 });
  1659.                             }
  1660.                         }
  1661.                     }
  1662.                 });
  1663.             </script>
  1664.             {#
  1665.             <!-- Google Tag Manager -->
  1666.             <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  1667.                         new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  1668.                     j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  1669.                     'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
  1670.                 })(window,document,'script','dataLayer','GTM-NFNTDX6');</script>
  1671.             <!-- End Google Tag Manager -->
  1672.             <script>
  1673.                 window.dataLayer = window.dataLayer || [];
  1674.                 function gtag(){dataLayer.push(arguments);}
  1675.                 gtag('js', new Date());
  1676.                 gtag('consent', 'update', {
  1677.                     'ad_storage': 'granted',
  1678.                     'analytics_storage': 'granted'
  1679.                 });
  1680.             </script>
  1681.             <!-- Google tag (gtag.js) -->
  1682.             <script async src=https://www.googletagmanager.com/gtag/js?id=UA-155369979-1></script>
  1683.             <script>
  1684.                 function gtag(){dataLayer.push(arguments);}
  1685.                 gtag('js', new Date());
  1686.                 gtag('config', 'UA-155369979-1');
  1687.             </script>
  1688.             #}
  1689.         {% endif %}
  1690.         {% if app.request.locale == 'ro' %}
  1691.             <script>
  1692.                 window.dataLayer = window.dataLayer || [];
  1693.             </script>
  1694.             <meta name=\"google-site-verification\" content=\"O2EEViRoJOEKVbAYtBipK4bKNauN4pyc5nF-G_rkalY\" />
  1695.             <meta name=\"p:domain_verify\" content=\"6f396b9799f8f5564e74275623dd0eba\"/>
  1696.             <script id=\"usercentrics-cmp\" src=\"https://app.usercentrics.eu/browser-ui/latest/loader.js\" data-settings-id=\"Rg7qdXUYwqCGLp\" async></script>
  1697.             {#
  1698.             <!-- Google Tag Manager -->
  1699.             <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  1700.                         new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  1701.                     j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  1702.                     'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
  1703.                 })(window,document,'script','dataLayer','GTM-5BN3TFF');</script>
  1704.             <!-- End Google Tag Manager -->
  1705.             <script>
  1706.                 window.dataLayer = window.dataLayer || [];
  1707.                 function gtag(){dataLayer.push(arguments);}
  1708.                 gtag('js', new Date());
  1709.                 gtag('consent', 'update', {
  1710.                     'ad_storage': 'granted',
  1711.                     'analytics_storage': 'granted'
  1712.                 });
  1713.             </script>
  1714.             #}
  1715.             <script type=\"text/javascript\">
  1716.                 // create dataLayer
  1717.                 function gtag() {
  1718.                     dataLayer.push(arguments);
  1719.                 }
  1720.                 // set „denied\" as default for both ad and analytics storage,
  1721.                 gtag(\"consent\", \"default\", {
  1722.                     ad_user_data: \"denied\",
  1723.                     ad_personalization: \"denied\",
  1724.                     ad_storage: \"denied\",
  1725.                     analytics_storage: \"denied\",
  1726.                     wait_for_update: 2000 // milliseconds to wait for update
  1727.                 });
  1728.                 // Enable ads data redaction by default [optional]
  1729.                 gtag(\"set\", \"ads_data_redaction\", true);
  1730.             </script>
  1731.             <script type=\"text/javascript\">
  1732.                 // Google Tag Manager
  1733.                 (function(w, d, s, l, i) {
  1734.                     w[l] = w[l] || [];
  1735.                     w[l].push({
  1736.                         'gtm.start': new Date().getTime(),
  1737.                         event: 'gtm.js'
  1738.                     });
  1739.                     var f = d.getElementsByTagName(s)[0],
  1740.                         j = d.createElement(s),
  1741.                         dl = l != 'dataLayer' ? '&l=' + l : '';
  1742.                     j.async = true;
  1743.                     j.src =
  1744.                         'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
  1745.                     f.parentNode.insertBefore(j, f);
  1746.                 })(window, document, 'script', 'dataLayer', 'GTM-5BN3TFF'); //replace GTM-XXXXXX with Google Tag Manager ID
  1747.             </script>
  1748.             <script type=\"text/javascript\">
  1749.                 // Please replace 'ucEvent' with the event you have just created
  1750.                 // Configuration for Biano Pixel
  1751.                 const bianoPixelConfig = {
  1752.                     consent: false, // Initially set to false, will update based on Usercentrics
  1753.                     debug: false,    // Optional, enable for debugging purposes
  1754.                 };
  1755.                 window.addEventListener(\"ucEvent\", function (e) {
  1756.                     if (e.detail && e.detail.event === \"consent_status\") {
  1757.                         // Replace with the service name as configured in Usercentrics
  1758.                         const ucBianoService = 'Biano Pixel';
  1759.                         // Check if consent is granted for the Biano service
  1760.                         if (e.detail.hasOwnProperty(ucBianoService)) {
  1761.                             console.log('Service exists');
  1762.                             const consentGranted = e.detail[ucBianoService];
  1763.                             bianoPixelConfig.consent = consentGranted;
  1764.                             if (consentGranted) {
  1765.                                 // Initialize Biano Pixel with Merchant ID only if consent is granted
  1766.                                 !function(b, i, a, n, o, p, x, s) {
  1767.                                     if (b.bianoTrack) return;
  1768.                                     o = b.bianoTrack = function() {
  1769.                                         o.callMethod ?
  1770.                                             o.callMethod.apply(o, arguments) : o.queue.push(arguments)
  1771.                                     };
  1772.                                     o.push = o;
  1773.                                     o.queue = [];
  1774.                                     a = a || {};
  1775.                                     n = a.consent === void(0) ? !0 : !!a.consent;
  1776.                                     o.push('consent', n);
  1777.                                     s = 'script';
  1778.                                     p = i.createElement(s);
  1779.                                     p.async = !0;
  1780.                                     p.src = 'https://' + (n ? 'pixel.biano.ro' : 'bianopixel.com') +
  1781.                                         '/' + (a.debug ? 'debug' : 'min') + '/pixel.js';
  1782.                                     x = i.getElementsByTagName(s)[0];
  1783.                                     x.parentNode.insertBefore(p, x);
  1784.                                 }(window, document, bianoPixelConfig);
  1785.                                 // Replace <put-your-merchant-id-here> with your actual Merchant ID
  1786.                                 bianoTrack('init', 'ro147bfbbc166b3f1a023d2b3cd3532d5cc3356f1c');
  1787.                             } else {
  1788.                                 //console.log('Consent not granted for Biano Pixel. Biano Pixel will not be initialized.');
  1789.                             }
  1790.                         }
  1791.                     }
  1792.                     if( e.detail && e.detail.event == \"consent_status\") {
  1793.                         // Please replace the analytics service name here with the customized service
  1794.                         var ucAnalyticsService = 'Google Analytics';
  1795.                         // Please replace the ad service name here with the customized service
  1796.                         var ucAdService = 'Google Ads Remarketing';
  1797.                         if(e.detail.hasOwnProperty(ucAnalyticsService) && e.detail.hasOwnProperty(ucAdService))
  1798.                         {
  1799.                             gtag(\"consent\", \"update\", {
  1800.                                 ad_storage: e.detail[ucAdService] ? 'granted':'denied',
  1801.                                 ad_user_data: e.detail[ucAdService] ? 'granted':'denied',
  1802.                                 ad_personalization: e.detail[ucAdService] ? 'granted':'denied',
  1803.                                 analytics_storage: e.detail[ucAnalyticsService] ? 'granted':'denied'
  1804.                             });
  1805.                         }
  1806.                         else {
  1807.                             if(e.detail.hasOwnProperty(ucAdService)) {
  1808.                                 gtag(\"consent\", \"update\", {
  1809.                                     ad_storage: e.detail[ucAdService] ? 'granted':'denied',
  1810.                                     ad_user_data: e.detail[ucAdService] ? 'granted':'denied',
  1811.                                     ad_personalization: e.detail[ucAdService] ? 'granted':'denied'
  1812.                                 });
  1813.                             }
  1814.                             if(e.detail.hasOwnProperty(ucAnalyticsService)) {
  1815.                                 gtag(\"consent\", \"update\", {
  1816.                                     analytics_storage: e.detail[ucAnalyticsService] ? 'granted':'denied'
  1817.                                 });
  1818.                             }
  1819.                         }
  1820.                     }
  1821.                 });
  1822.             </script>
  1823.             <script>
  1824.                 window.addEventListener(\"ucEvent\", function (e) {
  1825.                     if (e.detail && e.detail.event === \"consent_status\") {
  1826.                         const ucBianoService = 'Biano Pixel';
  1827.                         if (e.detail.hasOwnProperty(ucBianoService) && e.detail[ucBianoService]) {
  1828.                             {% set currentPath = app.request.get('_route') %}
  1829.                             {% if currentPath != 'product' and currentPath != 'summary' %}
  1830.                                 bianoTrack('track', 'page_view', {
  1831.                                     pageUrl: window.location.href, // URL of the current page
  1832.                                     pageTitle: document.title       // Title of the current page
  1833.                                 });
  1834.                             {% endif %}
  1835.                         }
  1836.                     }
  1837.                 });
  1838.             </script>
  1839.         {% endif %}
  1840.         {% if app.request.locale == 'sk' %}
  1841.             {#
  1842.             <!-- Google Tag Manager -->
  1843.             <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  1844.                         new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  1845.                     j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  1846.                     'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
  1847.                 })(window,document,'script','dataLayer','GTM-NBGCRZR');</script>
  1848.             <!-- End Google Tag Manager -->
  1849.             <script>
  1850.                 function gtag(){dataLayer.push(arguments);}
  1851.                 gtag('js', new Date());
  1852.                 gtag('consent', 'update', {
  1853.                     'ad_storage': 'granted',
  1854.                     'analytics_storage': 'granted'
  1855.                 });
  1856.             </script>
  1857.             <!-- Google tag (gtag.js) -->
  1858.             <script async src=https://www.googletagmanager.com/gtag/js?id=UA-191422121-2></script>
  1859.             <script>
  1860.                 function gtag(){dataLayer.push(arguments);}
  1861.                 gtag('js', new Date());
  1862.                 gtag('config', 'UA-191422121-2');
  1863.             </script>
  1864.             #}
  1865.             <script>
  1866.                 window.dataLayer = window.dataLayer || [];
  1867.             </script>
  1868.             <script id=\"usercentrics-cmp\" src=\"https://app.usercentrics.eu/browser-ui/latest/loader.js\" data-settings-id=\"AdJVPlZ-xhbkNy\" async></script>
  1869.             <script type=\"text/javascript\">
  1870.                 // create dataLayer
  1871.                 function gtag() {
  1872.                     dataLayer.push(arguments);
  1873.                 }
  1874.                 // set „denied\" as default for both ad and analytics storage,
  1875.                 gtag(\"consent\", \"default\", {
  1876.                     ad_user_data: \"denied\",
  1877.                     ad_personalization: \"denied\",
  1878.                     ad_storage: \"denied\",
  1879.                     analytics_storage: \"denied\",
  1880.                     wait_for_update: 2000 // milliseconds to wait for update
  1881.                 });
  1882.                 // Enable ads data redaction by default [optional]
  1883.                 gtag(\"set\", \"ads_data_redaction\", true);
  1884.             </script>
  1885.             <script type=\"text/javascript\">
  1886.                 // Google Tag Manager
  1887.                 (function(w, d, s, l, i) {
  1888.                     w[l] = w[l] || [];
  1889.                     w[l].push({
  1890.                         'gtm.start': new Date().getTime(),
  1891.                         event: 'gtm.js'
  1892.                     });
  1893.                     var f = d.getElementsByTagName(s)[0],
  1894.                         j = d.createElement(s),
  1895.                         dl = l != 'dataLayer' ? '&l=' + l : '';
  1896.                     j.async = true;
  1897.                     j.src =
  1898.                         'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
  1899.                     f.parentNode.insertBefore(j, f);
  1900.                 })(window, document, 'script', 'dataLayer', 'GTM-NBGCRZR'); //replace GTM-XXXXXX with Google Tag Manager ID
  1901.             </script>
  1902.             <script type=\"text/javascript\">
  1903.                 // Please replace 'ucEvent' with the event you have just created
  1904.                 window.addEventListener(\"ucEvent\", function (e) {
  1905.                     if( e.detail && e.detail.event == \"consent_status\") {
  1906.                         // Please replace the analytics service name here with the customized service
  1907.                         var ucAnalyticsService = 'Google Analytics';
  1908.                         // Please replace the ad service name here with the customized service
  1909.                         var ucAdService = 'Google Ads Remarketing';
  1910.                         if(e.detail.hasOwnProperty(ucAnalyticsService) && e.detail.hasOwnProperty(ucAdService))
  1911.                         {
  1912.                             gtag(\"consent\", \"update\", {
  1913.                                 ad_storage: e.detail[ucAdService] ? 'granted':'denied',
  1914.                                 ad_user_data: e.detail[ucAdService] ? 'granted':'denied',
  1915.                                 ad_personalization: e.detail[ucAdService] ? 'granted':'denied',
  1916.                                 analytics_storage: e.detail[ucAnalyticsService] ? 'granted':'denied'
  1917.                             });
  1918.                         }
  1919.                         else {
  1920.                             if(e.detail.hasOwnProperty(ucAdService)) {
  1921.                                 gtag(\"consent\", \"update\", {
  1922.                                     ad_storage: e.detail[ucAdService] ? 'granted':'denied',
  1923.                                     ad_user_data: e.detail[ucAdService] ? 'granted':'denied',
  1924.                                     ad_personalization: e.detail[ucAdService] ? 'granted':'denied'
  1925.                                 });
  1926.                             }
  1927.                             if(e.detail.hasOwnProperty(ucAnalyticsService)) {
  1928.                                 gtag(\"consent\", \"update\", {
  1929.                                     analytics_storage: e.detail[ucAnalyticsService] ? 'granted':'denied'
  1930.                                 });
  1931.                             }
  1932.                         }
  1933.                     }
  1934.                 });
  1935.             </script>
  1936.         {% endif %}
  1937.         {% block meta_desc_key %}
  1938.             {% if app.request.locale == 'pl' %}
  1939.                 <meta name=\"description\" content=\"Centrum Krzeseł, Sprawdź krzesła i fotele do biura i domu. Niskie ceny, gwarancja oraz dostawa 24h. Kup teraz!\">
  1940.                 <meta name=\"keywords\" content=\"krzesła, fotele, hokery, meble, sklep internetowy, zakupy, centrum krzeseł\">
  1941.             {% endif %}
  1942.             {% if app.request.locale == 'cz' %}
  1943.                 <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í!\">
  1944.                 <meta name=\"keywords\" content=\"křesla, židle, barové stoličky, nábytek, internetový obchod, nákupy nabytku, prodejna židlí, prodejna křesel\">
  1945.             {% endif %}
  1946.             {% if app.request.locale == 'sk' %}
  1947.                 <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!\">
  1948.                 <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\">
  1949.             {% endif %}
  1950.             {% if app.request.locale == 'ro' %}
  1951.                 <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!\">
  1952.                 <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\">
  1953.             {% endif %}
  1954.         {% endblock %}
  1955.         {% block stylesheets %}{% endblock %}
  1956.         <link rel=\"shortcut icon\" href=\"#\" type=\"image/x-icon\">
  1957.         {% set rand = random(0, 100000) %}
  1958.         <link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.5.0/css/all.css\" integrity=\"sha384-B4dIYHKNBt8Bc12p+WXckhzcICo0wtJAoU8YZTY5qE0Id1GSseTk6S+L3BlXeVIU\"
  1959.               crossorigin=\"anonymous\">
  1960.         <link rel=\"icon\" type=\"image/x-icon\" href=\"/images/favicon.png\" />
  1961.         <link href=\"https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700&amp;subset=latin-ext&amp;display=swap\" rel=\"stylesheet\">
  1962.         <!-- Bulma Version 0.7.2-->
  1963.         <link rel=\"stylesheet\" href=\"/css/styles.css\" />
  1964.         <link rel=\"stylesheet\" href=\"/css/tooltip.css\" />
  1965.         <link rel=\"stylesheet\" href=\"/css/custom.css\" />
  1966.         <link rel=\"stylesheet\" href=\"/css/modal-fx.min.css\" />
  1967.         <link rel=\"stylesheet\" href=\"/css/VueAgile.css\">
  1968.         <link rel=\"stylesheet\" type=\"text/css\"  href=\"/css/v2.css\">
  1969.         <style>
  1970.             .cat-desc-excerpt a {
  1971.                 color:#102189!important;
  1972.             }
  1973.             .gotop {
  1974.                 display: none; /* Hidden by default */
  1975.                 position: fixed; /* Fixed/sticky position */
  1976.                 bottom: 20px; /* Place the button at the bottom of the page */
  1977.                 right: 30px; /* Place the button 30px from the right */
  1978.                 z-index: 99; /* Make sure it does not overlap */
  1979.                 border: none; /* Remove borders */
  1980.                 cursor: pointer; /* Add a mouse pointer on hover */
  1981.                 border-radius: 30px; /* Rounded corners */
  1982.             }
  1983.             @media (min-width: 900px) {
  1984.                 .hidableContainer {
  1985.                     margin-top:-30px;
  1986.                 }
  1987.                 .topSection {
  1988.                     padding:1.2rem 1.5rem;
  1989.                 }
  1990.                 .pricingContainer {
  1991.                     width:910px;
  1992.                     overflow: auto;
  1993.                 }
  1994.             }
  1995.             @media (min-width: 300px) {
  1996.                 .button-save-newsletter {
  1997.                     margin-top:16px;
  1998.                 }
  1999.                 .card .item-details {
  2000.                     top: 96% !important;
  2001.                 }
  2002.                 .remove-padding-top {
  2003.                     padding-top: 0px !important;
  2004.                 }
  2005.                 .active {
  2006.                     color:#ef1b2b;
  2007.                 }
  2008.                 .producer-select .field, .producer-select .field .control, .producer-select .field .control .select, .producer-select .field .control .select select {
  2009.                     width:100%;
  2010.                 }
  2011.             }
  2012.             .pagination li {
  2013.                 padding:10px;
  2014.                 font-size:1.3rem;
  2015.             }
  2016.             .carousel .carousel-container .carousel-item.has-background .is-background {
  2017.                 width:auto!important;
  2018.                 height:auto!important;
  2019.             }
  2020.             .logo-producer a img {
  2021.                 max-width: 200px;
  2022.                 max-height:40px;
  2023.             }
  2024.             .card.compare label {
  2025.                 color:green;
  2026.             }
  2027.             #topBanner {
  2028.                 position:absolute; width:100%; top:0px; height:35px; font-size:13px;
  2029.             }
  2030.             .lower_header {
  2031.                 margin-top:35px;
  2032.             }
  2033.             @media (max-width: 767px) {
  2034.                 .image img {
  2035.                     width: auto!important;
  2036.                 }
  2037.                 {#
  2038.                 #topBanner {
  2039.                     position:absolute; width:100%; top:0px; height:60px; font-size:11px;
  2040.                 }
  2041.                 .lower_header {
  2042.                     margin-top:60px!important;
  2043.                 }
  2044.                  #}
  2045.                 .lista-produktow .card .image img {
  2046.                     margin-left: auto;
  2047.                     margin-right: auto;
  2048.                 }
  2049.                 .compare-container-bottom {
  2050.                     margin-bottom: 45px!important;
  2051.                     margin-right: 0px;
  2052.                 }
  2053.                 .compare-container-top {
  2054.                     margin-top:10px;
  2055.                 }
  2056.                 .burger {
  2057.                     flex-shrink:1;
  2058.                     padding:0px;
  2059.                 }
  2060.                 .smaller-mobile {
  2061.                     max-width: 150px;
  2062.                 }
  2063.                 .hideMobile {
  2064.                     display: none;
  2065.                 }
  2066.                 #box-cookies .close-cookie {
  2067.                     top:20px!important;
  2068.                 }
  2069.                 #mobile-logo {
  2070.                     width: 120px!important;
  2071.                 }
  2072.                 #search_loader_container {
  2073.                     display: none;
  2074.                 }
  2075.             }
  2076.             #js_cat-desc-content {
  2077.                 max-height: 3em;
  2078.             }
  2079.             .cat-desc-excerpt {
  2080.                 overflow: hidden;
  2081.                 text-overflow: ellipsis;
  2082.                 height: 200px;
  2083.             }
  2084.             #box-cookies {
  2085.                 border-top: 1px solid #ddd;
  2086.                 position: fixed;
  2087.                 bottom: 0;
  2088.                 left: 0;
  2089.                 z-index: 100;
  2090.                 background: #fff;
  2091.                 width: 100%;
  2092.                 padding: 20px;
  2093.                 text-align: justify;
  2094.                 -webkit-font-smoothing: antialiased;
  2095.                 font-weight: 400;
  2096.                 color:black;
  2097.             }
  2098.             #box-cookies .close-cookie {
  2099.                 position: absolute;
  2100.                 right: 20px;
  2101.                 top: 13px;
  2102.             }
  2103.             #box-cookies .container {
  2104.                 padding-right: 80px;
  2105.                 font-size: 1em;
  2106.                 padding-left: 15px;
  2107.                 margin-right: auto;
  2108.                 margin-left: auto;
  2109.             }
  2110.             .slide img {
  2111.                 object-fit: initial!important;
  2112.                 width:auto!important;
  2113.             }
  2114.             .zoom-on-hover img {
  2115.                 max-height:650px;
  2116.             }
  2117.             .agile__slide {
  2118.                 text-align: center;
  2119.             }
  2120.             #all-prod-image {
  2121.                 max-width: 150px;
  2122.             }
  2123.             #prod-image-24 {
  2124.                 max-width: 150px;
  2125.             }
  2126.             .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); }
  2127.             .autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
  2128.             .autocomplete-no-suggestion { padding: 2px 5px;}
  2129.             .autocomplete-selected { background: #F0F0F0; }
  2130.             .autocomplete-suggestions strong { font-weight: bold; color: #000; }
  2131.             .autocomplete-group { padding: 2px 5px; font-weight: bold; font-size: 16px; color: #000; display: block; border-bottom: 1px solid #000; }
  2132.             .autocomplete-image {
  2133.                 max-width:40px;
  2134.                 max-height: 40px;
  2135.                 text-align: center;
  2136.             }
  2137.             .autocomplete-ck-container {
  2138.                 display: inline-block;
  2139.                 width:100%;
  2140.                 cursor: pointer;
  2141.                 height:44px;
  2142.             }
  2143.             .autocomplete-image-container {
  2144.                 display: inline-block;
  2145.                 width:40px;
  2146.                 text-align: center;
  2147.                 margin-left:5px;
  2148.                 background: white!important;
  2149.             }
  2150.             .autocomplete-title {
  2151.                 display: inline-block;
  2152.                 vertical-align: top;
  2153.                 font-weight: bold;
  2154.                 font-size:14px;
  2155.                 margin-top: 12px;
  2156.                 margin-left:10px;
  2157.                 width:60%;
  2158.                 overflow: hidden;
  2159.                 white-space: nowrap;
  2160.                 text-overflow: ellipsis;
  2161.             }
  2162.             .autocomplete-price {
  2163.                 text-align: left;
  2164.                 float:right;
  2165.                 display: inline-block;
  2166.                 color:black;
  2167.                 width: 25%;
  2168.                 vertical-align: top;
  2169.                 margin-top: 12px;
  2170.                 font-size: 14px;
  2171.                 font-weight: bold;
  2172.             }
  2173.             .listing-marker {
  2174.                 float: right;
  2175.                 padding-right: 3px;
  2176.                 padding-top: 3px;
  2177.             }
  2178.             @media only screen and (min-width: 1px) and (max-width: 768px) {
  2179.                 #header_container {
  2180.                     min-height: 78px;
  2181.                 }
  2182.             }
  2183.             @media only screen and (min-width: 1px) and (max-width: 700px) {
  2184.                 .navbar-item, .navbar-link {
  2185.                     padding: 0.4rem 0.4rem!important;
  2186.                 }
  2187.                 .header-product-bar img {
  2188.                     height:25px!important;
  2189.                 }
  2190.             }
  2191.             @media only screen and (min-width: 769px) and (max-width: 1024px) {
  2192.                 #header_container {
  2193.                     min-height: 131px;
  2194.                 }
  2195.             }
  2196.             @media only screen and (min-width: 1024px) and (max-width: 90000px) {
  2197.                 #header_container {
  2198.                     min-height: 199px;
  2199.                 }
  2200.             }
  2201.             @media only screen and (min-width: 769px) and (max-width: 1024px) {
  2202.                 #galleryMain {
  2203.                     min-height: 790px;
  2204.                 }
  2205.             }
  2206.             .additionalInfo {
  2207.                 position: absolute;
  2208.                 top:-100px;
  2209.                 visibility: hidden;
  2210.                 left:-100px;
  2211.             }
  2212.         </style>
  2213.         <style>
  2214.             .payu-mini-installments-widget-details {
  2215.                 color:black!important;
  2216.                 text-decoration: none!important;
  2217.             }
  2218.             .payu-mini-installments-widget-amount {
  2219.                 color: #ef1b2b!important;
  2220.                 cursor:pointer!important;
  2221.                 text-decoration: underline!important;
  2222.                 font-weight: bold!important;
  2223.             }
  2224.         </style>
  2225.         {% block css %}
  2226.             {% if app.request.locale == 'cz' %}
  2227.                 <style>
  2228.                     .dropdown-button:not(.no-image) span:first-child {
  2229.                         padding-right:90px!important;
  2230.                     }
  2231.                 </style>
  2232.             {% endif %}
  2233.             <style>
  2234.                 .dropdown4 .dropdown-trigger .dropdown-button .image {
  2235.                     margin-left:60px!important;
  2236.                 }
  2237.             </style>
  2238.         {% endblock %}
  2239.     </head>
  2240.     <body>
  2241.     {% if app.request.locale == 'cz' %}
  2242.         <!-- Google Tag Manager (noscript) -->
  2243.         <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-NFNTDX6\"
  2244.                           height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>
  2245.         <!-- End Google Tag Manager (noscript) -->
  2246.     {% endif %}
  2247.     {% if app.request.locale == 'ro' %}
  2248.         <!-- Google Tag Manager (noscript) -->
  2249.         <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-5BN3TFF\"
  2250.                           height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>
  2251.         <!-- End Google Tag Manager (noscript) -->
  2252.     {% endif %}
  2253.     {% if app.request.locale == 'sk' %}
  2254.         <!-- Google Tag Manager (noscript) -->
  2255.         <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-NBGCRZR\"
  2256.                           height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>
  2257.         <!-- End Google Tag Manager (noscript) -->
  2258.     {% endif %}
  2259.     {% if app.request.locale == 'pl' %}
  2260.         <!-- Google Tag Manager (noscript) -->
  2261.         <noscript>
  2262.             <iframe src=https://www.googletagmanager.com/ns.html?id=GTM-N2JVG9G height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe>
  2263.         </noscript>
  2264.         <!-- End Google Tag Manager (noscript) -->
  2265.     {% endif %}
  2266.     <div id=\"app\">
  2267.         {{ render(controller('App\\\\Controller\\\\HomeController::topAction', {}, {'reqParams':app.request.attributes.all})) }}
  2268.         {% block content %}
  2269.         {% endblock %}
  2270.         {% block fos_user_content %}
  2271.         {% endblock %}
  2272.         {{ render(controller('App\\\\Controller\\\\HomeController::footerAction')) }}
  2273.     </div>
  2274.     {% block javascripts %}
  2275.         <script type=\"text/javascript\" src=\"/js/bulma-carousel.min.js\"></script>
  2276.         <script src=\"/js/VueAgile.umd.min.js\"></script>
  2277.         <script type=\"text/javascript\" src=\"/js/zoomOnHover.js\"></script>
  2278.         <script type=\"text/javascript\" src=\"/js/vue-affix.min.js\"></script>
  2279.         <script type=\"text/javascript\" src=\"/js/vue-scrollactive.min.js\"></script>
  2280.         <script type=\"text/javascript\" src=\"/js/vue-burger-menu.umd.min.js\"></script>
  2281.         <script type=\"text/javascript\" src=\"/js/vue-match-heights.min.js\"></script>
  2282.         <script type=\"text/javascript\" src=\"/js/blueimp-helper.js\"></script>
  2283.         <script type=\"text/javascript\" src=\"/js/blueimp-gallery.js\"></script>
  2284.         <script type=\"text/javascript\" src=\"/js/blueimp-gallery-fullscreen.js\"></script>
  2285.         <link rel=\"stylesheet\" type=\"text/css\" href=\"/css/blueimp-gallery.min.css\">
  2286.         <script type=\"text/javascript\" src=\"/js/vue-gallery.min.js\"></script>
  2287.         <script type=\"text/javascript\" src=\"https://unpkg.com/blueimp-gallery@2.36.0/js/blueimp-helper.js\"></script>
  2288.         <script type=\"text/javascript\" src=\"https://unpkg.com/blueimp-gallery@2.36.0/js/blueimp-gallery.js\"></script>
  2289.         <script type=\"text/javascript\" src=\"https://unpkg.com/blueimp-gallery@2.36.0/js/blueimp-gallery-video.js\"></script>
  2290.         <script type=\"text/javascript\" src=\"https://unpkg.com/blueimp-gallery@2.36.0/js/blueimp-gallery-youtube.js\"></script>
  2291.         <script type=\"text/javascript\" src=\"https://unpkg.com/blueimp-gallery@2.36.0/js/blueimp-gallery-fullscreen.js\"></script>
  2292.         <link rel=\"stylesheet\" type=\"text/css\" href=\"https://unpkg.com/blueimp-gallery@2.36.0/css/blueimp-gallery.min.css\">
  2293.         <script src=\"/js/custom.js\"></script>
  2294.         <script src=\"/js/vue-components.js?s={{ date().timestamp }}\"></script>
  2295.         <script src=\"/js/compare.js\"></script>
  2296.         <script src=\"/js/jquery.cookie.min.js\"></script>
  2297.         <script src=\"/js/autocomplete/dist/jquery.autocomplete.min.js\"></script>
  2298.         {% if app.request.locale != 'ro' %}
  2299.             <script type=\"text/javascript\" src=\"//orbitvu.co/share/YHkDV8qXbhu7xWELhwoRu/94705/orbittour/script\"></script>
  2300.         {% endif %}
  2301.         <script src=\"/js/matchMedia.addListener.js\"></script>
  2302.         <script src=\"/js/matchMedia.js\"></script>
  2303.         <script>
  2304.             \$(document).ready(function () {
  2305.                 //Get the button:
  2306.                 mybutton = document.getElementById(\"gotop\");
  2307.                 // When the user scrolls down 20px from the top of the document, show the button
  2308.                 window.onscroll = function () {
  2309.                     scrollFunction()
  2310.                 };
  2311.                 function scrollFunction() {
  2312.                     if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) {
  2313.                         mybutton.style.display = \"block\";
  2314.                     } else {
  2315.                         mybutton.style.display = \"none\";
  2316.                     }
  2317.                 }
  2318.                 \$('#closeBurger').on(\"click\", function() {
  2319.                     \$('#loop_search_mobile').trigger(\"click\");
  2320.                     \$(this).hide();
  2321.                 });
  2322.                 \$('.burger').on(\"click\", function() {
  2323.                     \$('#closeBurger').show(1).delay(1000);
  2324.                 })
  2325.             });
  2326.             // When the user clicks on the button, scroll to the top of the document
  2327.             function topFunction() {
  2328.                 document.body.scrollTop = 0; // For Safari
  2329.                 document.documentElement.scrollTop = 0; // For Chrome, Firefox, IE and Opera
  2330.             }
  2331.             \$(document).ready(function () {
  2332.                 \$('.category-box').on(\"click\", function() {
  2333.                     var href = \$(this).attr('data-href');
  2334.                     window.location.href = href;
  2335.                 });
  2336.                 \$('.read-more').on(\"click\", function() {
  2337.                     \$('#js_cat-desc-content').css('max-height', '1600px');
  2338.                     \$('.cat-desc-excerpt').css(\"overflow\", \"auto\");
  2339.                     \$('.cat-desc-excerpt').css(\"height\", \"auto\");
  2340.                     \$(this).hide();
  2341.                 });
  2342.                 \$('.close-cookie').on(\"click\", function() {
  2343.                     var cookie_bar=\$('#box-cookies');
  2344.                     \$.cookie('box_cookie',true,{expires:30,path:'/'});
  2345.                     cookie_bar.fadeOut(400,function(){cookie_bar.remove();})
  2346.                 });
  2347.                 if (typeof \$.cookie('box_cookie') === 'undefined'){
  2348.                     //no cookie
  2349.                 } else {
  2350.                     \$('#box-cookies').remove();
  2351.                 }
  2352.                 \$('.mega-menu-show').on(\"click\", function() {
  2353.                     \$('.mega-menu-1').show();
  2354.                 });
  2355.                 \$('.mega-menu-1').mouseleave(function() {
  2356.                     \$(this).hide();
  2357.                 });
  2358.                 /* handle onmouseover mega menu */
  2359.                 \$('.navbar-item').hover(function(e){
  2360.                     var attr = \$(this).attr('data-image');
  2361.                     var target = \$(this).attr('data-target');
  2362.                     if (typeof attr !== typeof undefined && attr !== false) {
  2363.                         if (attr.length) {
  2364.                             \$('#' + target).attr('src', attr);
  2365.                         } else {
  2366.                             if (target == 'all-prod-image') {
  2367.                                 \$('#all-prod-image').attr('src', '/images/wszystkie_produkty.jpg');
  2368.                             } else {
  2369.                                 {% if app.request.locale == 'ro' %}
  2370.                                     \$('#prod-image-24').attr('src', '/images/ro/box_24h-01.jpg');
  2371.                                 {% else %}
  2372.                                     \$('#prod-image-24').attr('src', '/images/maj_2019/box_24h.jpg');
  2373.                                 {% endif %}
  2374.                             }
  2375.                         }
  2376.                     }
  2377.                 });
  2378.                 \$('#search_autocomplete').autocomplete({
  2379.                     serviceUrl: '/search/auto-complete/query',
  2380.                     minChars: 3,
  2381.                     onSearchStart: function() {
  2382.                         \$('#search_loader').show();
  2383.                     },
  2384.                     onSelect: function (suggestion) {
  2385.                         window.location.href = suggestion.url;
  2386.                     },
  2387.                     formatResult: function (suggestion) {
  2388.                         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>';
  2389.                     },
  2390.                     onSearchComplete: function (query, suggestions) {
  2391.                         \$('#search_loader').hide();
  2392.                     }
  2393.                 });
  2394.             });
  2395.             var block = false;
  2396.         </script>
  2397.         <!-- cdnjs -->
  2398.         <script type=\"text/javascript\" src=\"//cdnjs.cloudflare.com/ajax/libs/jquery.lazy/1.7.9/jquery.lazy.min.js\"></script>
  2399.         <script type=\"text/javascript\" src=\"//cdnjs.cloudflare.com/ajax/libs/jquery.lazy/1.7.9/jquery.lazy.plugins.min.js\"></script>
  2400.         <script>
  2401.             \$(function() {
  2402.                 \$('.lazy').Lazy();
  2403.             });
  2404.         </script>
  2405.     {% endblock %}
  2406.     {% if app.request.locale == 'pl' %}
  2407.         {#
  2408.         <div id=\"box-cookies\" class=\"hidden-print\">
  2409.             <div class=\"container\" style=\"font-size:12px;\">
  2410.                 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>.
  2411.             </div>
  2412.             <a href=\"javascript:;\" class=\"close-cookie visible-xs button button-default button-small\" title=\"Zamknij\"><span class=\"fa fa-times\"></span> &nbsp;
  2413.                 <span class=\"hideMobile\">
  2414.                     Zamknij
  2415.                 </span>
  2416.             </a>
  2417.         </div>
  2418.         #}
  2419.     {% endif %}
  2420.     <img alt=\"Go Top\" style=\"max-width: 40px;\" onclick=\"topFunction()\" class=\"gotop\" id=\"gotop\" src=\"/images/gotop.png\"/>
  2421.     </body>
  2422. </html>
  2423. ""base.html.twig""/home/users/ck_new/templates/base.html.twig");
  2424.     }
  2425. }