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

1 line
222 B
JavaScript
Raw Normal View History

2025-12-12 13:14:39 +01:00
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)})})});