kollapsminoriteten/wp-content/themes/kadence/assets/js/product-cls.min.js

1 line
222 B
JavaScript

jQuery(function(a){a(".woocommerce-product-gallery.gallery-has-thumbnails").each(function(){var b=a(this);b.height(b.height()),b.on("wc-product-gallery-after-init",function(){setTimeout(function(){b.height("")},500)})})});