# ultimate-store-kit/3.1.2/assets/js/widgets/showcase-slider.js

Ultimate Store Kit – Store Builder Addons for Elementor, WooCommerce Store Builder, EDD Store Builder, version 3.1.2. 1 lines.

- Page: https://pluginprobe.com/plugins/ultimate-store-kit/3.1.2/code/assets/js/widgets/showcase-slider.js
- Raw: https://pluginprobe.com/plugins/ultimate-store-kit/3.1.2/raw/assets/js/widgets/showcase-slider.js
- Modified: 2026-09-07T10:03:18+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/ultimate-store-kit/3.1.2/code/assets/js/widgets/showcase-slider.js#L10-L20`.

```javascript
!function(){"use strict";var e=function(e,n){var t=e.find(".usk-showcase-slider");if(!t.length)return;var o=t.find(".swiper-carousel"),r=t.data("settings");const i=elementorFrontend.utils.swiper;!async function(){await new i(o,r),r.pauseOnHover&&n(o).hover(function(){this.swiper.autoplay.stop()},function(){this.swiper.autoplay.start()})}()};jQuery(window).on("elementor/frontend/init",function(){elementorFrontend.hooks.addAction("frontend/element_ready/usk-showcase-slider.default",e)})}(jQuery,window.elementorFrontend);
```
