is it possible, to load pictures with enabled lazy loading, when they are in a container with display: none except switsching it of? I am using a multistep checkout where all three steps are loaded at the same time and then change from invisible to visible. I got the woocommerce review-order table in the last step with preview pictures. Unfortunately those pictures only load in the last step, when I start scrolling.
In order to upload the images, you need to call this action : $(document).trigger('wood-images-loaded');
Taking into consideration that you run multistep checkout and this is not our functionality, please contact the plugin support to provide the code which would call this action after tabs are changed.