Upgrade Your WooCommerce Product Image Gallery
Upgrade the default WooCommerce product gallery with WooThumbs for WooCommerce and improve conversions.
Opt for a carousel gallery layout or a modern stacked image gallery layout, depending on your ecommerce store’s needs.
Customize the gallery thumbnail position, slider autoplay options, transitions, image sizes, and zoom options.
Let customers see product images in fullscreen, with an upgraded and modern product lightbox.
* Version: 5.5.0
* WC requires at least: 2.6.14
* WC tested up to: 8.2.2
info: https://iconicwp.com/products/woothumbs/**v5.5.0** (15 Nov 2023)
[new] Added compatibility with the Delay JS Execution functionality of WP Rocket & Perfmatters plugins
[new] Added a new `iconic_woothumbs_slide_classes` filter to add custom classes to slide containers
[new] Added setting to switch between Anticipated (default) and On Demand lazy loading behaviour in slider mode
[update] Load Plyr video poster images on demand instead of preloading to improve page loading performance
[update] Improvements to lazy loading performance in slider mode to load less images
[update] Variation slide indexes now persist when the parent gallery only has one image, but variations have multiple images
[update] Modified CSS to prevent an initial gallery flash when JS takes a while to load
[update] Refactored the Plyr YouTube/Vimeo embed implementation to use `<div>` rather than `<iframe>` elements to improve page loading performance
[update] Only initialise Plyr for videos that are inside visible containers to avoid conflicts
[update] Recalculate the carousel height after Plyr videos initialise to improve compatibility
[update] Plyr videos that exist in cloned slides are no longer initialised to improve page loading performance
[fix] Resolved an issue with the rendering of some thumbnail image HTML attributes causing odd behaviour
[fix] Prevented a gallery flash during initial load when default variations are set
[fix] Always return an absolute integer for image data height values even if height is unavailable
[fix] Prevented duplication of photoswipe gallery instances causing some fullscreen inconsistencies
[fix] Autoplay now correctly triggers in fullscreen if navigating back to a previously played video
[fix] Check for a valid product instance when deleting cache entries to avoid edge case errors in certain admin screens
[fix] Ensure assets are enqueued when the WooThumbs block is added directly to a page rather than via a shortcode