• Hi ,

    I have a question that’s verry important for the functionality of my website .

    How do I make the “show details” button that apears when hovering over woocommmerce products go to the link the product redirects to and not to the single product page ?

    I am using affiliate products in woocommerce and I would like when a customer clicks on the shop page on the “show details” button , instead of opening that product on my woocommerce website i would like it redirected to the amazon page the Buy Now button redirects to .

    Thanks for the help , i have been looking everywhere and i find no answer .

    Many regards ,
    mihai.

Viewing 3 replies - 1 through 3 (of 3 total)
  • This topic is for the Evolve theme, not WooCommerce. Sorry.

    Thread Starter mihaipaul

    (@mihaipaul)

    It is indeed. I am talking about a custom function this theme has. When you hover over products there is a grey bar that slides in from the bottom of the product and it says “show details” and it has a magnifier icon. Since this is something custom to the evolve theme, I think i am in the right place ,but thank you for grabbing my attention.

    I want when clicking it instead of opening the product , open the same link as the “buy now” button.

    Thank you !

    Hi,

    We think that you have to need a customize woocommerce functionality.
    It’s not our theme functionality. We have only change woocommerce template design, not functionality.

    And If you have remove “show details” button on hover, please add below custom css

    
    .product-images .show_details_button {
    display: none;
    }

    Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Show details link redirect’ is closed to new replies.