WIND zápatí backup
<script><script>var $items = $('.carousel-inner > .item'), totalItems = $items.length, half = Math.floor(totalItems / 2), wrapFirstHalf = true; // Set to true if you want to wrap the bigger half first, false otherwise
if($(window).width() >= 992) {if (!wrapFirstHalf) { $items.slice(0, half + 1).wrapAll('<div class="half_carousel one">'); $items.slice(half + 1).wrapAll('<div class="half_carousel two">');} else { $items.slice(0, half).wrapAll('<div class="half_carousel one">'); $items.slice(half).wrapAll('<div class="half_carousel two">');}}if($(window).width() < 992) { $items.wrapAll('<div class="half_carousel mobile">');}</script>
<!-- <script type="text/javascript" src="//cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.min.js"></script> --><script type="text/javascript" src='https://cdn.myshoptet.com/usr/code2.kubanavratil.com/user/documents/upload/wind_redesign/slick.min.js'></script><script>$('.half_carousel.one, .half_carousel.two, .half_carousel.mobile').slick({ slidesToShow: 1, slidesToScroll: 1, autoplay: true, autoplaySpeed: 10000, arrows: true, dots: false, fade: true,});$(document).ready(function() {if($(window).width() <= 991) {$('.thirds_detail_grid > div').slick({ infinite: false, arrows: false, dots: true, slidesToShow: 1.5, slidesToScroll: 1,});}
$('.features_table').slick({ infinite: false, arrows: false, dots: true, slidesToShow: 3.5, slidesToScroll: 1, responsive: [ { breakpoint: 992, settings: { slidesToShow: 2.25, slidesToScroll: 1, } }, { breakpoint: 768, settings: { slidesToShow: 1.5, slidesToScroll: 1 } } ]});});</script>
<script>if($(window).width() < 767) {$('<li class="menu-item-phone"><a href="tel:+420724000088" data-testid="headerMenuItem">Zavolej nám!<span>Po-Pá: 9 - 18:00</span></a></li> <li class="menu-item-mail"><a href="mailto:windsurfingkarlin@email.cz" data-testid="headerMenuItem">Napiš nám mail!<span>(kdykoliv)</span></a></li>').appendTo('.menu-level-1');$('<a href="tel:+420724000088" class="header_phone">724 000 088</a>').prependTo('.navigation-buttons');$('.navigation-in > ul > li a .submenu-arrow').click(function() { // Remove the "exp" class from all li elements except the parent of the parent of the clicked element $('.navigation-in > ul > li.exp').not($(this).parent().parent()).removeClass('exp'); });}
$( '<p style="text-align:center"><a href="/znacka/" class="more_products">Všechny značky</a></p>').insertAfter( '.footer-icons' );$('.added_products_wrapper').insertAfter('.p-to-cart-block');$('.homepage-blog-wrapper .homepage-group-title').text('▼▼ Nejnovější články ▼▼');$('<div id="loyality"><strong>%</strong>Využij naše věrnostní slevy! <a href="/vernostni-slevy/">Registruj se a ušetři!</a></div><div class="detail_contact"> <h4>Máte dotaz? Kontaktujte Alču!</h4> <img src="https://cdn.myshoptet.com/usr/www.windsurfingkarlin.cz/user/documents/upload/girl_2024.png"> <div> <a class="" href="tel:+420775350347"><span>+420 775 350 347</span> <span>(Po - Pá: 9 - 18:00)</span></a> <a class="" href="mailto:windsurfingkarlin@email.cz"><span>windsurfingkarlin@email.cz</span></a> </div> </div>').insertAfter('.type-product .p-to-cart-block');</script>
<script>$(document).ready(function() {var $text = $('.site-msg.information .text');var $container = $('.site-msg.information ');function checkOverflow() {if ($text[0].scrollWidth > $container.width()) { $text.addClass('scroll');} else {$text.removeClass('scroll');}}$(window).on('load resize', checkOverflow);})</script>