1 line
231 B
JavaScript
Raw Normal View History

2024-01-15 08:43:49 +00:00
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)}))}))}));