Hi Nick,
Thanks for reaching out to us. I found several Warnings and Errors on your site. Please resolve them to avoid any unexpected issues.
Could you update your free and premium version of the WooCommerce Variation Swatches plugin?
The current version of Swatches plugins is the following.
Variation Swatches for WooCoommerce – Version 2.1.2
Variation Swatches for WooCommerce Pro – Version 2.1.4
Please make sure you are using the same version. Then let me know if the reported issue has been fixed or not in this latest update.
Hope to hear from you soon.
Thank You
Product Archive page Swatches not changing product thumbnail images
Nick Selvaggio
Hi guys,
We have an archive-product.php template which we are trying to add swatches to. If we execute the `woocommerce_after_shop_loop_item` action we are able to render the swatches in the location we need. The problem is all the settings for what should happen when a user clicks or hovers on the swatch does not work. For example, we want the product thumbnail image to change when a user hovers over the swatch.
I suspect we don’t have all the JS on the page we need or there is some element blocking the request from firing. Below is a snippet of our product loop on the archive page: