How can I disable this plugin for woocommerce? `$('.woocommerce-main-image').removeAttr('data-featherlight');` it doesn't work I don't want to use featherlight for product images, but want to use in product description images.
How can I disable this plugin for woocommerce?
$('.woocommerce-main-image').removeAttr('data-featherlight');it doesn't work
I don't want to use featherlight for product images, but want to use in product description images.