Woocommerce – Trigger child element when parent is clicked
I explain what I would like to achieve with an image, I think it is easier. What I would like to do (click to see the example) I've tried this but it doesn't work $('.entry-tpl-grid').each(function(){ $(this).on('click', function(){ location.href = $(this).find('div…