Hi Ingmar,
Thanks for reaching out to us. I have changed the image selector as per your shop/archive setup: https://snipboard.io/58Nm1K.jpg
Please check now and don’t forget to purge all the caches like- browser cache, caching plugin cache, and server-side cache.
Hope to hear from you soon.
Thank You
?_locale=user causes issue with hover images
Ingmar de Vos
The API calling variations are causing product image hover issues. CASE: https://vierseizoenen.nl/?s=Gray+label+-+Baby+Knitted+Beanie&post_type=product <– 2 out of 3 products do not show another image when hovering. (incognito this issue is not there) After some research, I found that the blocking requests* (manually blocked for testing) solves the problem. That explains why incognito the issue does not appear.
Request URLs like this one: https://vierseizoenen.nl/wp-json/woo-variation-swatches/v1/archive-product/115810?_locale=user
How do we solve this?