Skutchi Designs, Inc.

Call Us: 888-993-3757  Email: [email protected]  Mon – Fri / 8:30AM – 5:00PM EST

  • Home
  • Home
[wap_widget popup]
  • Clearance
    This product has multiple variants. The options may be chosen on the product page
  • Clearance
    This product has multiple variants. The options may be chosen on the product page
  • This product has multiple variants. The options may be chosen on the product page
  • This product has multiple variants. The options may be chosen on the product page
  • This product has multiple variants. The options may be chosen on the product page
  • This product has multiple variants. The options may be chosen on the product page
document.addEventListener("DOMContentLoaded", function () { document.querySelectorAll(".elementor-slides").forEach(function (slider) { var checkSwiper = setInterval(function () { if (slider.swiper) { clearInterval(checkSwiper); var swiper = slider.swiper;// hide duplicates during fade swiper.on("setTranslate", function () { swiper.slides.forEach(function (slideEl) { if (slideEl.classList.contains("swiper-slide-duplicate")) { slideEl.style.visibility = "hidden"; } else { slideEl.style.visibility = "visible"; } }); });// after transition, force to real slide swiper.on("slideChangeTransitionEnd", function () { if (swiper.slides[swiper.activeIndex].classList.contains("swiper-slide-duplicate")) { swiper.slideToLoop(swiper.realIndex, 0, false); } }); } }, 300); }); });