@biniecki in the plugin folder find the .js file and comment out this function like this:
/*function() {
$( '.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a img' ).first().attr( 'srcset', wcih_main_image );
}*/
That will solve your problem