whoami7 - Manager
:
/
home
/
dataiclx
/
public_html
/
wp-content
/
themes
/
woodmart
/
js
/
scripts
/
wc
/
Upload File:
files >> /home/dataiclx/public_html/wp-content/themes/woodmart/js/scripts/wc/swatchesLimit.js
/* global woodmart_settings */ (function($) { woodmartThemeModule.$document.on('wdShopPageInit wdArrowsLoadProducts wdLoadMoreLoadProducts wdProductsTabsLoaded', function () { woodmartThemeModule.swatchesLimit(); }); woodmartThemeModule.swatchesLimit = function() { $('.wd-swatches-divider').on('click', function() { var $this = $(this).parent(); $this.find('.wd-swatch').removeClass('wd-hidden'); $this.addClass('wd-all-shown'); }); }; $(document).ready(function() { woodmartThemeModule.swatchesLimit(); }); })(jQuery);
Copyright ©2021 || Defacer Indonesia