WooCommerce has a plugin (WooCommerce Additional Variation Images) that allows image galleries to be assigned to variations. Here’s the plugin page: https://woocommerce.com/products/woocommerce-additional-variation-images
The plugin doesn’t work with your theme. The gallery thumbs appear as giant images in a vertical column under the featured image on top of the page (big z-index value).
I need some help to get this plugin to be compatible by disabling whatever js is conflicting. I don’t mind creating an entirely customized variable.php woocommerce template, but the conflict appears to be deeper within the guts of the theme and not related to the template file at all.
Please advise