var/cache/dev/twig/45/45184ce89592e715a6ddbb2372d4b3bcb60171b2faeece51fe2b88e2fb2a5f81.php line 973

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