????
Current Path : /home/multihiv/www/store/wp-content/themes/js/scripts/global/ |
Current File : //home/multihiv/www/store/wp-content/themes/js/scripts/global/stickySocialButtons.js |
/* global woodmart_settings */ (function($) { woodmartThemeModule.stickySocialButtons = function() { $('.wd-sticky-social').addClass('buttons-loaded'); }; $(document).ready(function() { woodmartThemeModule.stickySocialButtons(); }); })(jQuery);