Hi Ingrid,
Thanks for reaching out to us. Please try to add the below snippet using the Code Snippets plugin:
add_action('woo_variation_swatches_pro_archive_page_loaded', function($wvs_pro){
remove_action('woocommerce_init', array( $wvs_pro, 'enable_swatches' ), 1);
}, 10, 1);
Then let me know if it works. Hope to hear from you soon!
Thank You
Variation swatches appear duplicated
Ingrid Aristizabal
Hi, I have an issue with the visualization of the variation swatches in the store view. In the Add to cart button the swatches appear when I’m about to select a product.
I let an image and a video as example of the problem in the site.