Hi matteo,
Thanks for reaching out to us. Did you create your shop page using a PHP code block or builder?
If you are using PHP code block use the below snippet inside your shop product loop-
woo_variation_swatches()->show_archive_page_swatches();
If you are using builder then try our shortcode:
[wvs_show_archive_variation]
Thank You
Oxygen Builder – show variations in shop page
matteo Brunati
Hello, I’m not able to add the variations “buttons” inside the archive shop page. All work properly in product page.
I’m doing something wrong or the plugin doesn’t work well with oxygen?
Thanks!