Hi
is there a way I could change the "Select option" / "Show details" button which appears when I hover over a product image?
What I'm looking for:
1) replace the "Select options" button by a button showing a magnifying glass
-> on clicking it should open the image in a lightbox (same effect as exists on the product detail page)
2) keep the existing "Show details" button
-> on clicking it should open the product detail page with the product variations (as it currently does)

Upon inspection of the "Select options" button I learnt that this is the
"class="add_to_cart_button button product_type_variable".
I'm stuck here.
- how can I change the button from showing "Select options" to show the icon "magnifying glass"?
- how can I assign the link to open the image in a lightbox?
Thanks for helping
Bruno
PS
In the file "Woocommerce-config/config.php" I changed the background image of the button to "images/skin-dark/magnify.png" - the original icon disappeared, but the magnifying glass did not show ...

















