1 line
231 B
JavaScript
Executable File

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