Archived topic
Open woocommerce "buy" buttons in a new tab instead of the same tab.
1 reply · Started by Asif on November 28, 2022
Viewing posts 1–2 of 2
Currently when a visitor clicks the "buy" button in my WooCommerce product page, the link opens in the same tab, because these are affiliate links, I need it to open in a NEW tab. Please help me do this.
Hi there,
see this stack reply here:
https://stackoverflow.com/a/54924431
That PHP Snippet will add the target="_blank" to external product buy buttons
This archived topic is closed to new replies.