Relative Content

Tag Archive for wordpressimagewoocommerceresponsive

Woocommerce wordpress responsive images

I wondered if its possible to make the Woocommerce thumbnail images responsive. Currently, there is only one image size for the thumbnails and I would like to add the src set attribute with further image sizes. I saw that Woocommerce offers several possibilities to modify images (https://developer.woocommerce.com/docs/image-sizing-for-theme-developers/) but I don’t know if and how it’s possible to “combine” them with the responsive images functions from Wordpress (https://developer.wordpress.org/apis/responsive-images/). Can anyone help me? 🙂