<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* base.html.twig */
class __TwigTemplate_f1fc26f47efda024e32cbc7b489754abeed554fa6672075afb6af5ef26d64389 extends \Twig\Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
'title' => [$this, 'block_title'],
'facebook' => [$this, 'block_facebook'],
'meta_desc_key' => [$this, 'block_meta_desc_key'],
'stylesheets' => [$this, 'block_stylesheets'],
'css' => [$this, 'block_css'],
'content' => [$this, 'block_content'],
'fos_user_content' => [$this, 'block_fos_user_content'],
'javascripts' => [$this, 'block_javascripts'],
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "base.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "base.html.twig"));
// line 2
echo "<!DOCTYPE html>
<html lang=\"pl\">
<head>
<script src=\"/js/vue.min.js\"></script>
<script src=\"/js/jquery.min.js\"></script>
<meta charset=\"utf-8\">
<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
<title>
";
// line 11
$this->displayBlock('title', $context, $blocks);
// line 25
echo " </title>
<meta name=\"facebook-domain-verification\" content=\"oyvmscqbjt7lmm8ao9yca7lqo9j4wh\" />
";
// line 29
$this->displayBlock('facebook', $context, $blocks);
// line 64
echo "
<!-- Google Code for Lista Główna -->
<!-- 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 -->
";
// line 84
echo "
";
// line 85
if ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 85, $this->source); })()), "request", [], "any", false, false, false, 85), "locale", [], "any", false, false, false, 85) == "pl")) {
// line 86
echo " ";
if ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 86, $this->source); })()), "request", [], "any", false, false, false, 86), "getClientIp", [], "method", false, false, false, 86) != "185.229.227.78")) {
// line 87
echo " <script>
window.dataLayer = window.dataLayer || [];
</script>
<script id=\"usercentrics-cmp\" src=\"https://app.usercentrics.eu/browser-ui/latest/loader.js\" data-settings-id=\"OqUugE3Vy\" async></script>
<script type=\"text/javascript\">
// create dataLayer
function gtag() {
dataLayer.push(arguments);
}
// set „denied\" as default for both ad and analytics storage,
gtag(\"consent\", \"default\", {
ad_user_data: \"denied\",
ad_personalization: \"denied\",
ad_storage: \"denied\",
analytics_storage: \"denied\",
wait_for_update: 2000 // milliseconds to wait for update
});
// Enable ads data redaction by default [optional]
gtag(\"set\", \"ads_data_redaction\", true);
gtag('config','GTM-N2JVG9G', {'allow_enhanced_conversions':true});
</script>
<script type=\"text/javascript\">
// Google Tag Manager
(function(w, d, s, l, i) {
w[l] = w[l] || [];
w[l].push({
'gtm.start': new Date().getTime(),
event: 'gtm.js'
});
var f = d.getElementsByTagName(s)[0],
j = d.createElement(s),
dl = l != 'dataLayer' ? '&l=' + l : '';
j.async = true;
j.src =
'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-N2JVG9G'); //replace GTM-XXXXXX with Google Tag Manager ID
</script>
<script>
gtag('config','GTM-N2JVG9G', {'allow_enhanced_conversions':true});
</script>
<script type=\"text/javascript\">
// Please replace 'ucEvent' with the event you have just created
window.addEventListener(\"ucEvent\", function (e) {
if( e.detail && e.detail.event == \"consent_status\") {
// Please replace the analytics service name here with the customized service
var ucAnalyticsService = 'Google Analytics';
// Please replace the ad service name here with the customized service
var ucAdService = 'Google Ads Remarketing';
if(e.detail.hasOwnProperty(ucAnalyticsService) && e.detail.hasOwnProperty(ucAdService))
{
gtag(\"consent\", \"update\", {
ad_storage: e.detail[ucAdService] ? 'granted':'denied',
ad_user_data: e.detail[ucAdService] ? 'granted':'denied',
ad_personalization: e.detail[ucAdService] ? 'granted':'denied',
analytics_storage: e.detail[ucAnalyticsService] ? 'granted':'denied'
});
}
else {
if(e.detail.hasOwnProperty(ucAdService)) {
gtag(\"consent\", \"update\", {
ad_storage: e.detail[ucAdService] ? 'granted':'denied',
ad_user_data: e.detail[ucAdService] ? 'granted':'denied',
ad_personalization: e.detail[ucAdService] ? 'granted':'denied'
});
}
if(e.detail.hasOwnProperty(ucAnalyticsService)) {
gtag(\"consent\", \"update\", {
analytics_storage: e.detail[ucAnalyticsService] ? 'granted':'denied'
});
}
}
}
});
</script>
";
// line 171
$context["currentPath"] = twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 171, $this->source); })()), "request", [], "any", false, false, false, 171), "get", [0 => "_route"], "method", false, false, false, 171);
// line 172
echo " <!-- Facebook Pixel Code -->
<script type=\"text/plain\" data-usercentrics=\"Facebook Pixel\">
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window,document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '1672124773108240');
fbq('track', 'PageView');
";
// line 184
if (((isset($context["currentPath"]) || array_key_exists("currentPath", $context) ? $context["currentPath"] : (function () { throw new RuntimeError('Variable "currentPath" does not exist.', 184, $this->source); })()) == "product")) {
// line 185
echo " fbq('track', 'ViewContent');
";
}
// line 187
echo " ";
if (((isset($context["currentPath"]) || array_key_exists("currentPath", $context) ? $context["currentPath"] : (function () { throw new RuntimeError('Variable "currentPath" does not exist.', 187, $this->source); })()) == "cart")) {
// line 188
echo " fbq('track', 'AddToCart');
";
}
// line 190
echo " ";
if (((isset($context["currentPath"]) || array_key_exists("currentPath", $context) ? $context["currentPath"] : (function () { throw new RuntimeError('Variable "currentPath" does not exist.', 190, $this->source); })()) == "register")) {
// line 191
echo " fbq('track', 'InitiateCheckout');
";
}
// line 193
echo " </script>
<!-- End Facebook Pixel Code -->
";
}
// line 196
echo "
<script src=\"https://static.payu.com/res/v2/widget-mini-installments.js\"></script>
";
}
// line 199
echo "
";
// line 200
if ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 200, $this->source); })()), "request", [], "any", false, false, false, 200), "locale", [], "any", false, false, false, 200) == "cz")) {
// line 201
echo " <!-- Start of LiveChat (www.livechatinc.com) code -->
<script type=\"text/javascript\">
window.__lc = window.__lc || {};
window.__lc.license = 11961327;
(function() {
var lc = document.createElement('script'); lc.type = 'text/javascript'; lc.async = true;
lc.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'cdn.livechatinc.com/tracking.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(lc, s);
})();
</script>
<noscript>
<a href=\"https://www.livechatinc.com/chat-with/11961327/\" rel=\"nofollow\">Chat with us</a>,
powered by <a href=\"https://www.livechatinc.com/?welcome\" rel=\"noopener nofollow\" target=\"_blank\">LiveChat</a>
</noscript>
<!-- End of LiveChat code -->
<meta name=\"seznam-wmt\" content=\"PHYWsDX58In7oX9SdvZWqfEf3RFyQaBC\" />
";
}
// line 218
echo "
";
// line 219
if ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 219, $this->source); })()), "request", [], "any", false, false, false, 219), "locale", [], "any", false, false, false, 219) == "pl")) {
// line 220
echo " <script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-2996790-1', 'centrumkrzesel.pl');
ga('send', 'pageview');
</script>
";
}
// line 231
echo " ";
if ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 231, $this->source); })()), "request", [], "any", false, false, false, 231), "locale", [], "any", false, false, false, 231) == "cz")) {
// line 232
echo "
<script>
window.dataLayer = window.dataLayer || [];
</script>
<script id=\"usercentrics-cmp\" src=\"https://app.usercentrics.eu/browser-ui/latest/loader.js\" data-settings-id=\"wmvRS1Hb5W_YrY\" async></script>
<script type=\"text/javascript\">
// create dataLayer
function gtag() {
dataLayer.push(arguments);
}
// set „denied\" as default for both ad and analytics storage,
gtag(\"consent\", \"default\", {
ad_user_data: \"denied\",
ad_personalization: \"denied\",
ad_storage: \"denied\",
analytics_storage: \"denied\",
wait_for_update: 2000 // milliseconds to wait for update
});
// Enable ads data redaction by default [optional]
gtag(\"set\", \"ads_data_redaction\", true);
</script>
<script type=\"text/javascript\">
// Google Tag Manager
(function(w, d, s, l, i) {
w[l] = w[l] || [];
w[l].push({
'gtm.start': new Date().getTime(),
event: 'gtm.js'
});
var f = d.getElementsByTagName(s)[0],
j = d.createElement(s),
dl = l != 'dataLayer' ? '&l=' + l : '';
j.async = true;
j.src =
'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-NFNTDX6'); //replace GTM-XXXXXX with Google Tag Manager ID
</script>
<script type=\"text/javascript\">
// Please replace 'ucEvent' with the event you have just created
window.addEventListener(\"ucEvent\", function (e) {
if( e.detail && e.detail.event == \"consent_status\") {
// Please replace the analytics service name here with the customized service
var ucAnalyticsService = 'Google Analytics';
// Please replace the ad service name here with the customized service
var ucAdService = 'Google Ads Remarketing';
if(e.detail.hasOwnProperty(ucAnalyticsService) && e.detail.hasOwnProperty(ucAdService))
{
gtag(\"consent\", \"update\", {
ad_storage: e.detail[ucAdService] ? 'granted':'denied',
ad_user_data: e.detail[ucAdService] ? 'granted':'denied',
ad_personalization: e.detail[ucAdService] ? 'granted':'denied',
analytics_storage: e.detail[ucAnalyticsService] ? 'granted':'denied'
});
}
else {
if(e.detail.hasOwnProperty(ucAdService)) {
gtag(\"consent\", \"update\", {
ad_storage: e.detail[ucAdService] ? 'granted':'denied',
ad_user_data: e.detail[ucAdService] ? 'granted':'denied',
ad_personalization: e.detail[ucAdService] ? 'granted':'denied'
});
}
if(e.detail.hasOwnProperty(ucAnalyticsService)) {
gtag(\"consent\", \"update\", {
analytics_storage: e.detail[ucAnalyticsService] ? 'granted':'denied'
});
}
}
}
});
</script>
";
// line 339
echo "
";
}
// line 341
echo "
";
// line 342
if ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 342, $this->source); })()), "request", [], "any", false, false, false, 342), "locale", [], "any", false, false, false, 342) == "ro")) {
// line 343
echo "
<script>
window.dataLayer = window.dataLayer || [];
</script>
<meta name=\"google-site-verification\" content=\"O2EEViRoJOEKVbAYtBipK4bKNauN4pyc5nF-G_rkalY\" />
<meta name=\"p:domain_verify\" content=\"6f396b9799f8f5564e74275623dd0eba\"/>
<script id=\"usercentrics-cmp\" src=\"https://app.usercentrics.eu/browser-ui/latest/loader.js\" data-settings-id=\"Rg7qdXUYwqCGLp\" async></script>
";
// line 372
echo "
<script type=\"text/javascript\">
// create dataLayer
function gtag() {
dataLayer.push(arguments);
}
// set „denied\" as default for both ad and analytics storage,
gtag(\"consent\", \"default\", {
ad_user_data: \"denied\",
ad_personalization: \"denied\",
ad_storage: \"denied\",
analytics_storage: \"denied\",
wait_for_update: 2000 // milliseconds to wait for update
});
// Enable ads data redaction by default [optional]
gtag(\"set\", \"ads_data_redaction\", true);
</script>
<script type=\"text/javascript\">
// Google Tag Manager
(function(w, d, s, l, i) {
w[l] = w[l] || [];
w[l].push({
'gtm.start': new Date().getTime(),
event: 'gtm.js'
});
var f = d.getElementsByTagName(s)[0],
j = d.createElement(s),
dl = l != 'dataLayer' ? '&l=' + l : '';
j.async = true;
j.src =
'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-5BN3TFF'); //replace GTM-XXXXXX with Google Tag Manager ID
</script>
<script type=\"text/javascript\">
// Please replace 'ucEvent' with the event you have just created
// Configuration for Biano Pixel
const bianoPixelConfig = {
consent: false, // Initially set to false, will update based on Usercentrics
debug: false, // Optional, enable for debugging purposes
};
window.addEventListener(\"ucEvent\", function (e) {
if (e.detail && e.detail.event === \"consent_status\") {
// Replace with the service name as configured in Usercentrics
const ucBianoService = 'Biano Pixel';
// Check if consent is granted for the Biano service
if (e.detail.hasOwnProperty(ucBianoService)) {
console.log('Service exists');
const consentGranted = e.detail[ucBianoService];
bianoPixelConfig.consent = consentGranted;
if (consentGranted) {
// Initialize Biano Pixel with Merchant ID only if consent is granted
!function(b, i, a, n, o, p, x, s) {
if (b.bianoTrack) return;
o = b.bianoTrack = function() {
o.callMethod ?
o.callMethod.apply(o, arguments) : o.queue.push(arguments)
};
o.push = o;
o.queue = [];
a = a || {};
n = a.consent === void(0) ? !0 : !!a.consent;
o.push('consent', n);
s = 'script';
p = i.createElement(s);
p.async = !0;
p.src = 'https://' + (n ? 'pixel.biano.ro' : 'bianopixel.com') +
'/' + (a.debug ? 'debug' : 'min') + '/pixel.js';
x = i.getElementsByTagName(s)[0];
x.parentNode.insertBefore(p, x);
}(window, document, bianoPixelConfig);
// Replace <put-your-merchant-id-here> with your actual Merchant ID
bianoTrack('init', 'ro147bfbbc166b3f1a023d2b3cd3532d5cc3356f1c');
} else {
//console.log('Consent not granted for Biano Pixel. Biano Pixel will not be initialized.');
}
}
}
if( e.detail && e.detail.event == \"consent_status\") {
// Please replace the analytics service name here with the customized service
var ucAnalyticsService = 'Google Analytics';
// Please replace the ad service name here with the customized service
var ucAdService = 'Google Ads Remarketing';
if(e.detail.hasOwnProperty(ucAnalyticsService) && e.detail.hasOwnProperty(ucAdService))
{
gtag(\"consent\", \"update\", {
ad_storage: e.detail[ucAdService] ? 'granted':'denied',
ad_user_data: e.detail[ucAdService] ? 'granted':'denied',
ad_personalization: e.detail[ucAdService] ? 'granted':'denied',
analytics_storage: e.detail[ucAnalyticsService] ? 'granted':'denied'
});
}
else {
if(e.detail.hasOwnProperty(ucAdService)) {
gtag(\"consent\", \"update\", {
ad_storage: e.detail[ucAdService] ? 'granted':'denied',
ad_user_data: e.detail[ucAdService] ? 'granted':'denied',
ad_personalization: e.detail[ucAdService] ? 'granted':'denied'
});
}
if(e.detail.hasOwnProperty(ucAnalyticsService)) {
gtag(\"consent\", \"update\", {
analytics_storage: e.detail[ucAnalyticsService] ? 'granted':'denied'
});
}
}
}
});
</script>
<script>
window.addEventListener(\"ucEvent\", function (e) {
if (e.detail && e.detail.event === \"consent_status\") {
const ucBianoService = 'Biano Pixel';
if (e.detail.hasOwnProperty(ucBianoService) && e.detail[ucBianoService]) {
";
// line 498
$context["currentPath"] = twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 498, $this->source); })()), "request", [], "any", false, false, false, 498), "get", [0 => "_route"], "method", false, false, false, 498);
// line 499
echo " ";
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"))) {
// line 500
echo " bianoTrack('track', 'page_view', {
pageUrl: window.location.href, // URL of the current page
pageTitle: document.title // Title of the current page
});
";
}
// line 505
echo " }
}
});
</script>
";
}
// line 510
echo "
";
// line 511
if ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 511, $this->source); })()), "request", [], "any", false, false, false, 511), "locale", [], "any", false, false, false, 511) == "sk")) {
// line 512
echo "
";
// line 538
echo "
<script>
window.dataLayer = window.dataLayer || [];
</script>
<script id=\"usercentrics-cmp\" src=\"https://app.usercentrics.eu/browser-ui/latest/loader.js\" data-settings-id=\"AdJVPlZ-xhbkNy\" async></script>
<script type=\"text/javascript\">
// create dataLayer
function gtag() {
dataLayer.push(arguments);
}
// set „denied\" as default for both ad and analytics storage,
gtag(\"consent\", \"default\", {
ad_user_data: \"denied\",
ad_personalization: \"denied\",
ad_storage: \"denied\",
analytics_storage: \"denied\",
wait_for_update: 2000 // milliseconds to wait for update
});
// Enable ads data redaction by default [optional]
gtag(\"set\", \"ads_data_redaction\", true);
</script>
<script type=\"text/javascript\">
// Google Tag Manager
(function(w, d, s, l, i) {
w[l] = w[l] || [];
w[l].push({
'gtm.start': new Date().getTime(),
event: 'gtm.js'
});
var f = d.getElementsByTagName(s)[0],
j = d.createElement(s),
dl = l != 'dataLayer' ? '&l=' + l : '';
j.async = true;
j.src =
'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-NBGCRZR'); //replace GTM-XXXXXX with Google Tag Manager ID
</script>
<script type=\"text/javascript\">
// Please replace 'ucEvent' with the event you have just created
window.addEventListener(\"ucEvent\", function (e) {
if( e.detail && e.detail.event == \"consent_status\") {
// Please replace the analytics service name here with the customized service
var ucAnalyticsService = 'Google Analytics';
// Please replace the ad service name here with the customized service
var ucAdService = 'Google Ads Remarketing';
if(e.detail.hasOwnProperty(ucAnalyticsService) && e.detail.hasOwnProperty(ucAdService))
{
gtag(\"consent\", \"update\", {
ad_storage: e.detail[ucAdService] ? 'granted':'denied',
ad_user_data: e.detail[ucAdService] ? 'granted':'denied',
ad_personalization: e.detail[ucAdService] ? 'granted':'denied',
analytics_storage: e.detail[ucAnalyticsService] ? 'granted':'denied'
});
}
else {
if(e.detail.hasOwnProperty(ucAdService)) {
gtag(\"consent\", \"update\", {
ad_storage: e.detail[ucAdService] ? 'granted':'denied',
ad_user_data: e.detail[ucAdService] ? 'granted':'denied',
ad_personalization: e.detail[ucAdService] ? 'granted':'denied'
});
}
if(e.detail.hasOwnProperty(ucAnalyticsService)) {
gtag(\"consent\", \"update\", {
analytics_storage: e.detail[ucAnalyticsService] ? 'granted':'denied'
});
}
}
}
});
</script>
";
}
// line 618
echo "
";
// line 619
$this->displayBlock('meta_desc_key', $context, $blocks);
// line 637
echo " ";
$this->displayBlock('stylesheets', $context, $blocks);
// line 638
echo " <link rel=\"shortcut icon\" href=\"#\" type=\"image/x-icon\">
";
// line 639
$context["rand"] = twig_random($this->env, 0, 100000);
// line 640
echo " <link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.5.0/css/all.css\" integrity=\"sha384-B4dIYHKNBt8Bc12p+WXckhzcICo0wtJAoU8YZTY5qE0Id1GSseTk6S+L3BlXeVIU\"
crossorigin=\"anonymous\">
<link rel=\"icon\" type=\"image/x-icon\" href=\"/images/favicon.png\" />
<link href=\"https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700&subset=latin-ext&display=swap\" rel=\"stylesheet\">
<!-- Bulma Version 0.7.2-->
<link rel=\"stylesheet\" href=\"/css/styles.css\" />
<link rel=\"stylesheet\" href=\"/css/tooltip.css\" />
<link rel=\"stylesheet\" href=\"/css/custom.css\" />
<link rel=\"stylesheet\" href=\"/css/modal-fx.min.css\" />
<link rel=\"stylesheet\" href=\"/css/VueAgile.css\">
<link rel=\"stylesheet\" type=\"text/css\" href=\"/css/v2.css\">
<style>
.cat-desc-excerpt a {
color:#102189!important;
}
.gotop {
display: none; /* Hidden by default */
position: fixed; /* Fixed/sticky position */
bottom: 20px; /* Place the button at the bottom of the page */
right: 30px; /* Place the button 30px from the right */
z-index: 99; /* Make sure it does not overlap */
border: none; /* Remove borders */
cursor: pointer; /* Add a mouse pointer on hover */
border-radius: 30px; /* Rounded corners */
}
@media (min-width: 900px) {
.hidableContainer {
margin-top:-30px;
}
.topSection {
padding:1.2rem 1.5rem;
}
.pricingContainer {
width:910px;
overflow: auto;
}
}
@media (min-width: 300px) {
.button-save-newsletter {
margin-top:16px;
}
.card .item-details {
top: 96% !important;
}
.remove-padding-top {
padding-top: 0px !important;
}
.active {
color:#ef1b2b;
}
.producer-select .field, .producer-select .field .control, .producer-select .field .control .select, .producer-select .field .control .select select {
width:100%;
}
}
.pagination li {
padding:10px;
font-size:1.3rem;
}
.carousel .carousel-container .carousel-item.has-background .is-background {
width:auto!important;
height:auto!important;
}
.logo-producer a img {
max-width: 200px;
max-height:40px;
}
.card.compare label {
color:green;
}
#topBanner {
position:absolute; width:100%; top:0px; height:35px; font-size:13px;
}
.lower_header {
margin-top:35px;
}
@media (max-width: 767px) {
.image img {
width: auto!important;
}
";
// line 736
echo " .lista-produktow .card .image img {
margin-left: auto;
margin-right: auto;
}
.compare-container-bottom {
margin-bottom: 45px!important;
margin-right: 0px;
}
.compare-container-top {
margin-top:10px;
}
.burger {
flex-shrink:1;
padding:0px;
}
.smaller-mobile {
max-width: 150px;
}
.hideMobile {
display: none;
}
#box-cookies .close-cookie {
top:20px!important;
}
#mobile-logo {
width: 120px!important;
}
#search_loader_container {
display: none;
}
}
#js_cat-desc-content {
max-height: 3em;
}
.cat-desc-excerpt {
overflow: hidden;
text-overflow: ellipsis;
height: 200px;
}
#box-cookies {
border-top: 1px solid #ddd;
position: fixed;
bottom: 0;
left: 0;
z-index: 100;
background: #fff;
width: 100%;
padding: 20px;
text-align: justify;
-webkit-font-smoothing: antialiased;
font-weight: 400;
color:black;
}
#box-cookies .close-cookie {
position: absolute;
right: 20px;
top: 13px;
}
#box-cookies .container {
padding-right: 80px;
font-size: 1em;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.slide img {
object-fit: initial!important;
width:auto!important;
}
.zoom-on-hover img {
max-height:650px;
}
.agile__slide {
text-align: center;
}
#all-prod-image {
max-width: 150px;
}
#prod-image-24 {
max-width: 150px;
}
.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); }
.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
.autocomplete-no-suggestion { padding: 2px 5px;}
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: bold; color: #000; }
.autocomplete-group { padding: 2px 5px; font-weight: bold; font-size: 16px; color: #000; display: block; border-bottom: 1px solid #000; }
.autocomplete-image {
max-width:40px;
max-height: 40px;
text-align: center;
}
.autocomplete-ck-container {
display: inline-block;
width:100%;
cursor: pointer;
height:44px;
}
.autocomplete-image-container {
display: inline-block;
width:40px;
text-align: center;
margin-left:5px;
background: white!important;
}
.autocomplete-title {
display: inline-block;
vertical-align: top;
font-weight: bold;
font-size:14px;
margin-top: 12px;
margin-left:10px;
width:60%;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.autocomplete-price {
text-align: left;
float:right;
display: inline-block;
color:black;
width: 25%;
vertical-align: top;
margin-top: 12px;
font-size: 14px;
font-weight: bold;
}
.listing-marker {
float: right;
padding-right: 3px;
padding-top: 3px;
}
@media only screen and (min-width: 1px) and (max-width: 768px) {
#header_container {
min-height: 78px;
}
}
@media only screen and (min-width: 1px) and (max-width: 700px) {
.navbar-item, .navbar-link {
padding: 0.4rem 0.4rem!important;
}
.header-product-bar img {
height:25px!important;
}
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
#header_container {
min-height: 131px;
}
}
@media only screen and (min-width: 1024px) and (max-width: 90000px) {
#header_container {
min-height: 199px;
}
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
#galleryMain {
min-height: 790px;
}
}
.additionalInfo {
position: absolute;
top:-100px;
visibility: hidden;
left:-100px;
}
</style>
<style>
.payu-mini-installments-widget-details {
color:black!important;
text-decoration: none!important;
}
.payu-mini-installments-widget-amount {
color: #ef1b2b!important;
cursor:pointer!important;
text-decoration: underline!important;
font-weight: bold!important;
}
</style>
";
// line 931
$this->displayBlock('css', $context, $blocks);
// line 945
echo "
</head>
<body>
";
// line 949
if ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 949, $this->source); })()), "request", [], "any", false, false, false, 949), "locale", [], "any", false, false, false, 949) == "cz")) {
// line 950
echo " <!-- Google Tag Manager (noscript) -->
<noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-NFNTDX6\"
height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
";
}
// line 955
echo "
";
// line 956
if ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 956, $this->source); })()), "request", [], "any", false, false, false, 956), "locale", [], "any", false, false, false, 956) == "ro")) {
// line 957
echo " <!-- Google Tag Manager (noscript) -->
<noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-5BN3TFF\"
height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
";
}
// line 962
echo "
";
// line 963
if ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 963, $this->source); })()), "request", [], "any", false, false, false, 963), "locale", [], "any", false, false, false, 963) == "sk")) {
// line 964
echo " <!-- Google Tag Manager (noscript) -->
<noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-NBGCRZR\"
height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
";
}
// line 969
echo " ";
if ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 969, $this->source); })()), "request", [], "any", false, false, false, 969), "locale", [], "any", false, false, false, 969) == "pl")) {
// line 970
echo " <!-- Google Tag Manager (noscript) -->
<noscript>
<iframe src=https://www.googletagmanager.com/ns.html?id=GTM-N2JVG9G height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe>
</noscript>
<!-- End Google Tag Manager (noscript) -->
";
}
// line 976
echo "
<div id=\"app\">
";
// line 980
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->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 980, $this->source); })()), "request", [], "any", false, false, false, 980), "attributes", [], "any", false, false, false, 980), "all", [], "any", false, false, false, 980)]));
echo "
";
// line 982
$this->displayBlock('content', $context, $blocks);
// line 985
echo " ";
$this->displayBlock('fos_user_content', $context, $blocks);
// line 988
echo "
";
// line 989
echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\HomeController::footerAction"));
echo "
</div>
";
// line 992
$this->displayBlock('javascripts', $context, $blocks);
// line 1145
echo "
";
// line 1146
if ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 1146, $this->source); })()), "request", [], "any", false, false, false, 1146), "locale", [], "any", false, false, false, 1146) == "pl")) {
// line 1147
echo " ";
// line 1159
echo " ";
}
// line 1160
echo "
<img alt=\"Go Top\" style=\"max-width: 40px;\" onclick=\"topFunction()\" class=\"gotop\" id=\"gotop\" src=\"/images/gotop.png\"/>
</body>
</html>
";
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 11
public function block_title($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
// line 12
echo " ";
if ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 12, $this->source); })()), "request", [], "any", false, false, false, 12), "locale", [], "any", false, false, false, 12) == "pl")) {
// line 13
echo " ";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("page_main_title", [], "store"), "html", null, true);
echo "
";
}
// line 15
echo " ";
if ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 15, $this->source); })()), "request", [], "any", false, false, false, 15), "locale", [], "any", false, false, false, 15) == "cz")) {
// line 16
echo " Židle, křesla, barové stoličky – obchod eZidle.cz
";
}
// line 18
echo " ";
if ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 18, $this->source); })()), "request", [], "any", false, false, false, 18), "locale", [], "any", false, false, false, 18) == "sk")) {
// line 19
echo " Stoličky, kreslá, barové stoličky - obchod stolicky24.sk
";
}
// line 21
echo " ";
if ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 21, $this->source); })()), "request", [], "any", false, false, false, 21), "locale", [], "any", false, false, false, 21) == "ro")) {
// line 22
echo " Mobila24.ro - Sute de piese de mobilier pentru casă și birou
";
}
// line 24
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 29
public function block_facebook($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "facebook"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "facebook"));
// line 30
echo " ";
if (twig_in_filter("ckdev", twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 30, $this->source); })()), "request", [], "any", false, false, false, 30), "getSchemeAndHttpHost", [], "method", false, false, false, 30))) {
// line 31
echo " <meta name=\"robots\" content=\"noindex, nofollow\" />
";
}
// line 33
echo " ";
if ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 33, $this->source); })()), "request", [], "any", false, false, false, 33), "locale", [], "any", false, false, false, 33) == "pl")) {
// line 34
echo " <meta property=\"og:image\" content=\"\"/>
<meta property=\"og:title\" content=\"CentrumKrzesel.pl\"/>
<meta property=\"og:url\" content=\"https://www.centrumkrzesel.pl\"/>
<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.\">
";
}
// line 39
echo " ";
if ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 39, $this->source); })()), "request", [], "any", false, false, false, 39), "locale", [], "any", false, false, false, 39) == "cz")) {
// line 40
echo " ";
if (twig_in_filter("dev.ezidle", twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 40, $this->source); })()), "request", [], "any", false, false, false, 40), "getSchemeAndHttpHost", [], "method", false, false, false, 40))) {
// line 41
echo " <meta name=\"robots\" content=\"noindex, nofollow\" />
";
}
// line 43
echo " <meta property=\"og:image\" content=\"\"/>
<meta property=\"og:title\" content=\"Židle, křesla, barové stoličky – obchod eZidle.cz\"/>
<meta property=\"og:url\" content=\"https://www.ezidle.cz\"/>
<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í!\">
";
}
// line 48
echo " ";
if ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 48, $this->source); })()), "request", [], "any", false, false, false, 48), "locale", [], "any", false, false, false, 48) == "sk")) {
// line 49
echo " <meta property=\"og:image\" content=\"\"/>
<meta property=\"og:title\" content=\"Stoličky, kreslá, barové stoličky - obchod stolicky24.sk\"/>
<meta property=\"og:url\" content=\"https://www.stolicky24.sk\"/>
<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!\">
";
}
// line 54
echo "
";
// line 55
if ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 55, $this->source); })()), "request", [], "any", false, false, false, 55), "locale", [], "any", false, false, false, 55) == "ro")) {
// line 56
echo " <meta property=\"og:image\" content=\"https://www.mobila24.ro/images/ro/logo-mobila24-ro.png\"/>
<meta property=\"og:title\" content=\"Mobila24.ro - Sute de piese de mobilier pentru casă și birou\"/>
<meta property=\"og:url\" content=\"https://www.mobila24.ro/\"/>
<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!\">
";
}
// line 61
echo "
<meta property=\"og:type\" content=\"website\"/>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 619
public function block_meta_desc_key($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_desc_key"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_desc_key"));
// line 620
echo " ";
if ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 620, $this->source); })()), "request", [], "any", false, false, false, 620), "locale", [], "any", false, false, false, 620) == "pl")) {
// line 621
echo " <meta name=\"description\" content=\"Centrum Krzeseł, Sprawdź krzesła i fotele do biura i domu. Niskie ceny, gwarancja oraz dostawa 24h. Kup teraz!\">
<meta name=\"keywords\" content=\"krzesła, fotele, hokery, meble, sklep internetowy, zakupy, centrum krzeseł\">
";
}
// line 624
echo " ";
if ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 624, $this->source); })()), "request", [], "any", false, false, false, 624), "locale", [], "any", false, false, false, 624) == "cz")) {
// line 625
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í!\">
<meta name=\"keywords\" content=\"křesla, židle, barové stoličky, nábytek, internetový obchod, nákupy nabytku, prodejna židlí, prodejna křesel\">
";
}
// line 628
echo " ";
if ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 628, $this->source); })()), "request", [], "any", false, false, false, 628), "locale", [], "any", false, false, false, 628) == "sk")) {
// line 629
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!\">
<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\">
";
}
// line 632
echo " ";
if ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 632, $this->source); })()), "request", [], "any", false, false, false, 632), "locale", [], "any", false, false, false, 632) == "ro")) {
// line 633
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!\">
<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\">
";
}
// line 636
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 637
public function block_stylesheets($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheets"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheets"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 931
public function block_css($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "css"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "css"));
// line 932
echo " ";
if ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 932, $this->source); })()), "request", [], "any", false, false, false, 932), "locale", [], "any", false, false, false, 932) == "cz")) {
// line 933
echo " <style>
.dropdown-button:not(.no-image) span:first-child {
padding-right:90px!important;
}
</style>
";
}
// line 939
echo " <style>
.dropdown4 .dropdown-trigger .dropdown-button .image {
margin-left:60px!important;
}
</style>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 982
public function block_content($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));
// line 983
echo "
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 985
public function block_fos_user_content($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "fos_user_content"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "fos_user_content"));
// line 986
echo "
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 992
public function block_javascripts($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
// line 993
echo " <script type=\"text/javascript\" src=\"/js/bulma-carousel.min.js\"></script>
<script src=\"/js/VueAgile.umd.min.js\"></script>
<script type=\"text/javascript\" src=\"/js/zoomOnHover.js\"></script>
<script type=\"text/javascript\" src=\"/js/vue-affix.min.js\"></script>
<script type=\"text/javascript\" src=\"/js/vue-scrollactive.min.js\"></script>
<script type=\"text/javascript\" src=\"/js/vue-burger-menu.umd.min.js\"></script>
<script type=\"text/javascript\" src=\"/js/vue-match-heights.min.js\"></script>
<script type=\"text/javascript\" src=\"/js/blueimp-helper.js\"></script>
<script type=\"text/javascript\" src=\"/js/blueimp-gallery.js\"></script>
<script type=\"text/javascript\" src=\"/js/blueimp-gallery-fullscreen.js\"></script>
<link rel=\"stylesheet\" type=\"text/css\" href=\"/css/blueimp-gallery.min.css\">
<script type=\"text/javascript\" src=\"/js/vue-gallery.min.js\"></script>
<script type=\"text/javascript\" src=\"https://unpkg.com/blueimp-gallery@2.36.0/js/blueimp-helper.js\"></script>
<script type=\"text/javascript\" src=\"https://unpkg.com/blueimp-gallery@2.36.0/js/blueimp-gallery.js\"></script>
<script type=\"text/javascript\" src=\"https://unpkg.com/blueimp-gallery@2.36.0/js/blueimp-gallery-video.js\"></script>
<script type=\"text/javascript\" src=\"https://unpkg.com/blueimp-gallery@2.36.0/js/blueimp-gallery-youtube.js\"></script>
<script type=\"text/javascript\" src=\"https://unpkg.com/blueimp-gallery@2.36.0/js/blueimp-gallery-fullscreen.js\"></script>
<link rel=\"stylesheet\" type=\"text/css\" href=\"https://unpkg.com/blueimp-gallery@2.36.0/css/blueimp-gallery.min.css\">
<script src=\"/js/custom.js\"></script>
<script src=\"/js/vue-components.js?s=";
// line 1014
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_date_converter($this->env), "timestamp", [], "any", false, false, false, 1014), "html", null, true);
echo "\"></script>
<script src=\"/js/compare.js\"></script>
<script src=\"/js/jquery.cookie.min.js\"></script>
<script src=\"/js/autocomplete/dist/jquery.autocomplete.min.js\"></script>
";
// line 1018
if ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 1018, $this->source); })()), "request", [], "any", false, false, false, 1018), "locale", [], "any", false, false, false, 1018) != "ro")) {
// line 1019
echo " <script type=\"text/javascript\" src=\"//orbitvu.co/share/YHkDV8qXbhu7xWELhwoRu/94705/orbittour/script\"></script>
";
}
// line 1021
echo " <script src=\"/js/matchMedia.addListener.js\"></script>
<script src=\"/js/matchMedia.js\"></script>
<script>
\$(document).ready(function () {
//Get the button:
mybutton = document.getElementById(\"gotop\");
// When the user scrolls down 20px from the top of the document, show the button
window.onscroll = function () {
scrollFunction()
};
function scrollFunction() {
if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) {
mybutton.style.display = \"block\";
} else {
mybutton.style.display = \"none\";
}
}
\$('#closeBurger').on(\"click\", function() {
\$('#loop_search_mobile').trigger(\"click\");
\$(this).hide();
});
\$('.burger').on(\"click\", function() {
\$('#closeBurger').show(1).delay(1000);
})
});
// When the user clicks on the button, scroll to the top of the document
function topFunction() {
document.body.scrollTop = 0; // For Safari
document.documentElement.scrollTop = 0; // For Chrome, Firefox, IE and Opera
}
\$(document).ready(function () {
\$('.category-box').on(\"click\", function() {
var href = \$(this).attr('data-href');
window.location.href = href;
});
\$('.read-more').on(\"click\", function() {
\$('#js_cat-desc-content').css('max-height', '1600px');
\$('.cat-desc-excerpt').css(\"overflow\", \"auto\");
\$('.cat-desc-excerpt').css(\"height\", \"auto\");
\$(this).hide();
});
\$('.close-cookie').on(\"click\", function() {
var cookie_bar=\$('#box-cookies');
\$.cookie('box_cookie',true,{expires:30,path:'/'});
cookie_bar.fadeOut(400,function(){cookie_bar.remove();})
});
if (typeof \$.cookie('box_cookie') === 'undefined'){
//no cookie
} else {
\$('#box-cookies').remove();
}
\$('.mega-menu-show').on(\"click\", function() {
\$('.mega-menu-1').show();
});
\$('.mega-menu-1').mouseleave(function() {
\$(this).hide();
});
/* handle onmouseover mega menu */
\$('.navbar-item').hover(function(e){
var attr = \$(this).attr('data-image');
var target = \$(this).attr('data-target');
if (typeof attr !== typeof undefined && attr !== false) {
if (attr.length) {
\$('#' + target).attr('src', attr);
} else {
if (target == 'all-prod-image') {
\$('#all-prod-image').attr('src', '/images/wszystkie_produkty.jpg');
} else {
";
// line 1103
if ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 1103, $this->source); })()), "request", [], "any", false, false, false, 1103), "locale", [], "any", false, false, false, 1103) == "ro")) {
// line 1104
echo " \$('#prod-image-24').attr('src', '/images/ro/box_24h-01.jpg');
";
} else {
// line 1106
echo " \$('#prod-image-24').attr('src', '/images/maj_2019/box_24h.jpg');
";
}
// line 1108
echo " }
}
}
});
\$('#search_autocomplete').autocomplete({
serviceUrl: '/search/auto-complete/query',
minChars: 3,
onSearchStart: function() {
\$('#search_loader').show();
},
onSelect: function (suggestion) {
window.location.href = suggestion.url;
},
formatResult: function (suggestion) {
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>';
},
onSearchComplete: function (query, suggestions) {
\$('#search_loader').hide();
}
});
});
var block = false;
</script>
<!-- cdnjs -->
<script type=\"text/javascript\" src=\"//cdnjs.cloudflare.com/ajax/libs/jquery.lazy/1.7.9/jquery.lazy.min.js\"></script>
<script type=\"text/javascript\" src=\"//cdnjs.cloudflare.com/ajax/libs/jquery.lazy/1.7.9/jquery.lazy.plugins.min.js\"></script>
<script>
\$(function() {
\$('.lazy').Lazy();
});
</script>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function getTemplateName()
{
return "base.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
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,);
}
public function getSourceContext()
{
return new Source("{% trans_default_domain 'store' %}
<!DOCTYPE html>
<html lang=\"pl\">
<head>
<script src=\"/js/vue.min.js\"></script>
<script src=\"/js/jquery.min.js\"></script>
<meta charset=\"utf-8\">
<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
<title>
{% block title %}
{% if app.request.locale == 'pl' %}
{{ 'page_main_title'|trans }}
{% endif %}
{% if app.request.locale == 'cz' %}
Židle, křesla, barové stoličky – obchod eZidle.cz
{% endif %}
{% if app.request.locale == 'sk' %}
Stoličky, kreslá, barové stoličky - obchod stolicky24.sk
{% endif %}
{% if app.request.locale == 'ro' %}
Mobila24.ro - Sute de piese de mobilier pentru casă și birou
{% endif %}
{% endblock %}
</title>
<meta name=\"facebook-domain-verification\" content=\"oyvmscqbjt7lmm8ao9yca7lqo9j4wh\" />
{% block facebook %}
{% if 'ckdev' in app.request.getSchemeAndHttpHost() %}
<meta name=\"robots\" content=\"noindex, nofollow\" />
{% endif %}
{% if app.request.locale == 'pl' %}
<meta property=\"og:image\" content=\"\"/>
<meta property=\"og:title\" content=\"CentrumKrzesel.pl\"/>
<meta property=\"og:url\" content=\"https://www.centrumkrzesel.pl\"/>
<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.\">
{% endif %}
{% if app.request.locale == 'cz' %}
{% if 'dev.ezidle' in app.request.getSchemeAndHttpHost() %}
<meta name=\"robots\" content=\"noindex, nofollow\" />
{% endif %}
<meta property=\"og:image\" content=\"\"/>
<meta property=\"og:title\" content=\"Židle, křesla, barové stoličky – obchod eZidle.cz\"/>
<meta property=\"og:url\" content=\"https://www.ezidle.cz\"/>
<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í!\">
{% endif %}
{% if app.request.locale == 'sk' %}
<meta property=\"og:image\" content=\"\"/>
<meta property=\"og:title\" content=\"Stoličky, kreslá, barové stoličky - obchod stolicky24.sk\"/>
<meta property=\"og:url\" content=\"https://www.stolicky24.sk\"/>
<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!\">
{% endif %}
{% if app.request.locale == 'ro' %}
<meta property=\"og:image\" content=\"https://www.mobila24.ro/images/ro/logo-mobila24-ro.png\"/>
<meta property=\"og:title\" content=\"Mobila24.ro - Sute de piese de mobilier pentru casă și birou\"/>
<meta property=\"og:url\" content=\"https://www.mobila24.ro/\"/>
<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!\">
{% endif %}
<meta property=\"og:type\" content=\"website\"/>
{% endblock %}
<!-- Google Code for Lista Główna -->
<!-- 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 -->
{#
<script type=\"text/javascript\">
/* <![CDATA[ */
var google_conversion_id = 1070791059;
var google_conversion_label = \"TiNOCOmd5gMQk_PL_gM\";
var google_custom_params = window.google_tag_params;
var google_remarketing_only = true;
/* ]]> */
</script>
<script type=\"text/javascript\" src=\"//www.googleadservices.com/pagead/conversion.js\">
</script>
<noscript>
<div style=\"display:inline;\">
<img height=\"1\" width=\"1\" style=\"border-style:none;\" alt=\"\" src=\"//googleads.g.doubleclick.net/pagead/viewthroughconversion/1070791059/?value=1.000000&label=TiNOCOmd5gMQk_PL_gM&guid=ON&script=0\"/>
</div>
</noscript>
#}
{% if app.request.locale == 'pl' %}
{% if app.request.getClientIp() != '185.229.227.78' %}
<script>
window.dataLayer = window.dataLayer || [];
</script>
<script id=\"usercentrics-cmp\" src=\"https://app.usercentrics.eu/browser-ui/latest/loader.js\" data-settings-id=\"OqUugE3Vy\" async></script>
<script type=\"text/javascript\">
// create dataLayer
function gtag() {
dataLayer.push(arguments);
}
// set „denied\" as default for both ad and analytics storage,
gtag(\"consent\", \"default\", {
ad_user_data: \"denied\",
ad_personalization: \"denied\",
ad_storage: \"denied\",
analytics_storage: \"denied\",
wait_for_update: 2000 // milliseconds to wait for update
});
// Enable ads data redaction by default [optional]
gtag(\"set\", \"ads_data_redaction\", true);
gtag('config','GTM-N2JVG9G', {'allow_enhanced_conversions':true});
</script>
<script type=\"text/javascript\">
// Google Tag Manager
(function(w, d, s, l, i) {
w[l] = w[l] || [];
w[l].push({
'gtm.start': new Date().getTime(),
event: 'gtm.js'
});
var f = d.getElementsByTagName(s)[0],
j = d.createElement(s),
dl = l != 'dataLayer' ? '&l=' + l : '';
j.async = true;
j.src =
'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-N2JVG9G'); //replace GTM-XXXXXX with Google Tag Manager ID
</script>
<script>
gtag('config','GTM-N2JVG9G', {'allow_enhanced_conversions':true});
</script>
<script type=\"text/javascript\">
// Please replace 'ucEvent' with the event you have just created
window.addEventListener(\"ucEvent\", function (e) {
if( e.detail && e.detail.event == \"consent_status\") {
// Please replace the analytics service name here with the customized service
var ucAnalyticsService = 'Google Analytics';
// Please replace the ad service name here with the customized service
var ucAdService = 'Google Ads Remarketing';
if(e.detail.hasOwnProperty(ucAnalyticsService) && e.detail.hasOwnProperty(ucAdService))
{
gtag(\"consent\", \"update\", {
ad_storage: e.detail[ucAdService] ? 'granted':'denied',
ad_user_data: e.detail[ucAdService] ? 'granted':'denied',
ad_personalization: e.detail[ucAdService] ? 'granted':'denied',
analytics_storage: e.detail[ucAnalyticsService] ? 'granted':'denied'
});
}
else {
if(e.detail.hasOwnProperty(ucAdService)) {
gtag(\"consent\", \"update\", {
ad_storage: e.detail[ucAdService] ? 'granted':'denied',
ad_user_data: e.detail[ucAdService] ? 'granted':'denied',
ad_personalization: e.detail[ucAdService] ? 'granted':'denied'
});
}
if(e.detail.hasOwnProperty(ucAnalyticsService)) {
gtag(\"consent\", \"update\", {
analytics_storage: e.detail[ucAnalyticsService] ? 'granted':'denied'
});
}
}
}
});
</script>
{% set currentPath = app.request.get('_route') %}
<!-- Facebook Pixel Code -->
<script type=\"text/plain\" data-usercentrics=\"Facebook Pixel\">
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window,document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '1672124773108240');
fbq('track', 'PageView');
{% if currentPath == 'product' %}
fbq('track', 'ViewContent');
{% endif %}
{% if currentPath == 'cart' %}
fbq('track', 'AddToCart');
{% endif %}
{% if currentPath == 'register' %}
fbq('track', 'InitiateCheckout');
{% endif %}
</script>
<!-- End Facebook Pixel Code -->
{% endif %}
<script src=\"https://static.payu.com/res/v2/widget-mini-installments.js\"></script>
{% endif %}
{% if app.request.locale == 'cz' %}
<!-- Start of LiveChat (www.livechatinc.com) code -->
<script type=\"text/javascript\">
window.__lc = window.__lc || {};
window.__lc.license = 11961327;
(function() {
var lc = document.createElement('script'); lc.type = 'text/javascript'; lc.async = true;
lc.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'cdn.livechatinc.com/tracking.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(lc, s);
})();
</script>
<noscript>
<a href=\"https://www.livechatinc.com/chat-with/11961327/\" rel=\"nofollow\">Chat with us</a>,
powered by <a href=\"https://www.livechatinc.com/?welcome\" rel=\"noopener nofollow\" target=\"_blank\">LiveChat</a>
</noscript>
<!-- End of LiveChat code -->
<meta name=\"seznam-wmt\" content=\"PHYWsDX58In7oX9SdvZWqfEf3RFyQaBC\" />
{% endif %}
{% if app.request.locale == 'pl' %}
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-2996790-1', 'centrumkrzesel.pl');
ga('send', 'pageview');
</script>
{% endif %}
{% if app.request.locale == 'cz' %}
<script>
window.dataLayer = window.dataLayer || [];
</script>
<script id=\"usercentrics-cmp\" src=\"https://app.usercentrics.eu/browser-ui/latest/loader.js\" data-settings-id=\"wmvRS1Hb5W_YrY\" async></script>
<script type=\"text/javascript\">
// create dataLayer
function gtag() {
dataLayer.push(arguments);
}
// set „denied\" as default for both ad and analytics storage,
gtag(\"consent\", \"default\", {
ad_user_data: \"denied\",
ad_personalization: \"denied\",
ad_storage: \"denied\",
analytics_storage: \"denied\",
wait_for_update: 2000 // milliseconds to wait for update
});
// Enable ads data redaction by default [optional]
gtag(\"set\", \"ads_data_redaction\", true);
</script>
<script type=\"text/javascript\">
// Google Tag Manager
(function(w, d, s, l, i) {
w[l] = w[l] || [];
w[l].push({
'gtm.start': new Date().getTime(),
event: 'gtm.js'
});
var f = d.getElementsByTagName(s)[0],
j = d.createElement(s),
dl = l != 'dataLayer' ? '&l=' + l : '';
j.async = true;
j.src =
'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-NFNTDX6'); //replace GTM-XXXXXX with Google Tag Manager ID
</script>
<script type=\"text/javascript\">
// Please replace 'ucEvent' with the event you have just created
window.addEventListener(\"ucEvent\", function (e) {
if( e.detail && e.detail.event == \"consent_status\") {
// Please replace the analytics service name here with the customized service
var ucAnalyticsService = 'Google Analytics';
// Please replace the ad service name here with the customized service
var ucAdService = 'Google Ads Remarketing';
if(e.detail.hasOwnProperty(ucAnalyticsService) && e.detail.hasOwnProperty(ucAdService))
{
gtag(\"consent\", \"update\", {
ad_storage: e.detail[ucAdService] ? 'granted':'denied',
ad_user_data: e.detail[ucAdService] ? 'granted':'denied',
ad_personalization: e.detail[ucAdService] ? 'granted':'denied',
analytics_storage: e.detail[ucAnalyticsService] ? 'granted':'denied'
});
}
else {
if(e.detail.hasOwnProperty(ucAdService)) {
gtag(\"consent\", \"update\", {
ad_storage: e.detail[ucAdService] ? 'granted':'denied',
ad_user_data: e.detail[ucAdService] ? 'granted':'denied',
ad_personalization: e.detail[ucAdService] ? 'granted':'denied'
});
}
if(e.detail.hasOwnProperty(ucAnalyticsService)) {
gtag(\"consent\", \"update\", {
analytics_storage: e.detail[ucAnalyticsService] ? 'granted':'denied'
});
}
}
}
});
</script>
{#
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-NFNTDX6');</script>
<!-- End Google Tag Manager -->
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('consent', 'update', {
'ad_storage': 'granted',
'analytics_storage': 'granted'
});
</script>
<!-- Google tag (gtag.js) -->
<script async src=https://www.googletagmanager.com/gtag/js?id=UA-155369979-1></script>
<script>
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-155369979-1');
</script>
#}
{% endif %}
{% if app.request.locale == 'ro' %}
<script>
window.dataLayer = window.dataLayer || [];
</script>
<meta name=\"google-site-verification\" content=\"O2EEViRoJOEKVbAYtBipK4bKNauN4pyc5nF-G_rkalY\" />
<meta name=\"p:domain_verify\" content=\"6f396b9799f8f5564e74275623dd0eba\"/>
<script id=\"usercentrics-cmp\" src=\"https://app.usercentrics.eu/browser-ui/latest/loader.js\" data-settings-id=\"Rg7qdXUYwqCGLp\" async></script>
{#
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-5BN3TFF');</script>
<!-- End Google Tag Manager -->
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('consent', 'update', {
'ad_storage': 'granted',
'analytics_storage': 'granted'
});
</script>
#}
<script type=\"text/javascript\">
// create dataLayer
function gtag() {
dataLayer.push(arguments);
}
// set „denied\" as default for both ad and analytics storage,
gtag(\"consent\", \"default\", {
ad_user_data: \"denied\",
ad_personalization: \"denied\",
ad_storage: \"denied\",
analytics_storage: \"denied\",
wait_for_update: 2000 // milliseconds to wait for update
});
// Enable ads data redaction by default [optional]
gtag(\"set\", \"ads_data_redaction\", true);
</script>
<script type=\"text/javascript\">
// Google Tag Manager
(function(w, d, s, l, i) {
w[l] = w[l] || [];
w[l].push({
'gtm.start': new Date().getTime(),
event: 'gtm.js'
});
var f = d.getElementsByTagName(s)[0],
j = d.createElement(s),
dl = l != 'dataLayer' ? '&l=' + l : '';
j.async = true;
j.src =
'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-5BN3TFF'); //replace GTM-XXXXXX with Google Tag Manager ID
</script>
<script type=\"text/javascript\">
// Please replace 'ucEvent' with the event you have just created
// Configuration for Biano Pixel
const bianoPixelConfig = {
consent: false, // Initially set to false, will update based on Usercentrics
debug: false, // Optional, enable for debugging purposes
};
window.addEventListener(\"ucEvent\", function (e) {
if (e.detail && e.detail.event === \"consent_status\") {
// Replace with the service name as configured in Usercentrics
const ucBianoService = 'Biano Pixel';
// Check if consent is granted for the Biano service
if (e.detail.hasOwnProperty(ucBianoService)) {
console.log('Service exists');
const consentGranted = e.detail[ucBianoService];
bianoPixelConfig.consent = consentGranted;
if (consentGranted) {
// Initialize Biano Pixel with Merchant ID only if consent is granted
!function(b, i, a, n, o, p, x, s) {
if (b.bianoTrack) return;
o = b.bianoTrack = function() {
o.callMethod ?
o.callMethod.apply(o, arguments) : o.queue.push(arguments)
};
o.push = o;
o.queue = [];
a = a || {};
n = a.consent === void(0) ? !0 : !!a.consent;
o.push('consent', n);
s = 'script';
p = i.createElement(s);
p.async = !0;
p.src = 'https://' + (n ? 'pixel.biano.ro' : 'bianopixel.com') +
'/' + (a.debug ? 'debug' : 'min') + '/pixel.js';
x = i.getElementsByTagName(s)[0];
x.parentNode.insertBefore(p, x);
}(window, document, bianoPixelConfig);
// Replace <put-your-merchant-id-here> with your actual Merchant ID
bianoTrack('init', 'ro147bfbbc166b3f1a023d2b3cd3532d5cc3356f1c');
} else {
//console.log('Consent not granted for Biano Pixel. Biano Pixel will not be initialized.');
}
}
}
if( e.detail && e.detail.event == \"consent_status\") {
// Please replace the analytics service name here with the customized service
var ucAnalyticsService = 'Google Analytics';
// Please replace the ad service name here with the customized service
var ucAdService = 'Google Ads Remarketing';
if(e.detail.hasOwnProperty(ucAnalyticsService) && e.detail.hasOwnProperty(ucAdService))
{
gtag(\"consent\", \"update\", {
ad_storage: e.detail[ucAdService] ? 'granted':'denied',
ad_user_data: e.detail[ucAdService] ? 'granted':'denied',
ad_personalization: e.detail[ucAdService] ? 'granted':'denied',
analytics_storage: e.detail[ucAnalyticsService] ? 'granted':'denied'
});
}
else {
if(e.detail.hasOwnProperty(ucAdService)) {
gtag(\"consent\", \"update\", {
ad_storage: e.detail[ucAdService] ? 'granted':'denied',
ad_user_data: e.detail[ucAdService] ? 'granted':'denied',
ad_personalization: e.detail[ucAdService] ? 'granted':'denied'
});
}
if(e.detail.hasOwnProperty(ucAnalyticsService)) {
gtag(\"consent\", \"update\", {
analytics_storage: e.detail[ucAnalyticsService] ? 'granted':'denied'
});
}
}
}
});
</script>
<script>
window.addEventListener(\"ucEvent\", function (e) {
if (e.detail && e.detail.event === \"consent_status\") {
const ucBianoService = 'Biano Pixel';
if (e.detail.hasOwnProperty(ucBianoService) && e.detail[ucBianoService]) {
{% set currentPath = app.request.get('_route') %}
{% if currentPath != 'product' and currentPath != 'summary' %}
bianoTrack('track', 'page_view', {
pageUrl: window.location.href, // URL of the current page
pageTitle: document.title // Title of the current page
});
{% endif %}
}
}
});
</script>
{% endif %}
{% if app.request.locale == 'sk' %}
{#
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-NBGCRZR');</script>
<!-- End Google Tag Manager -->
<script>
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('consent', 'update', {
'ad_storage': 'granted',
'analytics_storage': 'granted'
});
</script>
<!-- Google tag (gtag.js) -->
<script async src=https://www.googletagmanager.com/gtag/js?id=UA-191422121-2></script>
<script>
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-191422121-2');
</script>
#}
<script>
window.dataLayer = window.dataLayer || [];
</script>
<script id=\"usercentrics-cmp\" src=\"https://app.usercentrics.eu/browser-ui/latest/loader.js\" data-settings-id=\"AdJVPlZ-xhbkNy\" async></script>
<script type=\"text/javascript\">
// create dataLayer
function gtag() {
dataLayer.push(arguments);
}
// set „denied\" as default for both ad and analytics storage,
gtag(\"consent\", \"default\", {
ad_user_data: \"denied\",
ad_personalization: \"denied\",
ad_storage: \"denied\",
analytics_storage: \"denied\",
wait_for_update: 2000 // milliseconds to wait for update
});
// Enable ads data redaction by default [optional]
gtag(\"set\", \"ads_data_redaction\", true);
</script>
<script type=\"text/javascript\">
// Google Tag Manager
(function(w, d, s, l, i) {
w[l] = w[l] || [];
w[l].push({
'gtm.start': new Date().getTime(),
event: 'gtm.js'
});
var f = d.getElementsByTagName(s)[0],
j = d.createElement(s),
dl = l != 'dataLayer' ? '&l=' + l : '';
j.async = true;
j.src =
'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-NBGCRZR'); //replace GTM-XXXXXX with Google Tag Manager ID
</script>
<script type=\"text/javascript\">
// Please replace 'ucEvent' with the event you have just created
window.addEventListener(\"ucEvent\", function (e) {
if( e.detail && e.detail.event == \"consent_status\") {
// Please replace the analytics service name here with the customized service
var ucAnalyticsService = 'Google Analytics';
// Please replace the ad service name here with the customized service
var ucAdService = 'Google Ads Remarketing';
if(e.detail.hasOwnProperty(ucAnalyticsService) && e.detail.hasOwnProperty(ucAdService))
{
gtag(\"consent\", \"update\", {
ad_storage: e.detail[ucAdService] ? 'granted':'denied',
ad_user_data: e.detail[ucAdService] ? 'granted':'denied',
ad_personalization: e.detail[ucAdService] ? 'granted':'denied',
analytics_storage: e.detail[ucAnalyticsService] ? 'granted':'denied'
});
}
else {
if(e.detail.hasOwnProperty(ucAdService)) {
gtag(\"consent\", \"update\", {
ad_storage: e.detail[ucAdService] ? 'granted':'denied',
ad_user_data: e.detail[ucAdService] ? 'granted':'denied',
ad_personalization: e.detail[ucAdService] ? 'granted':'denied'
});
}
if(e.detail.hasOwnProperty(ucAnalyticsService)) {
gtag(\"consent\", \"update\", {
analytics_storage: e.detail[ucAnalyticsService] ? 'granted':'denied'
});
}
}
}
});
</script>
{% endif %}
{% block meta_desc_key %}
{% if app.request.locale == 'pl' %}
<meta name=\"description\" content=\"Centrum Krzeseł, Sprawdź krzesła i fotele do biura i domu. Niskie ceny, gwarancja oraz dostawa 24h. Kup teraz!\">
<meta name=\"keywords\" content=\"krzesła, fotele, hokery, meble, sklep internetowy, zakupy, centrum krzeseł\">
{% endif %}
{% if app.request.locale == 'cz' %}
<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í!\">
<meta name=\"keywords\" content=\"křesla, židle, barové stoličky, nábytek, internetový obchod, nákupy nabytku, prodejna židlí, prodejna křesel\">
{% endif %}
{% if app.request.locale == 'sk' %}
<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!\">
<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\">
{% endif %}
{% if app.request.locale == 'ro' %}
<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!\">
<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\">
{% endif %}
{% endblock %}
{% block stylesheets %}{% endblock %}
<link rel=\"shortcut icon\" href=\"#\" type=\"image/x-icon\">
{% set rand = random(0, 100000) %}
<link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.5.0/css/all.css\" integrity=\"sha384-B4dIYHKNBt8Bc12p+WXckhzcICo0wtJAoU8YZTY5qE0Id1GSseTk6S+L3BlXeVIU\"
crossorigin=\"anonymous\">
<link rel=\"icon\" type=\"image/x-icon\" href=\"/images/favicon.png\" />
<link href=\"https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700&subset=latin-ext&display=swap\" rel=\"stylesheet\">
<!-- Bulma Version 0.7.2-->
<link rel=\"stylesheet\" href=\"/css/styles.css\" />
<link rel=\"stylesheet\" href=\"/css/tooltip.css\" />
<link rel=\"stylesheet\" href=\"/css/custom.css\" />
<link rel=\"stylesheet\" href=\"/css/modal-fx.min.css\" />
<link rel=\"stylesheet\" href=\"/css/VueAgile.css\">
<link rel=\"stylesheet\" type=\"text/css\" href=\"/css/v2.css\">
<style>
.cat-desc-excerpt a {
color:#102189!important;
}
.gotop {
display: none; /* Hidden by default */
position: fixed; /* Fixed/sticky position */
bottom: 20px; /* Place the button at the bottom of the page */
right: 30px; /* Place the button 30px from the right */
z-index: 99; /* Make sure it does not overlap */
border: none; /* Remove borders */
cursor: pointer; /* Add a mouse pointer on hover */
border-radius: 30px; /* Rounded corners */
}
@media (min-width: 900px) {
.hidableContainer {
margin-top:-30px;
}
.topSection {
padding:1.2rem 1.5rem;
}
.pricingContainer {
width:910px;
overflow: auto;
}
}
@media (min-width: 300px) {
.button-save-newsletter {
margin-top:16px;
}
.card .item-details {
top: 96% !important;
}
.remove-padding-top {
padding-top: 0px !important;
}
.active {
color:#ef1b2b;
}
.producer-select .field, .producer-select .field .control, .producer-select .field .control .select, .producer-select .field .control .select select {
width:100%;
}
}
.pagination li {
padding:10px;
font-size:1.3rem;
}
.carousel .carousel-container .carousel-item.has-background .is-background {
width:auto!important;
height:auto!important;
}
.logo-producer a img {
max-width: 200px;
max-height:40px;
}
.card.compare label {
color:green;
}
#topBanner {
position:absolute; width:100%; top:0px; height:35px; font-size:13px;
}
.lower_header {
margin-top:35px;
}
@media (max-width: 767px) {
.image img {
width: auto!important;
}
{#
#topBanner {
position:absolute; width:100%; top:0px; height:60px; font-size:11px;
}
.lower_header {
margin-top:60px!important;
}
#}
.lista-produktow .card .image img {
margin-left: auto;
margin-right: auto;
}
.compare-container-bottom {
margin-bottom: 45px!important;
margin-right: 0px;
}
.compare-container-top {
margin-top:10px;
}
.burger {
flex-shrink:1;
padding:0px;
}
.smaller-mobile {
max-width: 150px;
}
.hideMobile {
display: none;
}
#box-cookies .close-cookie {
top:20px!important;
}
#mobile-logo {
width: 120px!important;
}
#search_loader_container {
display: none;
}
}
#js_cat-desc-content {
max-height: 3em;
}
.cat-desc-excerpt {
overflow: hidden;
text-overflow: ellipsis;
height: 200px;
}
#box-cookies {
border-top: 1px solid #ddd;
position: fixed;
bottom: 0;
left: 0;
z-index: 100;
background: #fff;
width: 100%;
padding: 20px;
text-align: justify;
-webkit-font-smoothing: antialiased;
font-weight: 400;
color:black;
}
#box-cookies .close-cookie {
position: absolute;
right: 20px;
top: 13px;
}
#box-cookies .container {
padding-right: 80px;
font-size: 1em;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.slide img {
object-fit: initial!important;
width:auto!important;
}
.zoom-on-hover img {
max-height:650px;
}
.agile__slide {
text-align: center;
}
#all-prod-image {
max-width: 150px;
}
#prod-image-24 {
max-width: 150px;
}
.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); }
.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
.autocomplete-no-suggestion { padding: 2px 5px;}
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: bold; color: #000; }
.autocomplete-group { padding: 2px 5px; font-weight: bold; font-size: 16px; color: #000; display: block; border-bottom: 1px solid #000; }
.autocomplete-image {
max-width:40px;
max-height: 40px;
text-align: center;
}
.autocomplete-ck-container {
display: inline-block;
width:100%;
cursor: pointer;
height:44px;
}
.autocomplete-image-container {
display: inline-block;
width:40px;
text-align: center;
margin-left:5px;
background: white!important;
}
.autocomplete-title {
display: inline-block;
vertical-align: top;
font-weight: bold;
font-size:14px;
margin-top: 12px;
margin-left:10px;
width:60%;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.autocomplete-price {
text-align: left;
float:right;
display: inline-block;
color:black;
width: 25%;
vertical-align: top;
margin-top: 12px;
font-size: 14px;
font-weight: bold;
}
.listing-marker {
float: right;
padding-right: 3px;
padding-top: 3px;
}
@media only screen and (min-width: 1px) and (max-width: 768px) {
#header_container {
min-height: 78px;
}
}
@media only screen and (min-width: 1px) and (max-width: 700px) {
.navbar-item, .navbar-link {
padding: 0.4rem 0.4rem!important;
}
.header-product-bar img {
height:25px!important;
}
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
#header_container {
min-height: 131px;
}
}
@media only screen and (min-width: 1024px) and (max-width: 90000px) {
#header_container {
min-height: 199px;
}
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
#galleryMain {
min-height: 790px;
}
}
.additionalInfo {
position: absolute;
top:-100px;
visibility: hidden;
left:-100px;
}
</style>
<style>
.payu-mini-installments-widget-details {
color:black!important;
text-decoration: none!important;
}
.payu-mini-installments-widget-amount {
color: #ef1b2b!important;
cursor:pointer!important;
text-decoration: underline!important;
font-weight: bold!important;
}
</style>
{% block css %}
{% if app.request.locale == 'cz' %}
<style>
.dropdown-button:not(.no-image) span:first-child {
padding-right:90px!important;
}
</style>
{% endif %}
<style>
.dropdown4 .dropdown-trigger .dropdown-button .image {
margin-left:60px!important;
}
</style>
{% endblock %}
</head>
<body>
{% if app.request.locale == 'cz' %}
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-NFNTDX6\"
height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
{% endif %}
{% if app.request.locale == 'ro' %}
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-5BN3TFF\"
height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
{% endif %}
{% if app.request.locale == 'sk' %}
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-NBGCRZR\"
height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
{% endif %}
{% if app.request.locale == 'pl' %}
<!-- Google Tag Manager (noscript) -->
<noscript>
<iframe src=https://www.googletagmanager.com/ns.html?id=GTM-N2JVG9G height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe>
</noscript>
<!-- End Google Tag Manager (noscript) -->
{% endif %}
<div id=\"app\">
{{ render(controller('App\\\\Controller\\\\HomeController::topAction', {}, {'reqParams':app.request.attributes.all})) }}
{% block content %}
{% endblock %}
{% block fos_user_content %}
{% endblock %}
{{ render(controller('App\\\\Controller\\\\HomeController::footerAction')) }}
</div>
{% block javascripts %}
<script type=\"text/javascript\" src=\"/js/bulma-carousel.min.js\"></script>
<script src=\"/js/VueAgile.umd.min.js\"></script>
<script type=\"text/javascript\" src=\"/js/zoomOnHover.js\"></script>
<script type=\"text/javascript\" src=\"/js/vue-affix.min.js\"></script>
<script type=\"text/javascript\" src=\"/js/vue-scrollactive.min.js\"></script>
<script type=\"text/javascript\" src=\"/js/vue-burger-menu.umd.min.js\"></script>
<script type=\"text/javascript\" src=\"/js/vue-match-heights.min.js\"></script>
<script type=\"text/javascript\" src=\"/js/blueimp-helper.js\"></script>
<script type=\"text/javascript\" src=\"/js/blueimp-gallery.js\"></script>
<script type=\"text/javascript\" src=\"/js/blueimp-gallery-fullscreen.js\"></script>
<link rel=\"stylesheet\" type=\"text/css\" href=\"/css/blueimp-gallery.min.css\">
<script type=\"text/javascript\" src=\"/js/vue-gallery.min.js\"></script>
<script type=\"text/javascript\" src=\"https://unpkg.com/blueimp-gallery@2.36.0/js/blueimp-helper.js\"></script>
<script type=\"text/javascript\" src=\"https://unpkg.com/blueimp-gallery@2.36.0/js/blueimp-gallery.js\"></script>
<script type=\"text/javascript\" src=\"https://unpkg.com/blueimp-gallery@2.36.0/js/blueimp-gallery-video.js\"></script>
<script type=\"text/javascript\" src=\"https://unpkg.com/blueimp-gallery@2.36.0/js/blueimp-gallery-youtube.js\"></script>
<script type=\"text/javascript\" src=\"https://unpkg.com/blueimp-gallery@2.36.0/js/blueimp-gallery-fullscreen.js\"></script>
<link rel=\"stylesheet\" type=\"text/css\" href=\"https://unpkg.com/blueimp-gallery@2.36.0/css/blueimp-gallery.min.css\">
<script src=\"/js/custom.js\"></script>
<script src=\"/js/vue-components.js?s={{ date().timestamp }}\"></script>
<script src=\"/js/compare.js\"></script>
<script src=\"/js/jquery.cookie.min.js\"></script>
<script src=\"/js/autocomplete/dist/jquery.autocomplete.min.js\"></script>
{% if app.request.locale != 'ro' %}
<script type=\"text/javascript\" src=\"//orbitvu.co/share/YHkDV8qXbhu7xWELhwoRu/94705/orbittour/script\"></script>
{% endif %}
<script src=\"/js/matchMedia.addListener.js\"></script>
<script src=\"/js/matchMedia.js\"></script>
<script>
\$(document).ready(function () {
//Get the button:
mybutton = document.getElementById(\"gotop\");
// When the user scrolls down 20px from the top of the document, show the button
window.onscroll = function () {
scrollFunction()
};
function scrollFunction() {
if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) {
mybutton.style.display = \"block\";
} else {
mybutton.style.display = \"none\";
}
}
\$('#closeBurger').on(\"click\", function() {
\$('#loop_search_mobile').trigger(\"click\");
\$(this).hide();
});
\$('.burger').on(\"click\", function() {
\$('#closeBurger').show(1).delay(1000);
})
});
// When the user clicks on the button, scroll to the top of the document
function topFunction() {
document.body.scrollTop = 0; // For Safari
document.documentElement.scrollTop = 0; // For Chrome, Firefox, IE and Opera
}
\$(document).ready(function () {
\$('.category-box').on(\"click\", function() {
var href = \$(this).attr('data-href');
window.location.href = href;
});
\$('.read-more').on(\"click\", function() {
\$('#js_cat-desc-content').css('max-height', '1600px');
\$('.cat-desc-excerpt').css(\"overflow\", \"auto\");
\$('.cat-desc-excerpt').css(\"height\", \"auto\");
\$(this).hide();
});
\$('.close-cookie').on(\"click\", function() {
var cookie_bar=\$('#box-cookies');
\$.cookie('box_cookie',true,{expires:30,path:'/'});
cookie_bar.fadeOut(400,function(){cookie_bar.remove();})
});
if (typeof \$.cookie('box_cookie') === 'undefined'){
//no cookie
} else {
\$('#box-cookies').remove();
}
\$('.mega-menu-show').on(\"click\", function() {
\$('.mega-menu-1').show();
});
\$('.mega-menu-1').mouseleave(function() {
\$(this).hide();
});
/* handle onmouseover mega menu */
\$('.navbar-item').hover(function(e){
var attr = \$(this).attr('data-image');
var target = \$(this).attr('data-target');
if (typeof attr !== typeof undefined && attr !== false) {
if (attr.length) {
\$('#' + target).attr('src', attr);
} else {
if (target == 'all-prod-image') {
\$('#all-prod-image').attr('src', '/images/wszystkie_produkty.jpg');
} else {
{% if app.request.locale == 'ro' %}
\$('#prod-image-24').attr('src', '/images/ro/box_24h-01.jpg');
{% else %}
\$('#prod-image-24').attr('src', '/images/maj_2019/box_24h.jpg');
{% endif %}
}
}
}
});
\$('#search_autocomplete').autocomplete({
serviceUrl: '/search/auto-complete/query',
minChars: 3,
onSearchStart: function() {
\$('#search_loader').show();
},
onSelect: function (suggestion) {
window.location.href = suggestion.url;
},
formatResult: function (suggestion) {
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>';
},
onSearchComplete: function (query, suggestions) {
\$('#search_loader').hide();
}
});
});
var block = false;
</script>
<!-- cdnjs -->
<script type=\"text/javascript\" src=\"//cdnjs.cloudflare.com/ajax/libs/jquery.lazy/1.7.9/jquery.lazy.min.js\"></script>
<script type=\"text/javascript\" src=\"//cdnjs.cloudflare.com/ajax/libs/jquery.lazy/1.7.9/jquery.lazy.plugins.min.js\"></script>
<script>
\$(function() {
\$('.lazy').Lazy();
});
</script>
{% endblock %}
{% if app.request.locale == 'pl' %}
{#
<div id=\"box-cookies\" class=\"hidden-print\">
<div class=\"container\" style=\"font-size:12px;\">
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>.
</div>
<a href=\"javascript:;\" class=\"close-cookie visible-xs button button-default button-small\" title=\"Zamknij\"><span class=\"fa fa-times\"></span>
<span class=\"hideMobile\">
Zamknij
</span>
</a>
</div>
#}
{% endif %}
<img alt=\"Go Top\" style=\"max-width: 40px;\" onclick=\"topFunction()\" class=\"gotop\" id=\"gotop\" src=\"/images/gotop.png\"/>
</body>
</html>
", "base.html.twig", "/home/users/ck_new/templates/base.html.twig");
}
}