Your Bag
No Products in the Cart
• Style: "+ arrTagName[1] +"
" } } /* Display Style Dynamically on Color Swithc - Start */ $('.product_desc_outer .desc_content p').each(function(){ var htmlStyleInfor = $(this).html(); if( htmlStyleInfor.indexOf('• Style:') > 0 || htmlStyleInfor.indexOf('• style:') > 0 ){ $(this).html(styleText); } }) /* Display Style Dynamically on Color Swithc - End */ /* Check Video Thumbnail ICON and update the position */ $('.mux-thumbnail img:nth-child(2)').css("opacity", "-0.6"); thumbnailSize(); $('.zoom-product').each(function(){ var zoomImage = $(this); //console.log(image); var zoomConfig = {zoomType : "inner", cursor: "crosshair"}; var zoomActive = false; // Remove old instance od EZ $('.zoomContainer').remove(); zoomImage.removeData('elevateZoom'); // Update source for images zoomImage.attr('src', $(this).data('image')); zoomImage.data('zoom-image', $(this).data('zoom-product')); // Reinitialize EZ zoomImage.elevateZoom(zoomConfig); }); var ttwindowWidth = window.innerWidth || $window.width(); var $ttPageContent = $('#tt-pageContent'), blocks = { ttCollapseBlock: $('.tt-collapse-block'), ttAirSticky: $ttPageContent.find('.airSticky'), ttInputCounter: $('.tt-input-counter'), ttMobileProductSlider: $('.tt-mobile-product-slider'), } var airStickyObj = blocks.ttAirSticky, tabObj = blocks.ttCollapseBlock.find('.tt-collapse-title'); if(ttwindowWidth >= 1024){ airStickyObj.airStickyBlock({ debug: false, stopBlock: '.airSticky_stop-block', offsetTop: 70, }); } else if(airStickyObj.hasClass('airSticky_absolute')) { airStickyObj.removeClass('airSticky_absolute'); }; $document.on('resize scroll', tabObj, function () { airStickyObj.trigger('render.airStickyBlock'); }); tabObj.on('click', function() { setTimeout(function(){ airStickyObj.trigger('render.airStickyBlock'); }, 170); }); $(".thumbnail-box li img").click(function(){ $(".thumbnail-box li").removeClass("active"); var x = $(this).attr("data-target"); $(this).parent("li").addClass("active"); if($('.product-images-static li img[data-target="' + x + '"]').length > 0){ $('html,body').animate({ scrollTop: $('.product-images-static li img[data-target="' + x + '"]').offset().top - 50 }, 'slow'); } if($('.product-images-static li div[data-target-id="' + x + '"]').length > 0){ $('html,body').animate({ scrollTop: $('.product-images-static li div[data-target-id="' + x + '"]').offset().top - 50 }, 'slow'); } }); if($(window).width() < 576){ $(window).unbind('resize.ttmobpr'); blocks.ttMobileProductSlider.on('init', function(event, slick){ var event = new CustomEvent('mobile-slider-initialized', { 'detail': $(this) }); window.dispatchEvent(event); }); var d = blocks.ttMobileProductSlider.attr('data-slickdots') == 'true' ? true : false; blocks.ttMobileProductSlider.slick({ lazyLoad: 'progressive', dots: d, arrows: false, infinite: true, speed: 300, slidesToShow: 1, slidesToScroll: 1, adaptiveHeight: true }); $('.custom-wishlist-button').attr("data-swaction" , "addToWishlist"); _swat.initializeA