Hello, i need some help with a behavior, but maybe this can became a feature request.
Is there a way to query the product galleries with the metadata from the Woocommerce Additional Variation Images plugin (WooCommerce Additional Variation Images - WooCommerce Marketplace) and synchronize it with the variation selection? The meta should be this: _wc_additional_variation_images. When i export the csv it gives the images id.
Currently I’m using a custom slider query for images, the variation selection change the first image of the gallery and the first thumbnail image, but not the other images.
With the stock product gallery element it works quite flawlessly, but with a drawnback: no slider arrows. If i turn on the slider option of the element it stop working and query only the first image for every .brxe-image in the slider and the thumbnail slider.
Any ideas?