templates/base.html.twig line 1

Open in your IDE?
  1. {% trans_default_domain 'store' %}
  2. <!DOCTYPE html>
  3. <html lang="pl">
  4.     <head>
  5.         <script src="/js/vue.min.js"></script>
  6.         <script src="/js/jquery.min.js"></script>
  7.         <meta charset="utf-8">
  8.         <meta http-equiv="X-UA-Compatible" content="IE=edge">
  9.         <meta name="viewport" content="width=device-width, initial-scale=1">
  10.         <title>
  11.             {% block title %}
  12.                 {% if app.request.locale == 'pl' %}
  13.                     {{ 'page_main_title'|trans }}
  14.                 {% endif %}
  15.                 {% if app.request.locale == 'cz' %}
  16.                     Židle, křesla, barové stoličky – obchod eZidle.cz
  17.                 {% endif %}
  18.                 {% if app.request.locale == 'sk' %}
  19.                     Stoličky, kreslá, barové stoličky - obchod stolicky24.sk
  20.                 {% endif %}
  21.                 {% if app.request.locale == 'ro' %}
  22.                     Mobila24.ro - Sute de piese de mobilier pentru casă și birou
  23.                 {% endif %}
  24.             {% endblock %}
  25.         </title>
  26.         <meta name="facebook-domain-verification" content="oyvmscqbjt7lmm8ao9yca7lqo9j4wh" />
  27.         {% block facebook %}
  28.             {% if 'ckdev' in app.request.getSchemeAndHttpHost() %}
  29.                 <meta name="robots" content="noindex, nofollow" />
  30.             {% endif %}
  31.             {% if app.request.locale == 'pl' %}
  32.                 <meta property="og:image" content=""/>
  33.                 <meta property="og:title" content="CentrumKrzesel.pl"/>
  34.                 <meta property="og:url" content="https://www.centrumkrzesel.pl"/>
  35.                 <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.">
  36.             {% endif %}
  37.             {% if app.request.locale == 'cz' %}
  38.                 {% if 'dev.ezidle' in app.request.getSchemeAndHttpHost() %}
  39.                     <meta name="robots" content="noindex, nofollow" />
  40.                 {% endif %}
  41.                 <meta property="og:image" content=""/>
  42.                 <meta property="og:title" content="Židle, křesla, barové stoličky – obchod eZidle.cz"/>
  43.                 <meta property="og:url" content="https://www.ezidle.cz"/>
  44.                 <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í!">
  45.             {% endif %}
  46.             {% if app.request.locale == 'sk' %}
  47.                 <meta property="og:image" content=""/>
  48.                 <meta property="og:title" content="Stoličky, kreslá, barové stoličky - obchod stolicky24.sk"/>
  49.                 <meta property="og:url" content="https://www.stolicky24.sk"/>
  50.                 <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!">
  51.             {% endif %}
  52.             {% if app.request.locale == 'ro' %}
  53.                 <meta property="og:image" content="https://www.mobila24.ro/images/ro/logo-mobila24-ro.png"/>
  54.                 <meta property="og:title" content="Mobila24.ro - Sute de piese de mobilier pentru casă și birou"/>
  55.                 <meta property="og:url" content="https://www.mobila24.ro/"/>
  56.                 <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!">
  57.             {% endif %}
  58.             <meta property="og:type" content="website"/>
  59.         {% endblock %}
  60.         <!-- Google Code for Lista G&#322;&oacute;wna -->
  61.         <!-- 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 -->
  62.         {#
  63.         <script type="text/javascript">
  64.             /* <![CDATA[ */
  65.             var google_conversion_id = 1070791059;
  66.             var google_conversion_label = "TiNOCOmd5gMQk_PL_gM";
  67.             var google_custom_params = window.google_tag_params;
  68.             var google_remarketing_only = true;
  69.             /* ]]> */
  70.         </script>
  71.         <script type="text/javascript" src="//www.googleadservices.com/pagead/conversion.js">
  72.         </script>
  73.         <noscript>
  74.             <div style="display:inline;">
  75.                 <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"/>
  76.             </div>
  77.         </noscript>
  78.         #}
  79.         {% if app.request.locale == 'pl' %}
  80.             {% if app.request.getClientIp() != '185.229.227.78' %}
  81.                 <script>
  82.                     window.dataLayer = window.dataLayer || [];
  83.                 </script>
  84.                 <script id="usercentrics-cmp" src="https://app.usercentrics.eu/browser-ui/latest/loader.js" data-settings-id="OqUugE3Vy" async></script>
  85.                 <script type="text/javascript">
  86.                     // create dataLayer
  87.                     function gtag() {
  88.                         dataLayer.push(arguments);
  89.                     }
  90.                     // set „denied" as default for both ad and analytics storage,
  91.                     gtag("consent", "default", {
  92.                         ad_user_data: "denied",
  93.                         ad_personalization: "denied",
  94.                         ad_storage: "denied",
  95.                         analytics_storage: "denied",
  96.                         wait_for_update: 2000 // milliseconds to wait for update
  97.                     });
  98.                     // Enable ads data redaction by default [optional]
  99.                     gtag("set", "ads_data_redaction", true);
  100.                     gtag('config','GTM-N2JVG9G', {'allow_enhanced_conversions':true});
  101.                 </script>
  102.                 <script type="text/javascript">
  103.                     // Google Tag Manager
  104.                     (function(w, d, s, l, i) {
  105.                         w[l] = w[l] || [];
  106.                         w[l].push({
  107.                             'gtm.start': new Date().getTime(),
  108.                             event: 'gtm.js'
  109.                         });
  110.                         var f = d.getElementsByTagName(s)[0],
  111.                             j = d.createElement(s),
  112.                             dl = l != 'dataLayer' ? '&l=' + l : '';
  113.                         j.async = true;
  114.                         j.src =
  115.                             'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
  116.                         f.parentNode.insertBefore(j, f);
  117.                     })(window, document, 'script', 'dataLayer', 'GTM-N2JVG9G'); //replace GTM-XXXXXX with Google Tag Manager ID
  118.                 </script>
  119.                 <script>
  120.                     gtag('config','GTM-N2JVG9G', {'allow_enhanced_conversions':true});
  121.                 </script>
  122.                 <script type="text/javascript">
  123.                     // Please replace 'ucEvent' with the event you have just created
  124.                     window.addEventListener("ucEvent", function (e) {
  125.                         if( e.detail && e.detail.event == "consent_status") {
  126.                             // Please replace the analytics service name here with the customized service
  127.                             var ucAnalyticsService = 'Google Analytics';
  128.                             // Please replace the ad service name here with the customized service
  129.                             var ucAdService = 'Google Ads Remarketing';
  130.                             if(e.detail.hasOwnProperty(ucAnalyticsService) && e.detail.hasOwnProperty(ucAdService))
  131.                             {
  132.                                 gtag("consent", "update", {
  133.                                     ad_storage: e.detail[ucAdService] ? 'granted':'denied',
  134.                                     ad_user_data: e.detail[ucAdService] ? 'granted':'denied',
  135.                                     ad_personalization: e.detail[ucAdService] ? 'granted':'denied',
  136.                                     analytics_storage: e.detail[ucAnalyticsService] ? 'granted':'denied'
  137.                                 });
  138.                             }
  139.                             else {
  140.                                 if(e.detail.hasOwnProperty(ucAdService)) {
  141.                                     gtag("consent", "update", {
  142.                                         ad_storage: e.detail[ucAdService] ? 'granted':'denied',
  143.                                         ad_user_data: e.detail[ucAdService] ? 'granted':'denied',
  144.                                         ad_personalization: e.detail[ucAdService] ? 'granted':'denied'
  145.                                     });
  146.                                 }
  147.                                 if(e.detail.hasOwnProperty(ucAnalyticsService)) {
  148.                                     gtag("consent", "update", {
  149.                                         analytics_storage: e.detail[ucAnalyticsService] ? 'granted':'denied'
  150.                                     });
  151.                                 }
  152.                             }
  153.                         }
  154.                     });
  155.                 </script>
  156.                 {% set currentPath = app.request.get('_route') %}
  157.                 <!-- Facebook Pixel Code -->
  158.                 <script type="text/plain" data-usercentrics="Facebook Pixel">
  159.                     !function(f,b,e,v,n,t,s)
  160.                     {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
  161.                         n.callMethod.apply(n,arguments):n.queue.push(arguments)};
  162.                         if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
  163.                         n.queue=[];t=b.createElement(e);t.async=!0;
  164.                         t.src=v;s=b.getElementsByTagName(e)[0];
  165.                         s.parentNode.insertBefore(t,s)}(window,document,'script',
  166.                         'https://connect.facebook.net/en_US/fbevents.js');
  167.                     fbq('init', '1672124773108240');
  168.                     fbq('track', 'PageView');
  169.                     {% if currentPath == 'product' %}
  170.                         fbq('track', 'ViewContent');
  171.                     {% endif %}
  172.                     {% if currentPath == 'cart' %}
  173.                         fbq('track', 'AddToCart');
  174.                     {% endif %}
  175.                     {% if currentPath == 'register' %}
  176.                         fbq('track', 'InitiateCheckout');
  177.                     {% endif %}
  178.                 </script>
  179.                 <!-- End Facebook Pixel Code -->
  180.             {% endif %}
  181.             <script src="https://static.payu.com/res/v2/widget-mini-installments.js"></script>
  182.         {% endif %}
  183.         {% if app.request.locale == 'cz' %}
  184.             <!-- Start of LiveChat (www.livechatinc.com) code -->
  185.             <script type="text/javascript">
  186.                 window.__lc = window.__lc || {};
  187.                 window.__lc.license = 11961327;
  188.                 (function() {
  189.                     var lc = document.createElement('script'); lc.type = 'text/javascript'; lc.async = true;
  190.                     lc.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'cdn.livechatinc.com/tracking.js';
  191.                     var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(lc, s);
  192.                 })();
  193.             </script>
  194.             <noscript>
  195.                 <a href="https://www.livechatinc.com/chat-with/11961327/" rel="nofollow">Chat with us</a>,
  196.                 powered by <a href="https://www.livechatinc.com/?welcome" rel="noopener nofollow" target="_blank">LiveChat</a>
  197.             </noscript>
  198.             <!-- End of LiveChat code -->
  199.             <meta name="seznam-wmt" content="PHYWsDX58In7oX9SdvZWqfEf3RFyQaBC" />
  200.         {% endif %}
  201.         {% if app.request.locale == 'pl' %}
  202.             <script>
  203.                 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  204.                     (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  205.                     m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  206.                 })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
  207.                 ga('create', 'UA-2996790-1', 'centrumkrzesel.pl');
  208.                 ga('send', 'pageview');
  209.             </script>
  210.         {% endif %}
  211.         {% if app.request.locale == 'cz' %}
  212.             <script>
  213.                 window.dataLayer = window.dataLayer || [];
  214.             </script>
  215.             <script id="usercentrics-cmp" src="https://app.usercentrics.eu/browser-ui/latest/loader.js" data-settings-id="wmvRS1Hb5W_YrY" async></script>
  216.             <script type="text/javascript">
  217.                 // create dataLayer
  218.                 function gtag() {
  219.                     dataLayer.push(arguments);
  220.                 }
  221.                 // set „denied" as default for both ad and analytics storage,
  222.                 gtag("consent", "default", {
  223.                     ad_user_data: "denied",
  224.                     ad_personalization: "denied",
  225.                     ad_storage: "denied",
  226.                     analytics_storage: "denied",
  227.                     wait_for_update: 2000 // milliseconds to wait for update
  228.                 });
  229.                 // Enable ads data redaction by default [optional]
  230.                 gtag("set", "ads_data_redaction", true);
  231.             </script>
  232.             <script type="text/javascript">
  233.                 // Google Tag Manager
  234.                 (function(w, d, s, l, i) {
  235.                     w[l] = w[l] || [];
  236.                     w[l].push({
  237.                         'gtm.start': new Date().getTime(),
  238.                         event: 'gtm.js'
  239.                     });
  240.                     var f = d.getElementsByTagName(s)[0],
  241.                         j = d.createElement(s),
  242.                         dl = l != 'dataLayer' ? '&l=' + l : '';
  243.                     j.async = true;
  244.                     j.src =
  245.                         'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
  246.                     f.parentNode.insertBefore(j, f);
  247.                 })(window, document, 'script', 'dataLayer', 'GTM-NFNTDX6'); //replace GTM-XXXXXX with Google Tag Manager ID
  248.             </script>
  249.             <script type="text/javascript">
  250.                 // Please replace 'ucEvent' with the event you have just created
  251.                 window.addEventListener("ucEvent", function (e) {
  252.                     if( e.detail && e.detail.event == "consent_status") {
  253.                         // Please replace the analytics service name here with the customized service
  254.                         var ucAnalyticsService = 'Google Analytics';
  255.                         // Please replace the ad service name here with the customized service
  256.                         var ucAdService = 'Google Ads Remarketing';
  257.                         if(e.detail.hasOwnProperty(ucAnalyticsService) && e.detail.hasOwnProperty(ucAdService))
  258.                         {
  259.                             gtag("consent", "update", {
  260.                                 ad_storage: e.detail[ucAdService] ? 'granted':'denied',
  261.                                 ad_user_data: e.detail[ucAdService] ? 'granted':'denied',
  262.                                 ad_personalization: e.detail[ucAdService] ? 'granted':'denied',
  263.                                 analytics_storage: e.detail[ucAnalyticsService] ? 'granted':'denied'
  264.                             });
  265.                         }
  266.                         else {
  267.                             if(e.detail.hasOwnProperty(ucAdService)) {
  268.                                 gtag("consent", "update", {
  269.                                     ad_storage: e.detail[ucAdService] ? 'granted':'denied',
  270.                                     ad_user_data: e.detail[ucAdService] ? 'granted':'denied',
  271.                                     ad_personalization: e.detail[ucAdService] ? 'granted':'denied'
  272.                                 });
  273.                             }
  274.                             if(e.detail.hasOwnProperty(ucAnalyticsService)) {
  275.                                 gtag("consent", "update", {
  276.                                     analytics_storage: e.detail[ucAnalyticsService] ? 'granted':'denied'
  277.                                 });
  278.                             }
  279.                         }
  280.                     }
  281.                 });
  282.             </script>
  283.             {#
  284.             <!-- Google Tag Manager -->
  285.             <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  286.                         new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  287.                     j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  288.                     'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
  289.                 })(window,document,'script','dataLayer','GTM-NFNTDX6');</script>
  290.             <!-- End Google Tag Manager -->
  291.             <script>
  292.                 window.dataLayer = window.dataLayer || [];
  293.                 function gtag(){dataLayer.push(arguments);}
  294.                 gtag('js', new Date());
  295.                 gtag('consent', 'update', {
  296.                     'ad_storage': 'granted',
  297.                     'analytics_storage': 'granted'
  298.                 });
  299.             </script>
  300.             <!-- Google tag (gtag.js) -->
  301.             <script async src=https://www.googletagmanager.com/gtag/js?id=UA-155369979-1></script>
  302.             <script>
  303.                 function gtag(){dataLayer.push(arguments);}
  304.                 gtag('js', new Date());
  305.                 gtag('config', 'UA-155369979-1');
  306.             </script>
  307.             #}
  308.         {% endif %}
  309.         {% if app.request.locale == 'ro' %}
  310.             <script>
  311.                 window.dataLayer = window.dataLayer || [];
  312.             </script>
  313.             <meta name="google-site-verification" content="O2EEViRoJOEKVbAYtBipK4bKNauN4pyc5nF-G_rkalY" />
  314.             <meta name="p:domain_verify" content="6f396b9799f8f5564e74275623dd0eba"/>
  315.             <script id="usercentrics-cmp" src="https://app.usercentrics.eu/browser-ui/latest/loader.js" data-settings-id="Rg7qdXUYwqCGLp" async></script>
  316.             {#
  317.             <!-- Google Tag Manager -->
  318.             <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  319.                         new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  320.                     j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  321.                     'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
  322.                 })(window,document,'script','dataLayer','GTM-5BN3TFF');</script>
  323.             <!-- End Google Tag Manager -->
  324.             <script>
  325.                 window.dataLayer = window.dataLayer || [];
  326.                 function gtag(){dataLayer.push(arguments);}
  327.                 gtag('js', new Date());
  328.                 gtag('consent', 'update', {
  329.                     'ad_storage': 'granted',
  330.                     'analytics_storage': 'granted'
  331.                 });
  332.             </script>
  333.             #}
  334.             <script type="text/javascript">
  335.                 // create dataLayer
  336.                 function gtag() {
  337.                     dataLayer.push(arguments);
  338.                 }
  339.                 // set „denied" as default for both ad and analytics storage,
  340.                 gtag("consent", "default", {
  341.                     ad_user_data: "denied",
  342.                     ad_personalization: "denied",
  343.                     ad_storage: "denied",
  344.                     analytics_storage: "denied",
  345.                     wait_for_update: 2000 // milliseconds to wait for update
  346.                 });
  347.                 // Enable ads data redaction by default [optional]
  348.                 gtag("set", "ads_data_redaction", true);
  349.             </script>
  350.             <script type="text/javascript">
  351.                 // Google Tag Manager
  352.                 (function(w, d, s, l, i) {
  353.                     w[l] = w[l] || [];
  354.                     w[l].push({
  355.                         'gtm.start': new Date().getTime(),
  356.                         event: 'gtm.js'
  357.                     });
  358.                     var f = d.getElementsByTagName(s)[0],
  359.                         j = d.createElement(s),
  360.                         dl = l != 'dataLayer' ? '&l=' + l : '';
  361.                     j.async = true;
  362.                     j.src =
  363.                         'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
  364.                     f.parentNode.insertBefore(j, f);
  365.                 })(window, document, 'script', 'dataLayer', 'GTM-5BN3TFF'); //replace GTM-XXXXXX with Google Tag Manager ID
  366.             </script>
  367.             <script type="text/javascript">
  368.                 // Please replace 'ucEvent' with the event you have just created
  369.                 // Configuration for Biano Pixel
  370.                 const bianoPixelConfig = {
  371.                     consent: false, // Initially set to false, will update based on Usercentrics
  372.                     debug: false,    // Optional, enable for debugging purposes
  373.                 };
  374.                 window.addEventListener("ucEvent", function (e) {
  375.                     if (e.detail && e.detail.event === "consent_status") {
  376.                         // Replace with the service name as configured in Usercentrics
  377.                         const ucBianoService = 'Biano Pixel';
  378.                         // Check if consent is granted for the Biano service
  379.                         if (e.detail.hasOwnProperty(ucBianoService)) {
  380.                             console.log('Service exists');
  381.                             const consentGranted = e.detail[ucBianoService];
  382.                             bianoPixelConfig.consent = consentGranted;
  383.                             if (consentGranted) {
  384.                                 // Initialize Biano Pixel with Merchant ID only if consent is granted
  385.                                 !function(b, i, a, n, o, p, x, s) {
  386.                                     if (b.bianoTrack) return;
  387.                                     o = b.bianoTrack = function() {
  388.                                         o.callMethod ?
  389.                                             o.callMethod.apply(o, arguments) : o.queue.push(arguments)
  390.                                     };
  391.                                     o.push = o;
  392.                                     o.queue = [];
  393.                                     a = a || {};
  394.                                     n = a.consent === void(0) ? !0 : !!a.consent;
  395.                                     o.push('consent', n);
  396.                                     s = 'script';
  397.                                     p = i.createElement(s);
  398.                                     p.async = !0;
  399.                                     p.src = 'https://' + (n ? 'pixel.biano.ro' : 'bianopixel.com') +
  400.                                         '/' + (a.debug ? 'debug' : 'min') + '/pixel.js';
  401.                                     x = i.getElementsByTagName(s)[0];
  402.                                     x.parentNode.insertBefore(p, x);
  403.                                 }(window, document, bianoPixelConfig);
  404.                                 // Replace <put-your-merchant-id-here> with your actual Merchant ID
  405.                                 bianoTrack('init', 'ro147bfbbc166b3f1a023d2b3cd3532d5cc3356f1c');
  406.                             } else {
  407.                                 //console.log('Consent not granted for Biano Pixel. Biano Pixel will not be initialized.');
  408.                             }
  409.                         }
  410.                     }
  411.                     if( e.detail && e.detail.event == "consent_status") {
  412.                         // Please replace the analytics service name here with the customized service
  413.                         var ucAnalyticsService = 'Google Analytics';
  414.                         // Please replace the ad service name here with the customized service
  415.                         var ucAdService = 'Google Ads Remarketing';
  416.                         if(e.detail.hasOwnProperty(ucAnalyticsService) && e.detail.hasOwnProperty(ucAdService))
  417.                         {
  418.                             gtag("consent", "update", {
  419.                                 ad_storage: e.detail[ucAdService] ? 'granted':'denied',
  420.                                 ad_user_data: e.detail[ucAdService] ? 'granted':'denied',
  421.                                 ad_personalization: e.detail[ucAdService] ? 'granted':'denied',
  422.                                 analytics_storage: e.detail[ucAnalyticsService] ? 'granted':'denied'
  423.                             });
  424.                         }
  425.                         else {
  426.                             if(e.detail.hasOwnProperty(ucAdService)) {
  427.                                 gtag("consent", "update", {
  428.                                     ad_storage: e.detail[ucAdService] ? 'granted':'denied',
  429.                                     ad_user_data: e.detail[ucAdService] ? 'granted':'denied',
  430.                                     ad_personalization: e.detail[ucAdService] ? 'granted':'denied'
  431.                                 });
  432.                             }
  433.                             if(e.detail.hasOwnProperty(ucAnalyticsService)) {
  434.                                 gtag("consent", "update", {
  435.                                     analytics_storage: e.detail[ucAnalyticsService] ? 'granted':'denied'
  436.                                 });
  437.                             }
  438.                         }
  439.                     }
  440.                 });
  441.             </script>
  442.             <script>
  443.                 window.addEventListener("ucEvent", function (e) {
  444.                     if (e.detail && e.detail.event === "consent_status") {
  445.                         const ucBianoService = 'Biano Pixel';
  446.                         if (e.detail.hasOwnProperty(ucBianoService) && e.detail[ucBianoService]) {
  447.                             {% set currentPath = app.request.get('_route') %}
  448.                             {% if currentPath != 'product' and currentPath != 'summary' %}
  449.                                 bianoTrack('track', 'page_view', {
  450.                                     pageUrl: window.location.href, // URL of the current page
  451.                                     pageTitle: document.title       // Title of the current page
  452.                                 });
  453.                             {% endif %}
  454.                         }
  455.                     }
  456.                 });
  457.             </script>
  458.         {% endif %}
  459.         {% if app.request.locale == 'sk' %}
  460.             {#
  461.             <!-- Google Tag Manager -->
  462.             <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  463.                         new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  464.                     j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  465.                     'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
  466.                 })(window,document,'script','dataLayer','GTM-NBGCRZR');</script>
  467.             <!-- End Google Tag Manager -->
  468.             <script>
  469.                 function gtag(){dataLayer.push(arguments);}
  470.                 gtag('js', new Date());
  471.                 gtag('consent', 'update', {
  472.                     'ad_storage': 'granted',
  473.                     'analytics_storage': 'granted'
  474.                 });
  475.             </script>
  476.             <!-- Google tag (gtag.js) -->
  477.             <script async src=https://www.googletagmanager.com/gtag/js?id=UA-191422121-2></script>
  478.             <script>
  479.                 function gtag(){dataLayer.push(arguments);}
  480.                 gtag('js', new Date());
  481.                 gtag('config', 'UA-191422121-2');
  482.             </script>
  483.             #}
  484.             <script>
  485.                 window.dataLayer = window.dataLayer || [];
  486.             </script>
  487.             <script id="usercentrics-cmp" src="https://app.usercentrics.eu/browser-ui/latest/loader.js" data-settings-id="AdJVPlZ-xhbkNy" async></script>
  488.             <script type="text/javascript">
  489.                 // create dataLayer
  490.                 function gtag() {
  491.                     dataLayer.push(arguments);
  492.                 }
  493.                 // set „denied" as default for both ad and analytics storage,
  494.                 gtag("consent", "default", {
  495.                     ad_user_data: "denied",
  496.                     ad_personalization: "denied",
  497.                     ad_storage: "denied",
  498.                     analytics_storage: "denied",
  499.                     wait_for_update: 2000 // milliseconds to wait for update
  500.                 });
  501.                 // Enable ads data redaction by default [optional]
  502.                 gtag("set", "ads_data_redaction", true);
  503.             </script>
  504.             <script type="text/javascript">
  505.                 // Google Tag Manager
  506.                 (function(w, d, s, l, i) {
  507.                     w[l] = w[l] || [];
  508.                     w[l].push({
  509.                         'gtm.start': new Date().getTime(),
  510.                         event: 'gtm.js'
  511.                     });
  512.                     var f = d.getElementsByTagName(s)[0],
  513.                         j = d.createElement(s),
  514.                         dl = l != 'dataLayer' ? '&l=' + l : '';
  515.                     j.async = true;
  516.                     j.src =
  517.                         'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
  518.                     f.parentNode.insertBefore(j, f);
  519.                 })(window, document, 'script', 'dataLayer', 'GTM-NBGCRZR'); //replace GTM-XXXXXX with Google Tag Manager ID
  520.             </script>
  521.             <script type="text/javascript">
  522.                 // Please replace 'ucEvent' with the event you have just created
  523.                 window.addEventListener("ucEvent", function (e) {
  524.                     if( e.detail && e.detail.event == "consent_status") {
  525.                         // Please replace the analytics service name here with the customized service
  526.                         var ucAnalyticsService = 'Google Analytics';
  527.                         // Please replace the ad service name here with the customized service
  528.                         var ucAdService = 'Google Ads Remarketing';
  529.                         if(e.detail.hasOwnProperty(ucAnalyticsService) && e.detail.hasOwnProperty(ucAdService))
  530.                         {
  531.                             gtag("consent", "update", {
  532.                                 ad_storage: e.detail[ucAdService] ? 'granted':'denied',
  533.                                 ad_user_data: e.detail[ucAdService] ? 'granted':'denied',
  534.                                 ad_personalization: e.detail[ucAdService] ? 'granted':'denied',
  535.                                 analytics_storage: e.detail[ucAnalyticsService] ? 'granted':'denied'
  536.                             });
  537.                         }
  538.                         else {
  539.                             if(e.detail.hasOwnProperty(ucAdService)) {
  540.                                 gtag("consent", "update", {
  541.                                     ad_storage: e.detail[ucAdService] ? 'granted':'denied',
  542.                                     ad_user_data: e.detail[ucAdService] ? 'granted':'denied',
  543.                                     ad_personalization: e.detail[ucAdService] ? 'granted':'denied'
  544.                                 });
  545.                             }
  546.                             if(e.detail.hasOwnProperty(ucAnalyticsService)) {
  547.                                 gtag("consent", "update", {
  548.                                     analytics_storage: e.detail[ucAnalyticsService] ? 'granted':'denied'
  549.                                 });
  550.                             }
  551.                         }
  552.                     }
  553.                 });
  554.             </script>
  555.         {% endif %}
  556.         {% block meta_desc_key %}
  557.             {% if app.request.locale == 'pl' %}
  558.                 <meta name="description" content="Centrum Krzeseł, Sprawdź krzesła i fotele do biura i domu. Niskie ceny, gwarancja oraz dostawa 24h. Kup teraz!">
  559.                 <meta name="keywords" content="krzesła, fotele, hokery, meble, sklep internetowy, zakupy, centrum krzeseł">
  560.             {% endif %}
  561.             {% if app.request.locale == 'cz' %}
  562.                 <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í!">
  563.                 <meta name="keywords" content="křesla, židle, barové stoličky, nábytek, internetový obchod, nákupy nabytku, prodejna židlí, prodejna křesel">
  564.             {% endif %}
  565.             {% if app.request.locale == 'sk' %}
  566.                 <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!">
  567.                 <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">
  568.             {% endif %}
  569.             {% if app.request.locale == 'ro' %}
  570.                 <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!">
  571.                 <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">
  572.             {% endif %}
  573.         {% endblock %}
  574.         {% block stylesheets %}{% endblock %}
  575.         <link rel="shortcut icon" href="#" type="image/x-icon">
  576.         {% set rand = random(0, 100000) %}
  577.         <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.5.0/css/all.css" integrity="sha384-B4dIYHKNBt8Bc12p+WXckhzcICo0wtJAoU8YZTY5qE0Id1GSseTk6S+L3BlXeVIU"
  578.               crossorigin="anonymous">
  579.         <link rel="icon" type="image/x-icon" href="/images/favicon.png" />
  580.         <link href="https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700&amp;subset=latin-ext&amp;display=swap" rel="stylesheet">
  581.         <!-- Bulma Version 0.7.2-->
  582.         <link rel="stylesheet" href="/css/styles.css" />
  583.         <link rel="stylesheet" href="/css/tooltip.css" />
  584.         <link rel="stylesheet" href="/css/custom.css" />
  585.         <link rel="stylesheet" href="/css/modal-fx.min.css" />
  586.         <link rel="stylesheet" href="/css/VueAgile.css">
  587.         <link rel="stylesheet" type="text/css"  href="/css/v2.css">
  588.         <style>
  589.             .cat-desc-excerpt a {
  590.                 color:#102189!important;
  591.             }
  592.             .gotop {
  593.                 display: none; /* Hidden by default */
  594.                 position: fixed; /* Fixed/sticky position */
  595.                 bottom: 20px; /* Place the button at the bottom of the page */
  596.                 right: 30px; /* Place the button 30px from the right */
  597.                 z-index: 99; /* Make sure it does not overlap */
  598.                 border: none; /* Remove borders */
  599.                 cursor: pointer; /* Add a mouse pointer on hover */
  600.                 border-radius: 30px; /* Rounded corners */
  601.             }
  602.             @media (min-width: 900px) {
  603.                 .hidableContainer {
  604.                     margin-top:-30px;
  605.                 }
  606.                 .topSection {
  607.                     padding:1.2rem 1.5rem;
  608.                 }
  609.                 .pricingContainer {
  610.                     width:910px;
  611.                     overflow: auto;
  612.                 }
  613.             }
  614.             @media (min-width: 300px) {
  615.                 .button-save-newsletter {
  616.                     margin-top:16px;
  617.                 }
  618.                 .card .item-details {
  619.                     top: 96% !important;
  620.                 }
  621.                 .remove-padding-top {
  622.                     padding-top: 0px !important;
  623.                 }
  624.                 .active {
  625.                     color:#ef1b2b;
  626.                 }
  627.                 .producer-select .field, .producer-select .field .control, .producer-select .field .control .select, .producer-select .field .control .select select {
  628.                     width:100%;
  629.                 }
  630.             }
  631.             .pagination li {
  632.                 padding:10px;
  633.                 font-size:1.3rem;
  634.             }
  635.             .carousel .carousel-container .carousel-item.has-background .is-background {
  636.                 width:auto!important;
  637.                 height:auto!important;
  638.             }
  639.             .logo-producer a img {
  640.                 max-width: 200px;
  641.                 max-height:40px;
  642.             }
  643.             .card.compare label {
  644.                 color:green;
  645.             }
  646.             #topBanner {
  647.                 position:absolute; width:100%; top:0px; height:35px; font-size:13px;
  648.             }
  649.             .lower_header {
  650.                 margin-top:35px;
  651.             }
  652.             @media (max-width: 767px) {
  653.                 .image img {
  654.                     width: auto!important;
  655.                 }
  656.                 {#
  657.                 #topBanner {
  658.                     position:absolute; width:100%; top:0px; height:60px; font-size:11px;
  659.                 }
  660.                 .lower_header {
  661.                     margin-top:60px!important;
  662.                 }
  663.                  #}
  664.                 .lista-produktow .card .image img {
  665.                     margin-left: auto;
  666.                     margin-right: auto;
  667.                 }
  668.                 .compare-container-bottom {
  669.                     margin-bottom: 45px!important;
  670.                     margin-right: 0px;
  671.                 }
  672.                 .compare-container-top {
  673.                     margin-top:10px;
  674.                 }
  675.                 .burger {
  676.                     flex-shrink:1;
  677.                     padding:0px;
  678.                 }
  679.                 .smaller-mobile {
  680.                     max-width: 150px;
  681.                 }
  682.                 .hideMobile {
  683.                     display: none;
  684.                 }
  685.                 #box-cookies .close-cookie {
  686.                     top:20px!important;
  687.                 }
  688.                 #mobile-logo {
  689.                     width: 120px!important;
  690.                 }
  691.                 #search_loader_container {
  692.                     display: none;
  693.                 }
  694.             }
  695.             #js_cat-desc-content {
  696.                 max-height: 3em;
  697.             }
  698.             .cat-desc-excerpt {
  699.                 overflow: hidden;
  700.                 text-overflow: ellipsis;
  701.                 height: 200px;
  702.             }
  703.             #box-cookies {
  704.                 border-top: 1px solid #ddd;
  705.                 position: fixed;
  706.                 bottom: 0;
  707.                 left: 0;
  708.                 z-index: 100;
  709.                 background: #fff;
  710.                 width: 100%;
  711.                 padding: 20px;
  712.                 text-align: justify;
  713.                 -webkit-font-smoothing: antialiased;
  714.                 font-weight: 400;
  715.                 color:black;
  716.             }
  717.             #box-cookies .close-cookie {
  718.                 position: absolute;
  719.                 right: 20px;
  720.                 top: 13px;
  721.             }
  722.             #box-cookies .container {
  723.                 padding-right: 80px;
  724.                 font-size: 1em;
  725.                 padding-left: 15px;
  726.                 margin-right: auto;
  727.                 margin-left: auto;
  728.             }
  729.             .slide img {
  730.                 object-fit: initial!important;
  731.                 width:auto!important;
  732.             }
  733.             .zoom-on-hover img {
  734.                 max-height:650px;
  735.             }
  736.             .agile__slide {
  737.                 text-align: center;
  738.             }
  739.             #all-prod-image {
  740.                 max-width: 150px;
  741.             }
  742.             #prod-image-24 {
  743.                 max-width: 150px;
  744.             }
  745.             .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); }
  746.             .autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
  747.             .autocomplete-no-suggestion { padding: 2px 5px;}
  748.             .autocomplete-selected { background: #F0F0F0; }
  749.             .autocomplete-suggestions strong { font-weight: bold; color: #000; }
  750.             .autocomplete-group { padding: 2px 5px; font-weight: bold; font-size: 16px; color: #000; display: block; border-bottom: 1px solid #000; }
  751.             .autocomplete-image {
  752.                 max-width:40px;
  753.                 max-height: 40px;
  754.                 text-align: center;
  755.             }
  756.             .autocomplete-ck-container {
  757.                 display: inline-block;
  758.                 width:100%;
  759.                 cursor: pointer;
  760.                 height:44px;
  761.             }
  762.             .autocomplete-image-container {
  763.                 display: inline-block;
  764.                 width:40px;
  765.                 text-align: center;
  766.                 margin-left:5px;
  767.                 background: white!important;
  768.             }
  769.             .autocomplete-title {
  770.                 display: inline-block;
  771.                 vertical-align: top;
  772.                 font-weight: bold;
  773.                 font-size:14px;
  774.                 margin-top: 12px;
  775.                 margin-left:10px;
  776.                 width:60%;
  777.                 overflow: hidden;
  778.                 white-space: nowrap;
  779.                 text-overflow: ellipsis;
  780.             }
  781.             .autocomplete-price {
  782.                 text-align: left;
  783.                 float:right;
  784.                 display: inline-block;
  785.                 color:black;
  786.                 width: 25%;
  787.                 vertical-align: top;
  788.                 margin-top: 12px;
  789.                 font-size: 14px;
  790.                 font-weight: bold;
  791.             }
  792.             .listing-marker {
  793.                 float: right;
  794.                 padding-right: 3px;
  795.                 padding-top: 3px;
  796.             }
  797.             @media only screen and (min-width: 1px) and (max-width: 768px) {
  798.                 #header_container {
  799.                     min-height: 78px;
  800.                 }
  801.             }
  802.             @media only screen and (min-width: 1px) and (max-width: 700px) {
  803.                 .navbar-item, .navbar-link {
  804.                     padding: 0.4rem 0.4rem!important;
  805.                 }
  806.                 .header-product-bar img {
  807.                     height:25px!important;
  808.                 }
  809.             }
  810.             @media only screen and (min-width: 769px) and (max-width: 1024px) {
  811.                 #header_container {
  812.                     min-height: 131px;
  813.                 }
  814.             }
  815.             @media only screen and (min-width: 1024px) and (max-width: 90000px) {
  816.                 #header_container {
  817.                     min-height: 199px;
  818.                 }
  819.             }
  820.             @media only screen and (min-width: 769px) and (max-width: 1024px) {
  821.                 #galleryMain {
  822.                     min-height: 790px;
  823.                 }
  824.             }
  825.             .additionalInfo {
  826.                 position: absolute;
  827.                 top:-100px;
  828.                 visibility: hidden;
  829.                 left:-100px;
  830.             }
  831.         </style>
  832.         <style>
  833.             .payu-mini-installments-widget-details {
  834.                 color:black!important;
  835.                 text-decoration: none!important;
  836.             }
  837.             .payu-mini-installments-widget-amount {
  838.                 color: #ef1b2b!important;
  839.                 cursor:pointer!important;
  840.                 text-decoration: underline!important;
  841.                 font-weight: bold!important;
  842.             }
  843.         </style>
  844.         {% block css %}
  845.             {% if app.request.locale == 'cz' %}
  846.                 <style>
  847.                     .dropdown-button:not(.no-image) span:first-child {
  848.                         padding-right:90px!important;
  849.                     }
  850.                 </style>
  851.             {% endif %}
  852.             <style>
  853.                 .dropdown4 .dropdown-trigger .dropdown-button .image {
  854.                     margin-left:60px!important;
  855.                 }
  856.             </style>
  857.         {% endblock %}
  858.     </head>
  859.     <body>
  860.     {% if app.request.locale == 'cz' %}
  861.         <!-- Google Tag Manager (noscript) -->
  862.         <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NFNTDX6"
  863.                           height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
  864.         <!-- End Google Tag Manager (noscript) -->
  865.     {% endif %}
  866.     {% if app.request.locale == 'ro' %}
  867.         <!-- Google Tag Manager (noscript) -->
  868.         <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5BN3TFF"
  869.                           height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
  870.         <!-- End Google Tag Manager (noscript) -->
  871.     {% endif %}
  872.     {% if app.request.locale == 'sk' %}
  873.         <!-- Google Tag Manager (noscript) -->
  874.         <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NBGCRZR"
  875.                           height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
  876.         <!-- End Google Tag Manager (noscript) -->
  877.     {% endif %}
  878.     {% if app.request.locale == 'pl' %}
  879.         <!-- Google Tag Manager (noscript) -->
  880.         <noscript>
  881.             <iframe src=https://www.googletagmanager.com/ns.html?id=GTM-N2JVG9G height="0" width="0" style="display:none;visibility:hidden"></iframe>
  882.         </noscript>
  883.         <!-- End Google Tag Manager (noscript) -->
  884.     {% endif %}
  885.     <div id="app">
  886.         {{ render(controller('App\\Controller\\HomeController::topAction', {}, {'reqParams':app.request.attributes.all})) }}
  887.         {% block content %}
  888.         {% endblock %}
  889.         {% block fos_user_content %}
  890.         {% endblock %}
  891.         {{ render(controller('App\\Controller\\HomeController::footerAction')) }}
  892.     </div>
  893.     {% block javascripts %}
  894.         <script type="text/javascript" src="/js/bulma-carousel.min.js"></script>
  895.         <script src="/js/VueAgile.umd.min.js"></script>
  896.         <script type="text/javascript" src="/js/zoomOnHover.js"></script>
  897.         <script type="text/javascript" src="/js/vue-affix.min.js"></script>
  898.         <script type="text/javascript" src="/js/vue-scrollactive.min.js"></script>
  899.         <script type="text/javascript" src="/js/vue-burger-menu.umd.min.js"></script>
  900.         <script type="text/javascript" src="/js/vue-match-heights.min.js"></script>
  901.         <script type="text/javascript" src="/js/blueimp-helper.js"></script>
  902.         <script type="text/javascript" src="/js/blueimp-gallery.js"></script>
  903.         <script type="text/javascript" src="/js/blueimp-gallery-fullscreen.js"></script>
  904.         <link rel="stylesheet" type="text/css" href="/css/blueimp-gallery.min.css">
  905.         <script type="text/javascript" src="/js/vue-gallery.min.js"></script>
  906.         <script type="text/javascript" src="https://unpkg.com/blueimp-gallery@2.36.0/js/blueimp-helper.js"></script>
  907.         <script type="text/javascript" src="https://unpkg.com/blueimp-gallery@2.36.0/js/blueimp-gallery.js"></script>
  908.         <script type="text/javascript" src="https://unpkg.com/blueimp-gallery@2.36.0/js/blueimp-gallery-video.js"></script>
  909.         <script type="text/javascript" src="https://unpkg.com/blueimp-gallery@2.36.0/js/blueimp-gallery-youtube.js"></script>
  910.         <script type="text/javascript" src="https://unpkg.com/blueimp-gallery@2.36.0/js/blueimp-gallery-fullscreen.js"></script>
  911.         <link rel="stylesheet" type="text/css" href="https://unpkg.com/blueimp-gallery@2.36.0/css/blueimp-gallery.min.css">
  912.         <script src="/js/custom.js"></script>
  913.         <script src="/js/vue-components.js?s={{ date().timestamp }}"></script>
  914.         <script src="/js/compare.js"></script>
  915.         <script src="/js/jquery.cookie.min.js"></script>
  916.         <script src="/js/autocomplete/dist/jquery.autocomplete.min.js"></script>
  917.         {% if app.request.locale != 'ro' %}
  918.             <script type="text/javascript" src="//orbitvu.co/share/YHkDV8qXbhu7xWELhwoRu/94705/orbittour/script"></script>
  919.         {% endif %}
  920.         <script src="/js/matchMedia.addListener.js"></script>
  921.         <script src="/js/matchMedia.js"></script>
  922.         <script>
  923.             $(document).ready(function () {
  924.                 //Get the button:
  925.                 mybutton = document.getElementById("gotop");
  926.                 // When the user scrolls down 20px from the top of the document, show the button
  927.                 window.onscroll = function () {
  928.                     scrollFunction()
  929.                 };
  930.                 function scrollFunction() {
  931.                     if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) {
  932.                         mybutton.style.display = "block";
  933.                     } else {
  934.                         mybutton.style.display = "none";
  935.                     }
  936.                 }
  937.                 $('#closeBurger').on("click", function() {
  938.                     $('#loop_search_mobile').trigger("click");
  939.                     $(this).hide();
  940.                 });
  941.                 $('.burger').on("click", function() {
  942.                     $('#closeBurger').show(1).delay(1000);
  943.                 })
  944.             });
  945.             // When the user clicks on the button, scroll to the top of the document
  946.             function topFunction() {
  947.                 document.body.scrollTop = 0; // For Safari
  948.                 document.documentElement.scrollTop = 0; // For Chrome, Firefox, IE and Opera
  949.             }
  950.             $(document).ready(function () {
  951.                 $('.category-box').on("click", function() {
  952.                     var href = $(this).attr('data-href');
  953.                     window.location.href = href;
  954.                 });
  955.                 $('.read-more').on("click", function() {
  956.                     $('#js_cat-desc-content').css('max-height', '1600px');
  957.                     $('.cat-desc-excerpt').css("overflow", "auto");
  958.                     $('.cat-desc-excerpt').css("height", "auto");
  959.                     $(this).hide();
  960.                 });
  961.                 $('.close-cookie').on("click", function() {
  962.                     var cookie_bar=$('#box-cookies');
  963.                     $.cookie('box_cookie',true,{expires:30,path:'/'});
  964.                     cookie_bar.fadeOut(400,function(){cookie_bar.remove();})
  965.                 });
  966.                 if (typeof $.cookie('box_cookie') === 'undefined'){
  967.                     //no cookie
  968.                 } else {
  969.                     $('#box-cookies').remove();
  970.                 }
  971.                 $('.mega-menu-show').on("click", function() {
  972.                     $('.mega-menu-1').show();
  973.                 });
  974.                 $('.mega-menu-1').mouseleave(function() {
  975.                     $(this).hide();
  976.                 });
  977.                 /* handle onmouseover mega menu */
  978.                 $('.navbar-item').hover(function(e){
  979.                     var attr = $(this).attr('data-image');
  980.                     var target = $(this).attr('data-target');
  981.                     if (typeof attr !== typeof undefined && attr !== false) {
  982.                         if (attr.length) {
  983.                             $('#' + target).attr('src', attr);
  984.                         } else {
  985.                             if (target == 'all-prod-image') {
  986.                                 $('#all-prod-image').attr('src', '/images/wszystkie_produkty.jpg');
  987.                             } else {
  988.                                 {% if app.request.locale == 'ro' %}
  989.                                     $('#prod-image-24').attr('src', '/images/ro/box_24h-01.jpg');
  990.                                 {% else %}
  991.                                     $('#prod-image-24').attr('src', '/images/maj_2019/box_24h.jpg');
  992.                                 {% endif %}
  993.                             }
  994.                         }
  995.                     }
  996.                 });
  997.                 $('#search_autocomplete').autocomplete({
  998.                     serviceUrl: '/search/auto-complete/query',
  999.                     minChars: 3,
  1000.                     onSearchStart: function() {
  1001.                         $('#search_loader').show();
  1002.                     },
  1003.                     onSelect: function (suggestion) {
  1004.                         window.location.href = suggestion.url;
  1005.                     },
  1006.                     formatResult: function (suggestion) {
  1007.                         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>';
  1008.                     },
  1009.                     onSearchComplete: function (query, suggestions) {
  1010.                         $('#search_loader').hide();
  1011.                     }
  1012.                 });
  1013.             });
  1014.             var block = false;
  1015.         </script>
  1016.         <!-- cdnjs -->
  1017.         <script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/jquery.lazy/1.7.9/jquery.lazy.min.js"></script>
  1018.         <script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/jquery.lazy/1.7.9/jquery.lazy.plugins.min.js"></script>
  1019.         <script>
  1020.             $(function() {
  1021.                 $('.lazy').Lazy();
  1022.             });
  1023.         </script>
  1024.     {% endblock %}
  1025.     {% if app.request.locale == 'pl' %}
  1026.         {#
  1027.         <div id="box-cookies" class="hidden-print">
  1028.             <div class="container" style="font-size:12px;">
  1029.                 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>.
  1030.             </div>
  1031.             <a href="javascript:;" class="close-cookie visible-xs button button-default button-small" title="Zamknij"><span class="fa fa-times"></span> &nbsp;
  1032.                 <span class="hideMobile">
  1033.                     Zamknij
  1034.                 </span>
  1035.             </a>
  1036.         </div>
  1037.         #}
  1038.     {% endif %}
  1039.     <img alt="Go Top" style="max-width: 40px;" onclick="topFunction()" class="gotop" id="gotop" src="/images/gotop.png"/>
  1040.     </body>
  1041. </html>